| | |
| | | this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tlMenu)).BeginInit(); |
| | | this.contextMenuStrip1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | |
| | | this.tlcMenuName, |
| | | this.tlcActions}); |
| | | this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default; |
| | | this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tlMenu.Location = new System.Drawing.Point(0, 0); |
| | | this.tlMenu.Location = new System.Drawing.Point(0, 386); |
| | | this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | 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.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid; |
| | | this.tlMenu.Size = new System.Drawing.Size(887, 659); |
| | | this.tlMenu.Size = new System.Drawing.Size(887, 273); |
| | | this.tlMenu.TabIndex = 4; |
| | | this.tlMenu.TreeLevelWidth = 21; |
| | | this.tlMenu.MouseDown += new System.Windows.Forms.MouseEventHandler(this.tlMenu_MouseDown); |
| | |
| | | this.toolStripMenuItem4.Size = new System.Drawing.Size(227, 24); |
| | | this.toolStripMenuItem4.Text = "toolStripMenuItem4"; |
| | | // |
| | | // simpleButton1 |
| | | // |
| | | this.simpleButton1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.statistical_16x16; |
| | | this.simpleButton1.Location = new System.Drawing.Point(243, 65); |
| | | this.simpleButton1.Name = "simpleButton1"; |
| | | this.simpleButton1.Size = new System.Drawing.Size(94, 29); |
| | | this.simpleButton1.TabIndex = 5; |
| | | this.simpleButton1.Text = "simpleButton1"; |
| | | // |
| | | // XtraForm1 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(887, 659); |
| | | this.Controls.Add(this.simpleButton1); |
| | | this.Controls.Add(this.tlMenu); |
| | | this.Name = "XtraForm1"; |
| | | this.Text = "XtraForm1"; |
| | |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton1; |
| | | } |
| | | } |