| | |
| | | this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txtParentMenuName = new DevExpress.XtraEditors.TreeListLookUpEdit(); |
| | | this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList(); |
| | | this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | this.tabPage1 = new System.Windows.Forms.TabPage(); |
| | | this.tabControl1 = new System.Windows.Forms.TabControl(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtStatus.Properties)).BeginInit(); |
| | |
| | | this.txtIdx.Name = "txtIdx"; |
| | | this.txtIdx.Size = new System.Drawing.Size(120, 26); |
| | | this.txtIdx.TabIndex = 113; |
| | | this.txtIdx.Value = new decimal(new int[] { |
| | | 2, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | // |
| | | // labelControl1 |
| | | // |
| | |
| | | // |
| | | this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Red; |
| | | this.labelControl9.Appearance.Options.UseForeColor = true; |
| | | this.labelControl9.Location = new System.Drawing.Point(415, 89); |
| | | this.labelControl9.Location = new System.Drawing.Point(418, 89); |
| | | this.labelControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl9.Name = "labelControl9"; |
| | | this.labelControl9.Size = new System.Drawing.Size(8, 18); |
| | |
| | | // |
| | | // txtMenuType |
| | | // |
| | | this.txtMenuType.Location = new System.Drawing.Point(114, 45); |
| | | this.txtMenuType.Location = new System.Drawing.Point(111, 45); |
| | | this.txtMenuType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txtMenuType.Name = "txtMenuType"; |
| | | this.txtMenuType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | |
| | | // |
| | | this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Red; |
| | | this.labelControl8.Appearance.Options.UseForeColor = true; |
| | | this.labelControl8.Location = new System.Drawing.Point(415, 234); |
| | | this.labelControl8.Location = new System.Drawing.Point(418, 234); |
| | | this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl8.Name = "labelControl8"; |
| | | this.labelControl8.Size = new System.Drawing.Size(8, 18); |
| | |
| | | // |
| | | // treeListLookUpEdit1TreeList |
| | | // |
| | | this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { |
| | | this.treeListColumn1}); |
| | | this.treeListLookUpEdit1TreeList.KeyFieldName = ""; |
| | | this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(0, 0); |
| | | this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList"; |
| | |
| | | this.treeListLookUpEdit1TreeList.ParentFieldName = ""; |
| | | this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200); |
| | | this.treeListLookUpEdit1TreeList.TabIndex = 0; |
| | | // |
| | | // treeListColumn1 |
| | | // |
| | | this.treeListColumn1.Caption = "菜单名"; |
| | | this.treeListColumn1.FieldName = "name"; |
| | | this.treeListColumn1.Name = "treeListColumn1"; |
| | | this.treeListColumn1.Visible = true; |
| | | this.treeListColumn1.VisibleIndex = 0; |
| | | // |
| | | // tabPage1 |
| | | // |
| | |
| | | this.MinimizeBox = false; |
| | | this.Name = "SysMenuAdd"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "菜单功能"; |
| | | this.Text = "菜单信息"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtStatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtIdx)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl8; |
| | | private System.Windows.Forms.Label label2; |
| | | private System.Windows.Forms.Label label1; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1; |
| | | } |
| | | } |