| | |
| | | this.gv_msg.MinWidth = 25; |
| | | this.gv_msg.Name = "gv_msg"; |
| | | this.gv_msg.OptionsColumn.AllowEdit = false; |
| | | this.gv_msg.Tag = "query_a.MSG"; |
| | | this.gv_msg.Tag = "query_MSG"; |
| | | this.gv_msg.Visible = true; |
| | | this.gv_msg.VisibleIndex = 3; |
| | | this.gv_msg.Width = 94; |
| | |
| | | this.gv_userName.MinWidth = 25; |
| | | this.gv_userName.Name = "gv_userName"; |
| | | this.gv_userName.OptionsColumn.AllowEdit = false; |
| | | this.gv_userName.Tag = "query_a.USER_NAME"; |
| | | this.gv_userName.Tag = "query_USER_NAME"; |
| | | this.gv_userName.Visible = true; |
| | | this.gv_userName.VisibleIndex = 2; |
| | | this.gv_userName.Width = 94; |
| | |
| | | this.gv_operationTable.MinWidth = 25; |
| | | this.gv_operationTable.Name = "gv_operationTable"; |
| | | this.gv_operationTable.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTable.Tag = "query_a.OPERATION_TABLE"; |
| | | this.gv_operationTable.Tag = "query_OPERATION_TABLE"; |
| | | this.gv_operationTable.Visible = true; |
| | | this.gv_operationTable.VisibleIndex = 1; |
| | | this.gv_operationTable.Width = 94; |
| | |
| | | this.gv_operationTime.MinWidth = 25; |
| | | this.gv_operationTime.Name = "gv_operationTime"; |
| | | this.gv_operationTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTime.ToolTip = "query_a.OPERATION_TIME"; |
| | | this.gv_operationTime.Tag = "query_OPERATION_TIME"; |
| | | this.gv_operationTime.Visible = true; |
| | | this.gv_operationTime.VisibleIndex = 0; |
| | | this.gv_operationTime.Width = 94; |
| | |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |