| | |
| | | // |
| | | // TextEditExtendType |
| | | // |
| | | TextEditExtendType.EditValue = "0"; |
| | | TextEditExtendType.Location = new Point(79, 56); |
| | | TextEditExtendType.Name = "TextEditExtendType"; |
| | | TextEditExtendType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // AddTypeDlg |
| | | // AddSysTypeDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(511, 275); |
| | | Controls.Add(layoutControl1); |
| | | Name = "AddTypeDlg"; |
| | | Name = "AddSysTypeDlg"; |
| | | StartPosition = FormStartPosition.CenterScreen; |
| | | Text = "添加类型"; |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); |