| | |
| | | this.tlMenu.MinWidth = 23; |
| | | this.tlMenu.Name = "tlMenu"; |
| | | this.tlMenu.OptionsView.CheckBoxStyle = DevExpress.XtraTreeList.DefaultNodeCheckBoxStyle.Check; |
| | | this.tlMenu.OptionsView.RootCheckBoxStyle = DevExpress.XtraTreeList.NodeCheckBoxStyle.None; |
| | | this.tlMenu.OptionsView.RootCheckBoxStyle = DevExpress.XtraTreeList.NodeCheckBoxStyle.Check; |
| | | this.tlMenu.OptionsView.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid; |
| | | this.tlMenu.Size = new System.Drawing.Size(445, 464); |
| | | this.tlMenu.TabIndex = 5; |
| | |
| | | this.btnIn.TabIndex = 5; |
| | | this.btnIn.Text = "确定选择"; |
| | | // |
| | | // SelectDictionary |
| | | // UcDictionarySelect |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectDictionary"; |
| | | this.Name = "UcDictionarySelect"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "请选择"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.tlMenu)).EndInit(); |