| | |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.Root = layoutControlGroup1; |
| | | layoutControl1.Size = new Size(493, 432); |
| | | layoutControl1.Size = new Size(448, 468); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // txtExtension |
| | | // |
| | | txtExtension.Location = new Point(83, 60); |
| | | txtExtension.Location = new Point(88, 156); |
| | | txtExtension.Name = "txtExtension"; |
| | | txtExtension.Size = new Size(398, 20); |
| | | txtExtension.Size = new Size(348, 20); |
| | | txtExtension.StyleController = layoutControl1; |
| | | txtExtension.TabIndex = 21; |
| | | // |
| | | // txtFileSize |
| | | // |
| | | txtFileSize.Location = new Point(83, 156); |
| | | txtFileSize.Location = new Point(88, 132); |
| | | txtFileSize.Name = "txtFileSize"; |
| | | txtFileSize.Size = new Size(398, 20); |
| | | txtFileSize.Size = new Size(348, 20); |
| | | txtFileSize.StyleController = layoutControl1; |
| | | txtFileSize.TabIndex = 18; |
| | | // |
| | | // imgCmbFormatType |
| | | // |
| | | imgCmbFormatType.Location = new Point(83, 108); |
| | | imgCmbFormatType.Location = new Point(88, 84); |
| | | imgCmbFormatType.Name = "imgCmbFormatType"; |
| | | imgCmbFormatType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | imgCmbFormatType.Size = new Size(398, 20); |
| | | imgCmbFormatType.Size = new Size(348, 20); |
| | | imgCmbFormatType.StyleController = layoutControl1; |
| | | imgCmbFormatType.TabIndex = 17; |
| | | // |
| | | // imgCmbFileStatus |
| | | // |
| | | imgCmbFileStatus.Location = new Point(83, 132); |
| | | imgCmbFileStatus.Location = new Point(88, 108); |
| | | imgCmbFileStatus.Name = "imgCmbFileStatus"; |
| | | imgCmbFileStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | imgCmbFileStatus.Size = new Size(398, 20); |
| | | imgCmbFileStatus.Size = new Size(348, 20); |
| | | imgCmbFileStatus.StyleController = layoutControl1; |
| | | imgCmbFileStatus.TabIndex = 16; |
| | | // |
| | | // imgCmbBimfaceModelType |
| | | // |
| | | imgCmbBimfaceModelType.Location = new Point(83, 84); |
| | | imgCmbBimfaceModelType.Location = new Point(88, 60); |
| | | imgCmbBimfaceModelType.Name = "imgCmbBimfaceModelType"; |
| | | imgCmbBimfaceModelType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | imgCmbBimfaceModelType.Size = new Size(398, 20); |
| | | imgCmbBimfaceModelType.Size = new Size(348, 20); |
| | | imgCmbBimfaceModelType.StyleController = layoutControl1; |
| | | imgCmbBimfaceModelType.TabIndex = 15; |
| | | // |
| | | // txtBimFaceFileID |
| | | // |
| | | txtBimFaceFileID.Location = new Point(83, 12); |
| | | txtBimFaceFileID.Location = new Point(88, 12); |
| | | txtBimFaceFileID.Name = "txtBimFaceFileID"; |
| | | txtBimFaceFileID.Properties.Mask.EditMask = "N00"; |
| | | txtBimFaceFileID.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; |
| | | txtBimFaceFileID.Size = new Size(398, 20); |
| | | txtBimFaceFileID.Size = new Size(348, 20); |
| | | txtBimFaceFileID.StyleController = layoutControl1; |
| | | txtBimFaceFileID.TabIndex = 14; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(83, 180); |
| | | txtDescription.Location = new Point(88, 180); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(398, 214); |
| | | txtDescription.Size = new Size(348, 250); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 13; |
| | | // |
| | |
| | | btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | btnCancel.Appearance.Options.UseBackColor = true; |
| | | btnCancel.DialogResult = DialogResult.Cancel; |
| | | btnCancel.Location = new Point(394, 398); |
| | | btnCancel.Location = new Point(349, 434); |
| | | btnCancel.Name = "btnCancel"; |
| | | btnCancel.Size = new Size(87, 22); |
| | | btnCancel.StyleController = layoutControl1; |
| | |
| | | // |
| | | btnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | btnOk.Appearance.Options.UseBackColor = true; |
| | | btnOk.Location = new Point(303, 398); |
| | | btnOk.Location = new Point(258, 434); |
| | | btnOk.Name = "btnOk"; |
| | | btnOk.Size = new Size(87, 22); |
| | | btnOk.StyleController = layoutControl1; |
| | |
| | | // |
| | | // txtFileName |
| | | // |
| | | txtFileName.Location = new Point(83, 36); |
| | | txtFileName.Location = new Point(88, 36); |
| | | txtFileName.Name = "txtFileName"; |
| | | txtFileName.Size = new Size(398, 20); |
| | | txtFileName.Size = new Size(348, 20); |
| | | txtFileName.StyleController = layoutControl1; |
| | | txtFileName.TabIndex = 4; |
| | | // |
| | |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1, layoutControlItem3, layoutControlItem2, layoutControlItem5, layoutControlItem4, layoutControlItem7, layoutControlItem8, layoutControlItem1, layoutControlItem6, layoutControlItem9, layoutControlItem12 }); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(493, 432); |
| | | layoutControlGroup1.Size = new Size(448, 468); |
| | | layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 386); |
| | | emptySpaceItem1.Location = new Point(0, 422); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(291, 26); |
| | | emptySpaceItem1.Size = new Size(246, 26); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = btnCancel; |
| | | layoutControlItem3.Location = new Point(382, 386); |
| | | layoutControlItem3.Location = new Point(337, 422); |
| | | layoutControlItem3.MaxSize = new Size(91, 26); |
| | | layoutControlItem3.MinSize = new Size(91, 26); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = btnOk; |
| | | layoutControlItem2.Location = new Point(291, 386); |
| | | layoutControlItem2.Location = new Point(246, 422); |
| | | layoutControlItem2.MaxSize = new Size(91, 26); |
| | | layoutControlItem2.MinSize = new Size(91, 26); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | |
| | | layoutControlItem5.Control = txtDescription; |
| | | layoutControlItem5.Location = new Point(0, 168); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(473, 218); |
| | | layoutControlItem5.Size = new Size(428, 254); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextSize = new Size(59, 14); |
| | | layoutControlItem5.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | layoutControlItem4.Control = txtBimFaceFileID; |
| | | layoutControlItem4.Location = new Point(0, 0); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(473, 24); |
| | | layoutControlItem4.Text = "<color=red>*</color>文件ID:"; |
| | | layoutControlItem4.TextSize = new Size(59, 14); |
| | | layoutControlItem4.Size = new Size(428, 24); |
| | | layoutControlItem4.Text = "<color=red>*</color>BimfaceId:"; |
| | | layoutControlItem4.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.AllowHtmlStringInCaption = true; |
| | | layoutControlItem7.Control = imgCmbFileStatus; |
| | | layoutControlItem7.Location = new Point(0, 120); |
| | | layoutControlItem7.Location = new Point(0, 96); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(473, 24); |
| | | layoutControlItem7.Size = new Size(428, 24); |
| | | layoutControlItem7.Text = "<color=red>*</color>文件状态:"; |
| | | layoutControlItem7.TextSize = new Size(59, 14); |
| | | layoutControlItem7.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.AllowHtmlStringInCaption = true; |
| | | layoutControlItem8.Control = imgCmbFormatType; |
| | | layoutControlItem8.Location = new Point(0, 96); |
| | | layoutControlItem8.Location = new Point(0, 72); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(473, 24); |
| | | layoutControlItem8.Size = new Size(428, 24); |
| | | layoutControlItem8.Text = "<color=red>*</color>文件格式:"; |
| | | layoutControlItem8.TextSize = new Size(59, 14); |
| | | layoutControlItem8.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | |
| | | layoutControlItem1.Control = txtFileName; |
| | | layoutControlItem1.Location = new Point(0, 24); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(473, 24); |
| | | layoutControlItem1.Size = new Size(428, 24); |
| | | layoutControlItem1.Text = "<color=red>*</color>文件名称:"; |
| | | layoutControlItem1.TextSize = new Size(59, 14); |
| | | layoutControlItem1.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.AllowHtmlStringInCaption = true; |
| | | layoutControlItem6.Control = imgCmbBimfaceModelType; |
| | | layoutControlItem6.Location = new Point(0, 72); |
| | | layoutControlItem6.Location = new Point(0, 48); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(473, 24); |
| | | layoutControlItem6.Size = new Size(428, 24); |
| | | layoutControlItem6.Text = "<color=red>*</color>模型类型:"; |
| | | layoutControlItem6.TextSize = new Size(59, 14); |
| | | layoutControlItem6.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtFileSize; |
| | | layoutControlItem9.Location = new Point(0, 144); |
| | | layoutControlItem9.Location = new Point(0, 120); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(473, 24); |
| | | layoutControlItem9.Size = new Size(428, 24); |
| | | layoutControlItem9.Text = "文件大小:"; |
| | | layoutControlItem9.TextSize = new Size(59, 14); |
| | | layoutControlItem9.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | layoutControlItem12.AllowHtmlStringInCaption = true; |
| | | layoutControlItem12.Control = txtExtension; |
| | | layoutControlItem12.Location = new Point(0, 48); |
| | | layoutControlItem12.Location = new Point(0, 144); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(473, 24); |
| | | layoutControlItem12.Size = new Size(428, 24); |
| | | layoutControlItem12.Text = "<color=red>*</color>扩展名:"; |
| | | layoutControlItem12.TextSize = new Size(59, 14); |
| | | layoutControlItem12.TextSize = new Size(64, 14); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(493, 432); |
| | | ClientSize = new Size(448, 468); |
| | | Controls.Add(layoutControl1); |
| | | Name = "AddBimfaceFileDlg"; |
| | | StartPosition = FormStartPosition.CenterParent; |