| | |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.textEdit1 = new DevExpress.XtraEditors.SearchLookUpEdit(); |
| | | this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txtOrgId = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); |
| | |
| | | // dateEdit1 |
| | | // |
| | | this.dateEdit1.EditValue = null; |
| | | this.dateEdit1.Location = new System.Drawing.Point(209, 99); |
| | | this.dateEdit1.Location = new System.Drawing.Point(210, 142); |
| | | this.dateEdit1.Margin = new System.Windows.Forms.Padding(2); |
| | | this.dateEdit1.Name = "dateEdit1"; |
| | | this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | |
| | | // simpleButton1 |
| | | // |
| | | this.simpleButton1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x161; |
| | | this.simpleButton1.Location = new System.Drawing.Point(247, 172); |
| | | this.simpleButton1.Location = new System.Drawing.Point(248, 215); |
| | | this.simpleButton1.Margin = new System.Windows.Forms.Padding(2); |
| | | this.simpleButton1.Name = "simpleButton1"; |
| | | this.simpleButton1.Size = new System.Drawing.Size(138, 44); |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Location = new System.Drawing.Point(65, 45); |
| | | this.labelControl1.Location = new System.Drawing.Point(66, 88); |
| | | this.labelControl1.Margin = new System.Windows.Forms.Padding(2); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(78, 22); |
| | |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Location = new System.Drawing.Point(65, 105); |
| | | this.labelControl2.Location = new System.Drawing.Point(66, 148); |
| | | this.labelControl2.Margin = new System.Windows.Forms.Padding(2); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(54, 22); |
| | |
| | | // |
| | | // textEdit1 |
| | | // |
| | | this.textEdit1.Location = new System.Drawing.Point(209, 45); |
| | | this.textEdit1.Location = new System.Drawing.Point(210, 88); |
| | | this.textEdit1.Name = "textEdit1"; |
| | | this.textEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; |
| | | this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // labelControl3 |
| | | // |
| | | this.labelControl3.Location = new System.Drawing.Point(66, 28); |
| | | this.labelControl3.Margin = new System.Windows.Forms.Padding(2); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(78, 22); |
| | | this.labelControl3.TabIndex = 7; |
| | | this.labelControl3.Text = "选择组织:"; |
| | | // |
| | | // txtOrgId |
| | | // |
| | | this.txtOrgId.IsReadly = false; |
| | | this.txtOrgId.Location = new System.Drawing.Point(210, 28); |
| | | this.txtOrgId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txtOrgId.Name = "txtOrgId"; |
| | | this.txtOrgId.Size = new System.Drawing.Size(386, 37); |
| | | this.txtOrgId.TabIndex = 8; |
| | | // |
| | | // KQCX |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(646, 248); |
| | | this.ClientSize = new System.Drawing.Size(646, 314); |
| | | this.Controls.Add(this.txtOrgId); |
| | | this.Controls.Add(this.labelControl3); |
| | | this.Controls.Add(this.labelControl2); |
| | | this.Controls.Add(this.labelControl1); |
| | | this.Controls.Add(this.simpleButton1); |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | private DevExpress.XtraEditors.SearchLookUpEdit textEdit1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View; |
| | | private DevExpress.XtraEditors.LabelControl labelControl3; |
| | | private UserControl.UcLookOrg txtOrgId; |
| | | } |
| | | } |