Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.tree_View1    = new Salford.VisualClearWin.Tree_View();
     this.imageList1    = new System.Windows.Forms.ImageList(this.components);
     this.splitter1     = new System.Windows.Forms.Splitter();
     this.explorer_Box1 = new Salford.VisualClearWin.Explorer_Box();
     this.SuspendLayout();
     //
     // tree_View1
     //
     this.tree_View1.Dock               = System.Windows.Forms.DockStyle.Left;
     this.tree_View1.HideSelection      = false;
     this.tree_View1.ImageIndex         = 2;
     this.tree_View1.ImageList          = this.imageList1;
     this.tree_View1.Location           = new System.Drawing.Point(0, 0);
     this.tree_View1.Name               = "tree_View1";
     this.tree_View1.SelectedImageIndex = 2;
     this.tree_View1.Size               = new System.Drawing.Size(208, 446);
     this.tree_View1.TabIndex           = 0;
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(208, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(4, 446);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // explorer_Box1
     //
     this.explorer_Box1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.explorer_Box1.Location = new System.Drawing.Point(212, 0);
     this.explorer_Box1.Name     = "explorer_Box1";
     this.explorer_Box1.Size     = new System.Drawing.Size(532, 446);
     this.explorer_Box1.TabIndex = 2;
     this.explorer_Box1.URL      = "mk:@MSITStore:vcw.chm::/s0.htm";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 446);
     this.Controls.Add(this.explorer_Box1);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.tree_View1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Visual ClearWin";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
         "Item 1",
         "Data 1"
     }, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))));
     System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
         "Item 2",
         "Data 2"
     }, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))));
     System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] {
         "Item 3",
         "Data 3"
     }, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))));
     this.tab_Control1  = new Salford.VisualClearWin.Tab_Control();
     this.tabPage1      = new System.Windows.Forms.TabPage();
     this.group_Box1    = new Salford.VisualClearWin.Group_Box();
     this.check_Box1    = new Salford.VisualClearWin.Check_Box();
     this.int32_Box2    = new Salford.VisualClearWin.Int32_Box();
     this.check_Box2    = new Salford.VisualClearWin.Check_Box();
     this.int32_Box1    = new Salford.VisualClearWin.Int32_Box();
     this.int32_Box3    = new Salford.VisualClearWin.Int32_Box();
     this.check_Box3    = new Salford.VisualClearWin.Check_Box();
     this.tabPage4      = new System.Windows.Forms.TabPage();
     this.text_Box1     = new Salford.VisualClearWin.Text_Box();
     this.int32_Box8    = new Salford.VisualClearWin.Int32_Box();
     this.combo_Box1    = new Salford.VisualClearWin.Combo_Box();
     this.tabPage7      = new System.Windows.Forms.TabPage();
     this.int32_Box11   = new Salford.VisualClearWin.Int32_Box();
     this.list_View1    = new Salford.VisualClearWin.List_View();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.tabPage3      = new System.Windows.Forms.TabPage();
     this.int32_Box7    = new Salford.VisualClearWin.Int32_Box();
     this.list_Box1     = new Salford.VisualClearWin.List_Box();
     this.tabPage8      = new System.Windows.Forms.TabPage();
     this.int32_Box12   = new Salford.VisualClearWin.Int32_Box();
     this.tree_View1    = new Salford.VisualClearWin.Tree_View();
     this.tabPage5      = new System.Windows.Forms.TabPage();
     this.int32_Box9    = new Salford.VisualClearWin.Int32_Box();
     this.track_Bar1    = new Salford.VisualClearWin.Track_Bar();
     this.tabPage6      = new System.Windows.Forms.TabPage();
     this.int32_Box10   = new Salford.VisualClearWin.Int32_Box();
     this.progressBar1  = new System.Windows.Forms.ProgressBar();
     this.tabPage2      = new System.Windows.Forms.TabPage();
     this.int32_Box6    = new Salford.VisualClearWin.Int32_Box();
     this.radio_Button3 = new Salford.VisualClearWin.Radio_Button();
     this.int32_Box5    = new Salford.VisualClearWin.Int32_Box();
     this.radio_Button2 = new Salford.VisualClearWin.Radio_Button();
     this.int32_Box4    = new Salford.VisualClearWin.Int32_Box();
     this.radio_Button1 = new Salford.VisualClearWin.Radio_Button();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.tab_Control1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.group_Box1.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.tabPage7.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.tabPage8.SuspendLayout();
     this.tabPage5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.track_Bar1)).BeginInit();
     this.tabPage6.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.SuspendLayout();
     //
     // tab_Control1
     //
     this.tab_Control1.Controls.Add(this.tabPage1);
     this.tab_Control1.Controls.Add(this.tabPage4);
     this.tab_Control1.Controls.Add(this.tabPage7);
     this.tab_Control1.Controls.Add(this.tabPage3);
     this.tab_Control1.Controls.Add(this.tabPage8);
     this.tab_Control1.Controls.Add(this.tabPage5);
     this.tab_Control1.Controls.Add(this.tabPage6);
     this.tab_Control1.Controls.Add(this.tabPage2);
     this.tab_Control1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tab_Control1.HotTrack      = true;
     this.tab_Control1.ItemSize      = new System.Drawing.Size(74, 18);
     this.tab_Control1.Location      = new System.Drawing.Point(8, 8);
     this.tab_Control1.Name          = "tab_Control1";
     this.tab_Control1.Pivoting      = Salford.VisualClearWin.Pivot.Full;
     this.tab_Control1.SelectedIndex = 0;
     this.tab_Control1.Size          = new System.Drawing.Size(504, 152);
     this.tab_Control1.TabIndex      = 0;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.group_Box1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(496, 126);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Check boxes";
     //
     // group_Box1
     //
     this.group_Box1.Controls.Add(this.check_Box1);
     this.group_Box1.Controls.Add(this.int32_Box2);
     this.group_Box1.Controls.Add(this.check_Box2);
     this.group_Box1.Controls.Add(this.int32_Box1);
     this.group_Box1.Controls.Add(this.int32_Box3);
     this.group_Box1.Controls.Add(this.check_Box3);
     this.group_Box1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.group_Box1.Location  = new System.Drawing.Point(8, 8);
     this.group_Box1.Name      = "group_Box1";
     this.group_Box1.Pivoting  = Salford.VisualClearWin.Pivot.Full;
     this.group_Box1.Size      = new System.Drawing.Size(480, 112);
     this.group_Box1.TabIndex  = 6;
     this.group_Box1.TabStop   = false;
     this.group_Box1.Text      = "Group";
     //
     // check_Box1
     //
     this.check_Box1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.check_Box1.Location  = new System.Drawing.Point(56, 24);
     this.check_Box1.Name      = "check_Box1";
     this.check_Box1.Size      = new System.Drawing.Size(72, 16);
     this.check_Box1.TabIndex  = 0;
     this.check_Box1.Text      = "Check 1";
     //
     // int32_Box2
     //
     this.int32_Box2.Location = new System.Drawing.Point(152, 52);
     this.int32_Box2.Maximum  = 2147483647;
     this.int32_Box2.Minimum  = -2147483648;
     this.int32_Box2.Name     = "int32_Box2";
     this.int32_Box2.Size     = new System.Drawing.Size(32, 20);
     this.int32_Box2.TabIndex = 4;
     this.int32_Box2.Text     = "";
     //
     // check_Box2
     //
     this.check_Box2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.check_Box2.Location  = new System.Drawing.Point(56, 52);
     this.check_Box2.Name      = "check_Box2";
     this.check_Box2.Size      = new System.Drawing.Size(72, 13);
     this.check_Box2.TabIndex  = 1;
     this.check_Box2.Text      = "Check 2";
     //
     // int32_Box1
     //
     this.int32_Box1.Location = new System.Drawing.Point(152, 24);
     this.int32_Box1.Maximum  = 2147483647;
     this.int32_Box1.Minimum  = -2147483648;
     this.int32_Box1.Name     = "int32_Box1";
     this.int32_Box1.Size     = new System.Drawing.Size(32, 20);
     this.int32_Box1.TabIndex = 3;
     this.int32_Box1.Text     = "";
     //
     // int32_Box3
     //
     this.int32_Box3.Location = new System.Drawing.Point(152, 80);
     this.int32_Box3.Maximum  = 2147483647;
     this.int32_Box3.Minimum  = -2147483648;
     this.int32_Box3.Name     = "int32_Box3";
     this.int32_Box3.Size     = new System.Drawing.Size(32, 20);
     this.int32_Box3.TabIndex = 5;
     this.int32_Box3.Text     = "";
     //
     // check_Box3
     //
     this.check_Box3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.check_Box3.Location  = new System.Drawing.Point(56, 80);
     this.check_Box3.Name      = "check_Box3";
     this.check_Box3.Size      = new System.Drawing.Size(72, 16);
     this.check_Box3.TabIndex  = 2;
     this.check_Box3.Text      = "Check 3";
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.text_Box1);
     this.tabPage4.Controls.Add(this.int32_Box8);
     this.tabPage4.Controls.Add(this.combo_Box1);
     this.tabPage4.Location = new System.Drawing.Point(4, 22);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Size     = new System.Drawing.Size(496, 126);
     this.tabPage4.TabIndex = 3;
     this.tabPage4.Text     = "Combo Box";
     //
     // text_Box1
     //
     this.text_Box1.Location = new System.Drawing.Point(64, 16);
     this.text_Box1.Name     = "text_Box1";
     this.text_Box1.Size     = new System.Drawing.Size(184, 20);
     this.text_Box1.TabIndex = 2;
     this.text_Box1.Text     = "";
     //
     // int32_Box8
     //
     this.int32_Box8.Location = new System.Drawing.Point(8, 16);
     this.int32_Box8.Maximum  = 2147483647;
     this.int32_Box8.Minimum  = -2147483648;
     this.int32_Box8.Name     = "int32_Box8";
     this.int32_Box8.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box8.TabIndex = 1;
     this.int32_Box8.Text     = "";
     //
     // combo_Box1
     //
     this.combo_Box1.Items.AddRange(new object[] {
         "Item 1",
         "Item 2",
         "Item 3"
     });
     this.combo_Box1.Location = new System.Drawing.Point(8, 48);
     this.combo_Box1.Name     = "combo_Box1";
     this.combo_Box1.Pivoting = Salford.VisualClearWin.Pivot.Horizontal;
     this.combo_Box1.Size     = new System.Drawing.Size(480, 21);
     this.combo_Box1.TabIndex = 0;
     //
     // tabPage7
     //
     this.tabPage7.Controls.Add(this.int32_Box11);
     this.tabPage7.Controls.Add(this.list_View1);
     this.tabPage7.Location = new System.Drawing.Point(4, 22);
     this.tabPage7.Name     = "tabPage7";
     this.tabPage7.Size     = new System.Drawing.Size(496, 126);
     this.tabPage7.TabIndex = 6;
     this.tabPage7.Text     = "List view";
     //
     // int32_Box11
     //
     this.int32_Box11.Location = new System.Drawing.Point(8, 8);
     this.int32_Box11.Maximum  = 2147483647;
     this.int32_Box11.Minimum  = -2147483648;
     this.int32_Box11.Name     = "int32_Box11";
     this.int32_Box11.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box11.TabIndex = 1;
     this.int32_Box11.Text     = "";
     //
     // list_View1
     //
     this.list_View1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2
     });
     this.list_View1.FullRowSelect = true;
     this.list_View1.GridLines     = true;
     this.list_View1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
         listViewItem1,
         listViewItem2,
         listViewItem3
     });
     this.list_View1.Location    = new System.Drawing.Point(8, 40);
     this.list_View1.MultiSelect = false;
     this.list_View1.Name        = "list_View1";
     this.list_View1.Pivoting    = Salford.VisualClearWin.Pivot.Full;
     this.list_View1.Size        = new System.Drawing.Size(480, 72);
     this.list_View1.TabIndex    = 0;
     this.list_View1.View        = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "Column 1";
     //
     // columnHeader2
     //
     this.columnHeader2.Text = "Column 2";
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.int32_Box7);
     this.tabPage3.Controls.Add(this.list_Box1);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(496, 126);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "List box";
     //
     // int32_Box7
     //
     this.int32_Box7.Location = new System.Drawing.Point(8, 8);
     this.int32_Box7.Maximum  = 2147483647;
     this.int32_Box7.Minimum  = -2147483648;
     this.int32_Box7.Name     = "int32_Box7";
     this.int32_Box7.Size     = new System.Drawing.Size(32, 20);
     this.int32_Box7.TabIndex = 1;
     this.int32_Box7.Text     = "";
     //
     // list_Box1
     //
     this.list_Box1.Items.AddRange(new object[] {
         "Item 1",
         "Item 2",
         "Item 3"
     });
     this.list_Box1.Location = new System.Drawing.Point(8, 40);
     this.list_Box1.Name     = "list_Box1";
     this.list_Box1.Pivoting = Salford.VisualClearWin.Pivot.Full;
     this.list_Box1.Size     = new System.Drawing.Size(480, 69);
     this.list_Box1.TabIndex = 0;
     this.list_Box1.Val      = -1;
     //
     // tabPage8
     //
     this.tabPage8.Controls.Add(this.int32_Box12);
     this.tabPage8.Controls.Add(this.tree_View1);
     this.tabPage8.Location = new System.Drawing.Point(4, 22);
     this.tabPage8.Name     = "tabPage8";
     this.tabPage8.Size     = new System.Drawing.Size(496, 126);
     this.tabPage8.TabIndex = 7;
     this.tabPage8.Text     = "Tree view";
     //
     // int32_Box12
     //
     this.int32_Box12.Location = new System.Drawing.Point(8, 8);
     this.int32_Box12.Maximum  = 2147483647;
     this.int32_Box12.Minimum  = -2147483648;
     this.int32_Box12.Name     = "int32_Box12";
     this.int32_Box12.Size     = new System.Drawing.Size(32, 20);
     this.int32_Box12.TabIndex = 1;
     this.int32_Box12.Text     = "";
     //
     // tree_View1
     //
     this.tree_View1.HideSelection = false;
     this.tree_View1.ImageIndex    = -1;
     this.tree_View1.Location      = new System.Drawing.Point(8, 40);
     this.tree_View1.Name          = "tree_View1";
     this.tree_View1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         new System.Windows.Forms.TreeNode("Chapter 1", new System.Windows.Forms.TreeNode[] {
             new System.Windows.Forms.TreeNode("Section 1.1"),
             new System.Windows.Forms.TreeNode("Section 1.2")
         }),
         new System.Windows.Forms.TreeNode("Chapter 2", new System.Windows.Forms.TreeNode[] {
             new System.Windows.Forms.TreeNode("Section 2.1"),
             new System.Windows.Forms.TreeNode("Section 2.2")
         })
     });
     this.tree_View1.Pivoting           = Salford.VisualClearWin.Pivot.Full;
     this.tree_View1.SelectedImageIndex = -1;
     this.tree_View1.Size     = new System.Drawing.Size(480, 80);
     this.tree_View1.TabIndex = 0;
     //
     // tabPage5
     //
     this.tabPage5.Controls.Add(this.int32_Box9);
     this.tabPage5.Controls.Add(this.track_Bar1);
     this.tabPage5.Location = new System.Drawing.Point(4, 22);
     this.tabPage5.Name     = "tabPage5";
     this.tabPage5.Size     = new System.Drawing.Size(496, 126);
     this.tabPage5.TabIndex = 4;
     this.tabPage5.Text     = "Track bar";
     //
     // int32_Box9
     //
     this.int32_Box9.Location = new System.Drawing.Point(104, 88);
     this.int32_Box9.Maximum  = 2147483647;
     this.int32_Box9.Minimum  = -2147483648;
     this.int32_Box9.Name     = "int32_Box9";
     this.int32_Box9.Size     = new System.Drawing.Size(48, 20);
     this.int32_Box9.TabIndex = 1;
     this.int32_Box9.Text     = "";
     //
     // track_Bar1
     //
     this.track_Bar1.Location = new System.Drawing.Point(48, 24);
     this.track_Bar1.Name     = "track_Bar1";
     this.track_Bar1.Size     = new System.Drawing.Size(160, 45);
     this.track_Bar1.TabIndex = 0;
     //
     // tabPage6
     //
     this.tabPage6.Controls.Add(this.int32_Box10);
     this.tabPage6.Controls.Add(this.progressBar1);
     this.tabPage6.Location = new System.Drawing.Point(4, 22);
     this.tabPage6.Name     = "tabPage6";
     this.tabPage6.Size     = new System.Drawing.Size(496, 126);
     this.tabPage6.TabIndex = 5;
     this.tabPage6.Text     = "Progress";
     //
     // int32_Box10
     //
     this.int32_Box10.Location = new System.Drawing.Point(224, 80);
     this.int32_Box10.Maximum  = 2147483647;
     this.int32_Box10.Minimum  = -2147483648;
     this.int32_Box10.Name     = "int32_Box10";
     this.int32_Box10.ReadOnly = true;
     this.int32_Box10.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box10.TabIndex = 1;
     this.int32_Box10.Text     = "0";
     //
     // progressBar1
     //
     this.progressBar1.Location = new System.Drawing.Point(16, 40);
     this.progressBar1.Maximum  = 464;
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(464, 24);
     this.progressBar1.Step     = 1;
     this.progressBar1.TabIndex = 0;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.int32_Box6);
     this.tabPage2.Controls.Add(this.radio_Button3);
     this.tabPage2.Controls.Add(this.int32_Box5);
     this.tabPage2.Controls.Add(this.radio_Button2);
     this.tabPage2.Controls.Add(this.int32_Box4);
     this.tabPage2.Controls.Add(this.radio_Button1);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(496, 126);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Radio buttons";
     //
     // int32_Box6
     //
     this.int32_Box6.Location = new System.Drawing.Point(160, 72);
     this.int32_Box6.Maximum  = 2147483647;
     this.int32_Box6.Minimum  = -2147483648;
     this.int32_Box6.Name     = "int32_Box6";
     this.int32_Box6.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box6.TabIndex = 5;
     this.int32_Box6.Text     = "";
     //
     // radio_Button3
     //
     this.radio_Button3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio_Button3.Location  = new System.Drawing.Point(72, 72);
     this.radio_Button3.Name      = "radio_Button3";
     this.radio_Button3.Size      = new System.Drawing.Size(64, 16);
     this.radio_Button3.TabIndex  = 4;
     this.radio_Button3.Text      = "Radio 3";
     //
     // int32_Box5
     //
     this.int32_Box5.Location = new System.Drawing.Point(160, 48);
     this.int32_Box5.Maximum  = 2147483647;
     this.int32_Box5.Minimum  = -2147483648;
     this.int32_Box5.Name     = "int32_Box5";
     this.int32_Box5.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box5.TabIndex = 3;
     this.int32_Box5.Text     = "";
     //
     // radio_Button2
     //
     this.radio_Button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio_Button2.Location  = new System.Drawing.Point(72, 48);
     this.radio_Button2.Name      = "radio_Button2";
     this.radio_Button2.Size      = new System.Drawing.Size(64, 16);
     this.radio_Button2.TabIndex  = 2;
     this.radio_Button2.Text      = "Radio 2";
     //
     // int32_Box4
     //
     this.int32_Box4.Location = new System.Drawing.Point(160, 24);
     this.int32_Box4.Maximum  = 2147483647;
     this.int32_Box4.Minimum  = -2147483648;
     this.int32_Box4.Name     = "int32_Box4";
     this.int32_Box4.Size     = new System.Drawing.Size(24, 20);
     this.int32_Box4.TabIndex = 1;
     this.int32_Box4.Text     = "0";
     //
     // radio_Button1
     //
     this.radio_Button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio_Button1.Location  = new System.Drawing.Point(72, 24);
     this.radio_Button1.Name      = "radio_Button1";
     this.radio_Button1.Size      = new System.Drawing.Size(64, 16);
     this.radio_Button1.TabIndex  = 0;
     this.radio_Button1.Text      = "Radio 1";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 1000;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(528, 174);
     this.Controls.Add(this.tab_Control1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Controls";
     this.tab_Control1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.group_Box1.ResumeLayout(false);
     this.tabPage4.ResumeLayout(false);
     this.tabPage7.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.tabPage8.ResumeLayout(false);
     this.tabPage5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.track_Bar1)).EndInit();
     this.tabPage6.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.imageList1           = new System.Windows.Forms.ImageList(this.components);
     this.toolBar1             = new System.Windows.Forms.ToolBar();
     this.toolBarButton1       = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton5       = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2       = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton3       = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton4       = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton5_Down  = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton6_Up    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7_Left  = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton8_Right = new System.Windows.Forms.ToolBarButton();
     this.tree_View1           = new Salford.VisualClearWin.Tree_View();
     this.imageList2           = new System.Windows.Forms.ImageList(this.components);
     this.text_Box1            = new Salford.VisualClearWin.Text_Box();
     this.toolTip1             = new System.Windows.Forms.ToolTip(this.components);
     this.mainMenu1            = new System.Windows.Forms.MainMenu();
     this.menuItem1            = new System.Windows.Forms.MenuItem();
     this.menuItem2_New        = new System.Windows.Forms.MenuItem();
     this.menuItem3_Open       = new System.Windows.Forms.MenuItem();
     this.menuItem4_Save       = new System.Windows.Forms.MenuItem();
     this.menuItem5_SaveAs     = new System.Windows.Forms.MenuItem();
     this.menuItem6_Exit       = new System.Windows.Forms.MenuItem();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog1      = new System.Windows.Forms.SaveFileDialog();
     this.decimal_UpDown1      = new Salford.VisualClearWin.Decimal_UpDown();
     this.decimal_UpDown2      = new Salford.VisualClearWin.Decimal_UpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.decimal_UpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.decimal_UpDown2)).BeginInit();
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth24Bit;
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.White;
     //
     // toolBar1
     //
     this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.toolBarButton1,
         this.toolBarButton5,
         this.toolBarButton2,
         this.toolBarButton3,
         this.toolBarButton4,
         this.toolBarButton5_Down,
         this.toolBarButton6_Up,
         this.toolBarButton7_Left,
         this.toolBarButton8_Right
     });
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList      = this.imageList1;
     this.toolBar1.Name           = "toolBar1";
     this.toolBar1.ShowToolTips   = true;
     this.toolBar1.Size           = new System.Drawing.Size(288, 25);
     this.toolBar1.TabIndex       = 1;
     //
     // toolBarButton1
     //
     this.toolBarButton1.ImageIndex  = 0;
     this.toolBarButton1.ToolTipText = "Append a sibling node";
     //
     // toolBarButton5
     //
     this.toolBarButton5.ImageIndex  = 7;
     this.toolBarButton5.ToolTipText = "Insert a sibling node";
     //
     // toolBarButton2
     //
     this.toolBarButton2.ImageIndex  = 1;
     this.toolBarButton2.ToolTipText = "Add a child node";
     //
     // toolBarButton3
     //
     this.toolBarButton3.ImageIndex  = 2;
     this.toolBarButton3.ToolTipText = "Delete the selected node and its children";
     //
     // toolBarButton4
     //
     this.toolBarButton4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton5_Down
     //
     this.toolBarButton5_Down.ImageIndex  = 3;
     this.toolBarButton5_Down.ToolTipText = "Move down";
     //
     // toolBarButton6_Up
     //
     this.toolBarButton6_Up.ImageIndex  = 4;
     this.toolBarButton6_Up.ToolTipText = "Move up";
     //
     // toolBarButton7_Left
     //
     this.toolBarButton7_Left.ImageIndex  = 5;
     this.toolBarButton7_Left.ToolTipText = "Move left";
     //
     // toolBarButton8_Right
     //
     this.toolBarButton8_Right.ImageIndex  = 6;
     this.toolBarButton8_Right.ToolTipText = "Move right";
     //
     // tree_View1
     //
     this.tree_View1.HideSelection = false;
     this.tree_View1.ImageList     = this.imageList2;
     this.tree_View1.LabelEdit     = true;
     this.tree_View1.Location      = new System.Drawing.Point(0, 80);
     this.tree_View1.Name          = "tree_View1";
     this.tree_View1.Pivoting      = Salford.VisualClearWin.Pivot.Full;
     this.tree_View1.Size          = new System.Drawing.Size(288, 176);
     this.tree_View1.TabIndex      = 0;
     this.toolTip1.SetToolTip(this.tree_View1, "Edit the tree here...");
     //
     // imageList2
     //
     this.imageList2.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList2.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList2.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // text_Box1
     //
     this.text_Box1.Enabled       = false;
     this.text_Box1.HideSelection = false;
     this.text_Box1.Location      = new System.Drawing.Point(48, 56);
     this.text_Box1.Name          = "text_Box1";
     this.text_Box1.Pivoting      = Salford.VisualClearWin.Pivot.Horizontal;
     this.text_Box1.Size          = new System.Drawing.Size(234, 20);
     this.text_Box1.TabIndex      = 2;
     this.text_Box1.Text          = "";
     this.toolTip1.SetToolTip(this.text_Box1, "Enter node data here...");
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem1
     });
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem2_New,
         this.menuItem3_Open,
         this.menuItem4_Save,
         this.menuItem5_SaveAs,
         this.menuItem6_Exit
     });
     this.menuItem1.Text = "File";
     //
     // menuItem2_New
     //
     this.menuItem2_New.Index = 0;
     this.menuItem2_New.Text  = "New";
     //
     // menuItem3_Open
     //
     this.menuItem3_Open.Index = 1;
     this.menuItem3_Open.Text  = "Open";
     //
     // menuItem4_Save
     //
     this.menuItem4_Save.Index = 2;
     this.menuItem4_Save.Text  = "Save";
     //
     // menuItem5_SaveAs
     //
     this.menuItem5_SaveAs.Index = 3;
     this.menuItem5_SaveAs.Text  = "Save As";
     //
     // menuItem6_Exit
     //
     this.menuItem6_Exit.Index = 4;
     this.menuItem6_Exit.Text  = "Exit";
     //
     // openFileDialog1
     //
     this.openFileDialog1.DefaultExt = "tre";
     this.openFileDialog1.Filter     = "Tree files (*.tre)|*.tre|All files (*.*)|*.*";
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "Tree files (*.tre)|*.tre|All files (*.*)|*.*";
     //
     // decimal_UpDown1
     //
     this.decimal_UpDown1.Enabled  = false;
     this.decimal_UpDown1.Location = new System.Drawing.Point(56, 32);
     this.decimal_UpDown1.Maximum  = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.decimal_UpDown1.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         -2147483648
     });
     this.decimal_UpDown1.Name     = "decimal_UpDown1";
     this.decimal_UpDown1.Size     = new System.Drawing.Size(40, 20);
     this.decimal_UpDown1.TabIndex = 3;
     //
     // decimal_UpDown2
     //
     this.decimal_UpDown2.Enabled  = false;
     this.decimal_UpDown2.Location = new System.Drawing.Point(208, 32);
     this.decimal_UpDown2.Maximum  = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.decimal_UpDown2.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         -2147483648
     });
     this.decimal_UpDown2.Name     = "decimal_UpDown2";
     this.decimal_UpDown2.Size     = new System.Drawing.Size(40, 20);
     this.decimal_UpDown2.TabIndex = 4;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 35);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(39, 16);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Image:";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(112, 35);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(86, 16);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Selected Image:";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 59);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(32, 16);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Data:";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(288, 257);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.label3,
         this.label2,
         this.label1,
         this.decimal_UpDown2,
         this.decimal_UpDown1,
         this.text_Box1,
         this.tree_View1,
         this.toolBar1
     });
     this.Menu          = this.mainMenu1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "TreeNode Editor";
     ((System.ComponentModel.ISupportInitialize)(this.decimal_UpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.decimal_UpDown2)).EndInit();
     this.ResumeLayout(false);
 }