Subversion Repositories Code-Repo

Rev

Rev 32 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32 Rev 41
Line 28... Line 28...
28
        /// </summary>
28
        /// </summary>
29
        private void InitializeComponent()
29
        private void InitializeComponent()
30
        {
30
        {
31
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Menu1_Main));
31
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Menu1_Main));
32
            this.groupBox_Menu1 = new System.Windows.Forms.GroupBox();
32
            this.groupBox_Menu1 = new System.Windows.Forms.GroupBox();
-
 
33
            this.btn_DriveLogger = new System.Windows.Forms.Button();
33
            this.btn_Settings = new System.Windows.Forms.Button();
34
            this.btn_Settings = new System.Windows.Forms.Button();
34
            this.btn_UserMgmt = new System.Windows.Forms.Button();
35
            this.btn_UserMgmt = new System.Windows.Forms.Button();
35
            this.btn_Reimage_USB_Drives = new System.Windows.Forms.Button();
36
            this.btn_Reimage_USB_Drives = new System.Windows.Forms.Button();
36
            this.groupBox_Menu1.SuspendLayout();
37
            this.groupBox_Menu1.SuspendLayout();
37
            this.SuspendLayout();
38
            this.SuspendLayout();
38
            // 
39
            // 
39
            // groupBox_Menu1
40
            // groupBox_Menu1
40
            // 
41
            // 
-
 
42
            this.groupBox_Menu1.Controls.Add(this.btn_DriveLogger);
41
            this.groupBox_Menu1.Controls.Add(this.btn_Settings);
43
            this.groupBox_Menu1.Controls.Add(this.btn_Settings);
42
            this.groupBox_Menu1.Controls.Add(this.btn_UserMgmt);
44
            this.groupBox_Menu1.Controls.Add(this.btn_UserMgmt);
43
            this.groupBox_Menu1.Controls.Add(this.btn_Reimage_USB_Drives);
45
            this.groupBox_Menu1.Controls.Add(this.btn_Reimage_USB_Drives);
44
            this.groupBox_Menu1.Location = new System.Drawing.Point(12, 12);
46
            this.groupBox_Menu1.Location = new System.Drawing.Point(12, 12);
45
            this.groupBox_Menu1.Name = "groupBox_Menu1";
47
            this.groupBox_Menu1.Name = "groupBox_Menu1";
46
            this.groupBox_Menu1.Size = new System.Drawing.Size(142, 163);
48
            this.groupBox_Menu1.Size = new System.Drawing.Size(142, 209);
47
            this.groupBox_Menu1.TabIndex = 0;
49
            this.groupBox_Menu1.TabIndex = 0;
48
            this.groupBox_Menu1.TabStop = false;
50
            this.groupBox_Menu1.TabStop = false;
49
            this.groupBox_Menu1.Text = "Main Menu";
51
            this.groupBox_Menu1.Text = "Main Menu";
50
            // 
52
            // 
-
 
53
            // btn_DriveLogger
-
 
54
            // 
-
 
55
            this.btn_DriveLogger.Location = new System.Drawing.Point(12, 65);
-
 
56
            this.btn_DriveLogger.Name = "btn_DriveLogger";
-
 
57
            this.btn_DriveLogger.Size = new System.Drawing.Size(118, 40);
-
 
58
            this.btn_DriveLogger.TabIndex = 1;
-
 
59
            this.btn_DriveLogger.Text = "&DriveLogger";
-
 
60
            this.btn_DriveLogger.UseVisualStyleBackColor = true;
-
 
61
            this.btn_DriveLogger.Click += new System.EventHandler(this.btn_DriveLogger_Click);
-
 
62
            // 
51
            // btn_Settings
63
            // btn_Settings
52
            // 
64
            // 
53
            this.btn_Settings.Location = new System.Drawing.Point(12, 111);
65
            this.btn_Settings.Location = new System.Drawing.Point(12, 157);
54
            this.btn_Settings.Name = "btn_Settings";
66
            this.btn_Settings.Name = "btn_Settings";
55
            this.btn_Settings.Size = new System.Drawing.Size(118, 40);
67
            this.btn_Settings.Size = new System.Drawing.Size(118, 40);
56
            this.btn_Settings.TabIndex = 3;
68
            this.btn_Settings.TabIndex = 3;
57
            this.btn_Settings.Text = "Program &Settings";
69
            this.btn_Settings.Text = "Program &Settings";
58
            this.btn_Settings.UseVisualStyleBackColor = true;
70
            this.btn_Settings.UseVisualStyleBackColor = true;
59
            this.btn_Settings.Click += new System.EventHandler(this.btn_Main_Settings_Click);
71
            this.btn_Settings.Click += new System.EventHandler(this.btn_Main_Settings_Click);
60
            // 
72
            // 
61
            // btn_UserMgmt
73
            // btn_UserMgmt
62
            // 
74
            // 
63
            this.btn_UserMgmt.Location = new System.Drawing.Point(12, 65);
75
            this.btn_UserMgmt.Location = new System.Drawing.Point(12, 19);
64
            this.btn_UserMgmt.Name = "btn_UserMgmt";
76
            this.btn_UserMgmt.Name = "btn_UserMgmt";
65
            this.btn_UserMgmt.Size = new System.Drawing.Size(118, 40);
77
            this.btn_UserMgmt.Size = new System.Drawing.Size(118, 40);
66
            this.btn_UserMgmt.TabIndex = 2;
78
            this.btn_UserMgmt.TabIndex = 0;
67
            this.btn_UserMgmt.Text = "Manage User &Accounts and Shares";
79
            this.btn_UserMgmt.Text = "Manage User &Accounts and Shares";
68
            this.btn_UserMgmt.UseVisualStyleBackColor = true;
80
            this.btn_UserMgmt.UseVisualStyleBackColor = true;
69
            this.btn_UserMgmt.Click += new System.EventHandler(this.btn_Main_UserMgmt_Click);
81
            this.btn_UserMgmt.Click += new System.EventHandler(this.btn_Main_UserMgmt_Click);
70
            // 
82
            // 
71
            // btn_Reimage_USB_Drives
83
            // btn_Reimage_USB_Drives
72
            // 
84
            // 
73
            this.btn_Reimage_USB_Drives.Location = new System.Drawing.Point(12, 19);
85
            this.btn_Reimage_USB_Drives.Location = new System.Drawing.Point(12, 111);
74
            this.btn_Reimage_USB_Drives.Name = "btn_Reimage_USB_Drives";
86
            this.btn_Reimage_USB_Drives.Name = "btn_Reimage_USB_Drives";
75
            this.btn_Reimage_USB_Drives.Size = new System.Drawing.Size(118, 40);
87
            this.btn_Reimage_USB_Drives.Size = new System.Drawing.Size(118, 40);
76
            this.btn_Reimage_USB_Drives.TabIndex = 0;
88
            this.btn_Reimage_USB_Drives.TabIndex = 2;
77
            this.btn_Reimage_USB_Drives.Text = "&Reimage USB Drives";
89
            this.btn_Reimage_USB_Drives.Text = "&Reimage USB Drives";
78
            this.btn_Reimage_USB_Drives.UseVisualStyleBackColor = true;
90
            this.btn_Reimage_USB_Drives.UseVisualStyleBackColor = true;
79
            this.btn_Reimage_USB_Drives.Click += new System.EventHandler(this.btn_Reimage_USB_Drives_Click);
91
            this.btn_Reimage_USB_Drives.Click += new System.EventHandler(this.btn_Reimage_USB_Drives_Click);
80
            // 
92
            // 
81
            // Menu1_Main
93
            // Menu1_Main
82
            // 
94
            // 
83
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
95
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
84
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
96
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
85
            this.BackColor = System.Drawing.SystemColors.Control;
97
            this.BackColor = System.Drawing.SystemColors.Control;
86
            this.ClientSize = new System.Drawing.Size(167, 186);
98
            this.ClientSize = new System.Drawing.Size(167, 233);
87
            this.ControlBox = false;
99
            this.ControlBox = false;
88
            this.Controls.Add(this.groupBox_Menu1);
100
            this.Controls.Add(this.groupBox_Menu1);
89
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
101
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
90
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
102
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
91
            this.KeyPreview = true;
103
            this.KeyPreview = true;
92
            this.MaximizeBox = false;
104
            this.MaximizeBox = false;
93
            this.Name = "Menu1_Main";
105
            this.Name = "Menu1_Main";
94
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
106
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
95
            this.Text = "SWAT";
107
            this.Text = "SWAT";
96
            this.Load += new System.EventHandler(this.Menu1_Main_Load);
-
 
97
            this.groupBox_Menu1.ResumeLayout(false);
108
            this.groupBox_Menu1.ResumeLayout(false);
98
            this.ResumeLayout(false);
109
            this.ResumeLayout(false);
99
 
110
 
100
        }
111
        }
101
 
112
 
Line 103... Line 114...
103
 
114
 
104
        private System.Windows.Forms.GroupBox groupBox_Menu1;
115
        private System.Windows.Forms.GroupBox groupBox_Menu1;
105
        private System.Windows.Forms.Button btn_Settings;
116
        private System.Windows.Forms.Button btn_Settings;
106
        private System.Windows.Forms.Button btn_UserMgmt;
117
        private System.Windows.Forms.Button btn_UserMgmt;
107
        private System.Windows.Forms.Button btn_Reimage_USB_Drives;
118
        private System.Windows.Forms.Button btn_Reimage_USB_Drives;
-
 
119
        private System.Windows.Forms.Button btn_DriveLogger;
108
    }
120
    }
109
}
121
}
110
 
122