| | |
| | | // |
| | | txtSuffix.Location = new Point(808, 24); |
| | | txtSuffix.Name = "txtSuffix"; |
| | | txtSuffix.Properties.AutoHeight = false; |
| | | txtSuffix.Size = new Size(82, 22); |
| | | txtSuffix.Size = new Size(82, 20); |
| | | txtSuffix.StyleController = layoutControl1; |
| | | txtSuffix.TabIndex = 5; |
| | | // |
| | |
| | | // |
| | | txtUploadUserName.Location = new Point(958, 24); |
| | | txtUploadUserName.Name = "txtUploadUserName"; |
| | | txtUploadUserName.Properties.AutoHeight = false; |
| | | txtUploadUserName.Size = new Size(112, 22); |
| | | txtUploadUserName.Size = new Size(112, 20); |
| | | txtUploadUserName.StyleController = layoutControl1; |
| | | txtUploadUserName.TabIndex = 6; |
| | | // |
| | |
| | | // |
| | | txtFileCode.Location = new Point(628, 24); |
| | | txtFileCode.Name = "txtFileCode"; |
| | | txtFileCode.Properties.AutoHeight = false; |
| | | txtFileCode.Size = new Size(112, 22); |
| | | txtFileCode.Size = new Size(112, 20); |
| | | txtFileCode.StyleController = layoutControl1; |
| | | txtFileCode.TabIndex = 4; |
| | | // |
| | |
| | | // |
| | | txtFileName.Location = new Point(448, 24); |
| | | txtFileName.Name = "txtFileName"; |
| | | txtFileName.Properties.AutoHeight = false; |
| | | txtFileName.Size = new Size(112, 22); |
| | | txtFileName.Size = new Size(112, 20); |
| | | txtFileName.StyleController = layoutControl1; |
| | | txtFileName.TabIndex = 3; |
| | | // |
| | |
| | | dtEnd.EditValue = null; |
| | | dtEnd.Location = new Point(268, 24); |
| | | dtEnd.Name = "dtEnd"; |
| | | dtEnd.Properties.AutoHeight = false; |
| | | dtEnd.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | dtEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | dtEnd.Size = new Size(112, 22); |
| | | dtEnd.Size = new Size(112, 20); |
| | | dtEnd.StyleController = layoutControl1; |
| | | dtEnd.TabIndex = 2; |
| | | // |
| | |
| | | dtStart.EditValue = null; |
| | | dtStart.Location = new Point(88, 24); |
| | | dtStart.Name = "dtStart"; |
| | | dtStart.Properties.AutoHeight = false; |
| | | dtStart.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | dtStart.Properties.CalendarTimeProperties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | dtStart.Size = new Size(112, 22); |
| | | dtStart.Size = new Size(112, 20); |
| | | dtStart.StyleController = layoutControl1; |
| | | dtStart.TabIndex = 0; |
| | | // |
| | |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem2.Control = dtStart; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.MaxSize = new Size(180, 0); |
| | |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem3.Control = dtEnd; |
| | | layoutControlItem3.Location = new Point(180, 0); |
| | | layoutControlItem3.MaxSize = new Size(180, 0); |
| | |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem4.Control = txtFileName; |
| | | layoutControlItem4.Location = new Point(360, 0); |
| | | layoutControlItem4.MaxSize = new Size(180, 0); |
| | |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem5.Control = txtFileCode; |
| | | layoutControlItem5.Location = new Point(540, 0); |
| | | layoutControlItem5.MaxSize = new Size(180, 0); |
| | |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem6.Control = txtUploadUserName; |
| | | layoutControlItem6.Location = new Point(870, 0); |
| | | layoutControlItem6.MaxSize = new Size(180, 0); |
| | |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem10.Control = btnSearch; |
| | | layoutControlItem10.Location = new Point(1050, 0); |
| | | layoutControlItem10.MaxSize = new Size(89, 26); |
| | |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | layoutControlItem7.Control = txtSuffix; |
| | | layoutControlItem7.Location = new Point(720, 0); |
| | | layoutControlItem7.MaxSize = new Size(150, 0); |