Subversion Repositories Code-Repo

Rev

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

Rev 41 Rev 50
Line 1... Line 1...
1
namespace SWAT_Office_App
1
namespace SWAT_Office_App
2
{
2
{
3
    partial class Menu1_Main
3
    partial class Menu_Main
4
    {
4
    {
5
        /// <summary>
5
        /// <summary>
6
        /// Required designer variable.
6
        /// Required designer variable.
7
        /// </summary>
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
8
        private System.ComponentModel.IContainer components = null;
Line 26... Line 26...
26
        /// Required method for Designer support - do not modify
26
        /// Required method for Designer support - do not modify
27
        /// the contents of this method with the code editor.
27
        /// the contents of this method with the code editor.
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(Menu_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_DriveLogger = new System.Windows.Forms.Button();
34
            this.btn_Settings = new System.Windows.Forms.Button();
34
            this.btn_Settings = new System.Windows.Forms.Button();
35
            this.btn_UserMgmt = new System.Windows.Forms.Button();
35
            this.btn_UserMgmt = new System.Windows.Forms.Button();
36
            this.btn_Reimage_USB_Drives = new System.Windows.Forms.Button();
36
            this.btn_Reimage_USB_Drives = new System.Windows.Forms.Button();