| | |
| | | // |
| | | // btnEditSelectModelFile |
| | | // |
| | | btnEditSelectModelFile.Location = new Point(30, 241); |
| | | btnEditSelectModelFile.Location = new Point(30, 232); |
| | | btnEditSelectModelFile.Name = "btnEditSelectModelFile"; |
| | | btnEditSelectModelFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); |
| | | btnEditSelectModelFile.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | |
| | | layoutControlItem1.Location = new Point(0, 202); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 2, 2); |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 2); |
| | | layoutControlItem1.Size = new Size(921, 65); |
| | | layoutControlItem1.Text = "选择模型文件"; |
| | | layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top; |
| | | layoutControlItem1.TextSize = new Size(120, 24); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // SelectXhsProjectModelFileCtrl |
| | | // SelectXhsProjectModelFileWizardPage |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "SelectXhsProjectModelFileCtrl"; |
| | | Name = "SelectXhsProjectModelFileWizardPage"; |
| | | Size = new Size(941, 591); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |