Advertisement
Happypig375

The vb.net forms designer only shows the form in vb.net #2

Dec 4th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 53.30 KB | None | 0 0
  1.  
  2.     <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  3.     Partial Class MMLCHelper
  4.     Inherits System.Windows.Forms.Form
  5.  
  6.     'Form overrides dispose to clean up the component list.
  7.     <System.Diagnostics.DebuggerNonUserCode()> _
  8.     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  9.         Try
  10.             If disposing AndAlso components IsNot Nothing Then
  11.                 components.Dispose()
  12.             End If
  13.         Finally
  14.             MyBase.Dispose(disposing)
  15.         End Try
  16.     End Sub
  17.  
  18.     'Required by the Windows Form Designer
  19.     Private components As System.ComponentModel.IContainer
  20.  
  21.     'NOTE: The following procedure is required by the Windows Form Designer
  22.     'It can be modified using the Windows Form Designer.  
  23.     'Do not modify it using the code editor.
  24.     <System.Diagnostics.DebuggerStepThrough()> _
  25.     Private Sub InitializeComponent()
  26.         Me.components = New System.ComponentModel.Container()
  27.         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MMLCHelper))
  28.         Dim ListViewGroup1 As System.Windows.Forms.ListViewGroup = New System.Windows.Forms.ListViewGroup("AllProcesses", System.Windows.Forms.HorizontalAlignment.Left)
  29.         Dim ListViewItem1 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"d", "ww", "", ""}, -1)
  30.         Dim ListViewItem2 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  31.         Dim ListViewItem3 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  32.         Dim ListViewItem4 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  33.         Me.Tabs = New System.Windows.Forms.TabControl()
  34.         Me.XClassToggler = New System.Windows.Forms.TabPage()
  35.         Me.XCHookInput = New System.Windows.Forms.CheckBox()
  36.         Me.XCAppControl = New System.Windows.Forms.CheckBox()
  37.         Me.XCBlockInternet = New System.Windows.Forms.CheckBox()
  38.         Me.MethodBeta = New System.Windows.Forms.RadioButton()
  39.         Me.MethodAlpha = New System.Windows.Forms.RadioButton()
  40.         Me.Disabled = New System.Windows.Forms.Label()
  41.         Me.Enabled = New System.Windows.Forms.Label()
  42.         Me.Warning = New System.Windows.Forms.Label()
  43.         Me.Toggler = New System.Windows.Forms.TrackBar()
  44.         Me.Minecraft = New System.Windows.Forms.TabPage()
  45.         Me.ProgFiles = New System.Windows.Forms.CheckBox()
  46.         Me.UpdateMC = New System.Windows.Forms.Button()
  47.         Me.AppDataButton = New System.Windows.Forms.Button()
  48.         Me.AppDataPath = New System.Windows.Forms.TextBox()
  49.         Me.AppData = New System.Windows.Forms.CheckBox()
  50.         Me.CreateZip = New System.Windows.Forms.Button()
  51.         Me.InstallDirButton = New System.Windows.Forms.Button()
  52.         Me.InstallDir = New System.Windows.Forms.TextBox()
  53.         Me.InstallDirLabel = New System.Windows.Forms.Label()
  54.         Me.Uninstall = New System.Windows.Forms.Button()
  55.         Me.Install = New System.Windows.Forms.Button()
  56.         Me.DOGE = New System.Windows.Forms.TabPage()
  57.         Me.DOGE2 = New System.Windows.Forms.TextBox()
  58.         Me.DOGESwitch = New System.Windows.Forms.Button()
  59.         Me.DOGE1 = New System.Windows.Forms.Label()
  60.         Me.CHY = New System.Windows.Forms.TabPage()
  61.         Me.CHYLoop = New System.Windows.Forms.CheckBox()
  62.         Me.敬酒歌Stop = New System.Windows.Forms.Button()
  63.         Me.別雲間Stop = New System.Windows.Forms.Button()
  64.         Me.敬酒歌Pause = New System.Windows.Forms.Button()
  65.         Me.別雲間Pause = New System.Windows.Forms.Button()
  66.         Me.敬酒歌Play = New System.Windows.Forms.Button()
  67.         Me.別雲間Play = New System.Windows.Forms.Button()
  68.         Me.別雲間Label = New System.Windows.Forms.Label()
  69.         Me.敬酒歌Label = New System.Windows.Forms.Label()
  70.         Me.ComputerControl = New System.Windows.Forms.TabPage()
  71.         Me.RunBatch = New System.Windows.Forms.Button()
  72.         Me.RunCmd = New System.Windows.Forms.Button()
  73.         Me.MiniControlPanelClear = New System.Windows.Forms.Button()
  74.         Me.MiniControlPanel = New System.Windows.Forms.Button()
  75.         Me.Tasks = New System.Windows.Forms.TabPage()
  76.         Me.ProcessAutoRefresh = New System.Windows.Forms.CheckBox()
  77.         Me.Processes = New System.Windows.Forms.ListView()
  78.         Me.ProcessName = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  79.         Me.ProcessUser = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  80.         Me.ProcessCPU = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  81.         Me.ProcessMemory = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  82.         Me.ProcessDescription = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  83.         Me.ProcessRefresh = New System.Windows.Forms.Button()
  84.         Me.ProcessEnd = New System.Windows.Forms.Button()
  85.         Me.Options = New System.Windows.Forms.TabPage()
  86.         Me.Developing = New System.Windows.Forms.Label()
  87.         Me.Autorun = New System.Windows.Forms.CheckBox()
  88.         Me.AutorunBox = New System.Windows.Forms.GroupBox()
  89.         Me.SwitchOptions = New System.Windows.Forms.GroupBox()
  90.         Me.SwitchTimeout = New System.Windows.Forms.NumericUpDown()
  91.         Me.SwitchCommentLabel = New System.Windows.Forms.Label()
  92.         Me.SwitchComment = New System.Windows.Forms.TextBox()
  93.         Me.SwitchForce = New System.Windows.Forms.CheckBox()
  94.         Me.SwitchTimeoutLabel = New System.Windows.Forms.Label()
  95.         Me.SwitchPrograms = New System.Windows.Forms.CheckBox()
  96.         Me.SwitchIfEnabled = New System.Windows.Forms.CheckBox()
  97.         Me.About = New System.Windows.Forms.TabPage()
  98.         Me.TableLayoutPanel = New System.Windows.Forms.TableLayoutPanel()
  99.         Me.LogoPictureBox = New System.Windows.Forms.PictureBox()
  100.         Me.LabelProductName = New System.Windows.Forms.Label()
  101.         Me.LabelVersion = New System.Windows.Forms.Label()
  102.         Me.LabelCopyright = New System.Windows.Forms.Label()
  103.         Me.LabelCompanyName = New System.Windows.Forms.Label()
  104.         Me.TextBoxDescription = New System.Windows.Forms.TextBox()
  105.         Me.OKButton = New System.Windows.Forms.Button()
  106.         Me.InstallDirFinder = New System.Windows.Forms.FolderBrowserDialog()
  107.         Me.AppDataFinder = New System.Windows.Forms.FolderBrowserDialog()
  108.         Me.UpdateMCFinder = New System.Windows.Forms.FolderBrowserDialog()
  109.         Me.ProcessUpdate = New System.Windows.Forms.Timer(Me.components)
  110.         Me.XCTester = New System.Windows.Forms.Timer(Me.components)
  111.         Me.Tabs.SuspendLayout()
  112.         Me.XClassToggler.SuspendLayout()
  113.         CType(Me.Toggler, System.ComponentModel.ISupportInitialize).BeginInit()
  114.         Me.Minecraft.SuspendLayout()
  115.         Me.DOGE.SuspendLayout()
  116.         Me.CHY.SuspendLayout()
  117.         Me.ComputerControl.SuspendLayout()
  118.         Me.Tasks.SuspendLayout()
  119.         Me.Options.SuspendLayout()
  120.         Me.AutorunBox.SuspendLayout()
  121.         Me.SwitchOptions.SuspendLayout()
  122.         CType(Me.SwitchTimeout, System.ComponentModel.ISupportInitialize).BeginInit()
  123.         Me.About.SuspendLayout()
  124.         Me.TableLayoutPanel.SuspendLayout()
  125.         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).BeginInit()
  126.         Me.SuspendLayout()
  127.         '
  128.         'Tabs
  129.         '
  130.         Me.Tabs.Controls.Add(Me.XClassToggler)
  131.         Me.Tabs.Controls.Add(Me.Minecraft)
  132.         Me.Tabs.Controls.Add(Me.DOGE)
  133.         Me.Tabs.Controls.Add(Me.CHY)
  134.         Me.Tabs.Controls.Add(Me.ComputerControl)
  135.         Me.Tabs.Controls.Add(Me.Tasks)
  136.         Me.Tabs.Controls.Add(Me.Options)
  137.         Me.Tabs.Controls.Add(Me.About)
  138.         Me.Tabs.Dock = System.Windows.Forms.DockStyle.Fill
  139.         Me.Tabs.Location = New System.Drawing.Point(0, 0)
  140.         Me.Tabs.Name = "Tabs"
  141.         Me.Tabs.SelectedIndex = 0
  142.         Me.Tabs.Size = New System.Drawing.Size(410, 290)
  143.         Me.Tabs.TabIndex = 4
  144.         '
  145.         'XClassToggler
  146.         '
  147.         Me.XClassToggler.BackColor = System.Drawing.SystemColors.Control
  148.         Me.XClassToggler.Controls.Add(Me.XCHookInput)
  149.         Me.XClassToggler.Controls.Add(Me.XCAppControl)
  150.         Me.XClassToggler.Controls.Add(Me.XCBlockInternet)
  151.         Me.XClassToggler.Controls.Add(Me.MethodBeta)
  152.         Me.XClassToggler.Controls.Add(Me.MethodAlpha)
  153.         Me.XClassToggler.Controls.Add(Me.Disabled)
  154.         Me.XClassToggler.Controls.Add(Me.Enabled)
  155.         Me.XClassToggler.Controls.Add(Me.Warning)
  156.         Me.XClassToggler.Controls.Add(Me.Toggler)
  157.         Me.XClassToggler.Location = New System.Drawing.Point(4, 22)
  158.         Me.XClassToggler.Name = "XClassToggler"
  159.         Me.XClassToggler.Padding = New System.Windows.Forms.Padding(3, 3, 3, 3)
  160.         Me.XClassToggler.Size = New System.Drawing.Size(402, 264)
  161.         Me.XClassToggler.TabIndex = 0
  162.         Me.XClassToggler.Text = "XClassToggler"
  163.         '
  164.         'XCHookInput
  165.         '
  166.         Me.XCHookInput.Appearance = System.Windows.Forms.Appearance.Button
  167.         Me.XCHookInput.AutoSize = True
  168.         Me.XCHookInput.Checked = True
  169.         Me.XCHookInput.CheckState = System.Windows.Forms.CheckState.Checked
  170.         Me.XCHookInput.Location = New System.Drawing.Point(226, 140)
  171.         Me.XCHookInput.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  172.         Me.XCHookInput.Name = "XCHookInput"
  173.         Me.XCHookInput.Size = New System.Drawing.Size(134, 23)
  174.         Me.XCHookInput.TabIndex = 13
  175.         Me.XCHookInput.Text = "Allow blocking user input"
  176.         Me.XCHookInput.UseVisualStyleBackColor = True
  177.         '
  178.         'XCAppControl
  179.         '
  180.         Me.XCAppControl.Appearance = System.Windows.Forms.Appearance.Button
  181.         Me.XCAppControl.AutoSize = True
  182.         Me.XCAppControl.Checked = True
  183.         Me.XCAppControl.CheckState = System.Windows.Forms.CheckState.Checked
  184.         Me.XCAppControl.Location = New System.Drawing.Point(5, 140)
  185.         Me.XCAppControl.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  186.         Me.XCAppControl.Name = "XCAppControl"
  187.         Me.XCAppControl.Size = New System.Drawing.Size(98, 23)
  188.         Me.XCAppControl.TabIndex = 12
  189.         Me.XCAppControl.Text = "Allow app control"
  190.         Me.XCAppControl.UseVisualStyleBackColor = True
  191.         '
  192.         'XCBlockInternet
  193.         '
  194.         Me.XCBlockInternet.Appearance = System.Windows.Forms.Appearance.Button
  195.         Me.XCBlockInternet.AutoSize = True
  196.         Me.XCBlockInternet.Checked = True
  197.         Me.XCBlockInternet.CheckState = System.Windows.Forms.CheckState.Checked
  198.         Me.XCBlockInternet.Location = New System.Drawing.Point(104, 140)
  199.         Me.XCBlockInternet.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  200.         Me.XCBlockInternet.Name = "XCBlockInternet"
  201.         Me.XCBlockInternet.Size = New System.Drawing.Size(123, 23)
  202.         Me.XCBlockInternet.TabIndex = 11
  203.         Me.XCBlockInternet.Text = "Allow blocking internet"
  204.         Me.XCBlockInternet.UseVisualStyleBackColor = True
  205.         '
  206.         'MethodBeta
  207.         '
  208.         Me.MethodBeta.Appearance = System.Windows.Forms.Appearance.Button
  209.         Me.MethodBeta.AutoSize = True
  210.         Me.MethodBeta.Location = New System.Drawing.Point(7, 113)
  211.         Me.MethodBeta.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  212.         Me.MethodBeta.Name = "MethodBeta"
  213.         Me.MethodBeta.Size = New System.Drawing.Size(393, 23)
  214.         Me.MethodBeta.TabIndex = 10
  215.         Me.MethodBeta.TabStop = True
  216.         Me.MethodBeta.Text = "Use experimental beta method (not guaranteed to work, does not require restart)"
  217.         Me.MethodBeta.UseVisualStyleBackColor = True
  218.         '
  219.         'MethodAlpha
  220.         '
  221.         Me.MethodAlpha.Appearance = System.Windows.Forms.Appearance.Button
  222.         Me.MethodAlpha.AutoSize = True
  223.         Me.MethodAlpha.Location = New System.Drawing.Point(80, 86)
  224.         Me.MethodAlpha.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  225.         Me.MethodAlpha.Name = "MethodAlpha"
  226.         Me.MethodAlpha.Size = New System.Drawing.Size(234, 23)
  227.         Me.MethodAlpha.TabIndex = 9
  228.         Me.MethodAlpha.TabStop = True
  229.         Me.MethodAlpha.Text = "Use traditional alpha method (Requires restart)"
  230.         Me.MethodAlpha.UseVisualStyleBackColor = True
  231.         '
  232.         'Disabled
  233.         '
  234.         Me.Disabled.AutoSize = True
  235.         Me.Disabled.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  236.         Me.Disabled.Location = New System.Drawing.Point(271, 51)
  237.         Me.Disabled.Name = "Disabled"
  238.         Me.Disabled.Size = New System.Drawing.Size(128, 31)
  239.         Me.Disabled.TabIndex = 8
  240.         Me.Disabled.Text = "Disabled"
  241.         '
  242.         'Enabled
  243.         '
  244.         Me.Enabled.AutoSize = True
  245.         Me.Enabled.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  246.         Me.Enabled.Location = New System.Drawing.Point(6, 51)
  247.         Me.Enabled.Name = "Enabled"
  248.         Me.Enabled.Size = New System.Drawing.Size(120, 31)
  249.         Me.Enabled.TabIndex = 7
  250.         Me.Enabled.Text = "Enabled"
  251.         '
  252.         'Warning
  253.         '
  254.         Me.Warning.AutoSize = True
  255.         Me.Warning.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  256.         Me.Warning.ForeColor = System.Drawing.Color.Red
  257.         Me.Warning.Location = New System.Drawing.Point(75, 203)
  258.         Me.Warning.Name = "Warning"
  259.         Me.Warning.Size = New System.Drawing.Size(290, 31)
  260.         Me.Warning.TabIndex = 6
  261.         Me.Warning.Text = "Changes not applied!"
  262.         Me.Warning.Visible = False
  263.         '
  264.         'Toggler
  265.         '
  266.         Me.Toggler.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  267.                     Or System.Windows.Forms.AnchorStyles.Left) _
  268.                     Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  269.         Me.Toggler.BackColor = System.Drawing.SystemColors.Control
  270.         Me.Toggler.LargeChange = 1
  271.         Me.Toggler.Location = New System.Drawing.Point(35, 25)
  272.         Me.Toggler.Maximum = 1
  273.         Me.Toggler.Name = "Toggler"
  274.         Me.Toggler.Size = New System.Drawing.Size(312, 45)
  275.         Me.Toggler.TabIndex = 5
  276.         '
  277.         'Minecraft
  278.         '
  279.         Me.Minecraft.BackColor = System.Drawing.SystemColors.Control
  280.         Me.Minecraft.Controls.Add(Me.ProgFiles)
  281.         Me.Minecraft.Controls.Add(Me.UpdateMC)
  282.         Me.Minecraft.Controls.Add(Me.AppDataButton)
  283.         Me.Minecraft.Controls.Add(Me.AppDataPath)
  284.         Me.Minecraft.Controls.Add(Me.AppData)
  285.         Me.Minecraft.Controls.Add(Me.CreateZip)
  286.         Me.Minecraft.Controls.Add(Me.InstallDirButton)
  287.         Me.Minecraft.Controls.Add(Me.InstallDir)
  288.         Me.Minecraft.Controls.Add(Me.InstallDirLabel)
  289.         Me.Minecraft.Controls.Add(Me.Uninstall)
  290.         Me.Minecraft.Controls.Add(Me.Install)
  291.         Me.Minecraft.Location = New System.Drawing.Point(4, 22)
  292.         Me.Minecraft.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  293.         Me.Minecraft.Name = "Minecraft"
  294.         Me.Minecraft.Padding = New System.Windows.Forms.Padding(2, 2, 2, 2)
  295.         Me.Minecraft.Size = New System.Drawing.Size(402, 264)
  296.         Me.Minecraft.TabIndex = 3
  297.         Me.Minecraft.Text = "Minecraft"
  298.         '
  299.         'ProgFiles
  300.         '
  301.         Me.ProgFiles.Appearance = System.Windows.Forms.Appearance.Button
  302.         Me.ProgFiles.AutoSize = True
  303.         Me.ProgFiles.Checked = True
  304.         Me.ProgFiles.CheckState = System.Windows.Forms.CheckState.Checked
  305.         Me.ProgFiles.Location = New System.Drawing.Point(199, 75)
  306.         Me.ProgFiles.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  307.         Me.ProgFiles.Name = "ProgFiles"
  308.         Me.ProgFiles.Size = New System.Drawing.Size(151, 23)
  309.         Me.ProgFiles.TabIndex = 10
  310.         Me.ProgFiles.Text = "Use Program Files\Minecraft"
  311.         Me.ProgFiles.UseVisualStyleBackColor = True
  312.         '
  313.         'UpdateMC
  314.         '
  315.         Me.UpdateMC.Location = New System.Drawing.Point(72, 182)
  316.         Me.UpdateMC.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  317.         Me.UpdateMC.Name = "UpdateMC"
  318.         Me.UpdateMC.Size = New System.Drawing.Size(130, 19)
  319.         Me.UpdateMC.TabIndex = 9
  320.         Me.UpdateMC.Text = "Update versions"
  321.         Me.UpdateMC.UseVisualStyleBackColor = True
  322.         '
  323.         'AppDataButton
  324.         '
  325.         Me.AppDataButton.Location = New System.Drawing.Point(368, 147)
  326.         Me.AppDataButton.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  327.         Me.AppDataButton.Name = "AppDataButton"
  328.         Me.AppDataButton.Size = New System.Drawing.Size(17, 19)
  329.         Me.AppDataButton.TabIndex = 8
  330.         Me.AppDataButton.Text = "…"
  331.         Me.AppDataButton.UseVisualStyleBackColor = True
  332.         '
  333.         'AppDataPath
  334.         '
  335.         Me.AppDataPath.Enabled = False
  336.         Me.AppDataPath.Location = New System.Drawing.Point(68, 148)
  337.         Me.AppDataPath.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  338.         Me.AppDataPath.Name = "AppDataPath"
  339.         Me.AppDataPath.Size = New System.Drawing.Size(296, 20)
  340.         Me.AppDataPath.TabIndex = 7
  341.         '
  342.         'AppData
  343.         '
  344.         Me.AppData.Appearance = System.Windows.Forms.Appearance.Button
  345.         Me.AppData.AutoSize = True
  346.         Me.AppData.Checked = True
  347.         Me.AppData.CheckState = System.Windows.Forms.CheckState.Checked
  348.         Me.AppData.Location = New System.Drawing.Point(199, 121)
  349.         Me.AppData.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  350.         Me.AppData.Name = "AppData"
  351.         Me.AppData.Size = New System.Drawing.Size(132, 23)
  352.         Me.AppData.TabIndex = 6
  353.         Me.AppData.Text = "Use AppData\.minecraft"
  354.         Me.AppData.UseVisualStyleBackColor = True
  355.         '
  356.         'CreateZip
  357.         '
  358.         Me.CreateZip.Location = New System.Drawing.Point(72, 206)
  359.         Me.CreateZip.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  360.         Me.CreateZip.Name = "CreateZip"
  361.         Me.CreateZip.Size = New System.Drawing.Size(291, 21)
  362.         Me.CreateZip.TabIndex = 5
  363.         Me.CreateZip.Text = "Create Minecraft.zip"
  364.         Me.CreateZip.UseVisualStyleBackColor = True
  365.         '
  366.         'InstallDirButton
  367.         '
  368.         Me.InstallDirButton.Location = New System.Drawing.Point(368, 102)
  369.         Me.InstallDirButton.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  370.         Me.InstallDirButton.Name = "InstallDirButton"
  371.         Me.InstallDirButton.Size = New System.Drawing.Size(17, 19)
  372.         Me.InstallDirButton.TabIndex = 4
  373.         Me.InstallDirButton.Text = "…"
  374.         Me.InstallDirButton.UseVisualStyleBackColor = True
  375.         '
  376.         'InstallDir
  377.         '
  378.         Me.InstallDir.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.FileSystemDirectories
  379.         Me.InstallDir.Location = New System.Drawing.Point(68, 102)
  380.         Me.InstallDir.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  381.         Me.InstallDir.Name = "InstallDir"
  382.         Me.InstallDir.Size = New System.Drawing.Size(296, 20)
  383.         Me.InstallDir.TabIndex = 3
  384.         '
  385.         'InstallDirLabel
  386.         '
  387.         Me.InstallDirLabel.AutoSize = True
  388.         Me.InstallDirLabel.Location = New System.Drawing.Point(146, 79)
  389.         Me.InstallDirLabel.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  390.         Me.InstallDirLabel.Name = "InstallDirLabel"
  391.         Me.InstallDirLabel.Size = New System.Drawing.Size(49, 13)
  392.         Me.InstallDirLabel.TabIndex = 2
  393.         Me.InstallDirLabel.Text = "Install to:"
  394.         '
  395.         'Uninstall
  396.         '
  397.         Me.Uninstall.Location = New System.Drawing.Point(218, 38)
  398.         Me.Uninstall.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  399.         Me.Uninstall.Name = "Uninstall"
  400.         Me.Uninstall.Size = New System.Drawing.Size(56, 19)
  401.         Me.Uninstall.TabIndex = 1
  402.         Me.Uninstall.Text = "Uninstall"
  403.         Me.Uninstall.UseVisualStyleBackColor = True
  404.         '
  405.         'Install
  406.         '
  407.         Me.Install.Location = New System.Drawing.Point(72, 38)
  408.         Me.Install.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  409.         Me.Install.Name = "Install"
  410.         Me.Install.Size = New System.Drawing.Size(56, 19)
  411.         Me.Install.TabIndex = 0
  412.         Me.Install.Text = "Install"
  413.         Me.Install.UseVisualStyleBackColor = True
  414.         '
  415.         'DOGE
  416.         '
  417.         Me.DOGE.Controls.Add(Me.DOGE2)
  418.         Me.DOGE.Controls.Add(Me.DOGESwitch)
  419.         Me.DOGE.Controls.Add(Me.DOGE1)
  420.         Me.DOGE.Location = New System.Drawing.Point(4, 22)
  421.         Me.DOGE.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  422.         Me.DOGE.Name = "DOGE"
  423.         Me.DOGE.Padding = New System.Windows.Forms.Padding(2, 2, 2, 2)
  424.         Me.DOGE.Size = New System.Drawing.Size(402, 264)
  425.         Me.DOGE.TabIndex = 4
  426.         Me.DOGE.Text = "DOGE"
  427.         Me.DOGE.UseVisualStyleBackColor = True
  428.         '
  429.         'DOGE2
  430.         '
  431.         Me.DOGE2.BackColor = System.Drawing.Color.White
  432.         Me.DOGE2.ForeColor = System.Drawing.SystemColors.ControlText
  433.         Me.DOGE2.Location = New System.Drawing.Point(0, 2)
  434.         Me.DOGE2.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  435.         Me.DOGE2.Multiline = True
  436.         Me.DOGE2.Name = "DOGE2"
  437.         Me.DOGE2.ReadOnly = True
  438.         Me.DOGE2.Size = New System.Drawing.Size(252, 273)
  439.         Me.DOGE2.TabIndex = 2
  440.         Me.DOGE2.Text = resources.GetString("DOGE2.Text")
  441.         Me.DOGE2.Visible = False
  442.         '
  443.         'DOGESwitch
  444.         '
  445.         Me.DOGESwitch.Location = New System.Drawing.Point(388, 2)
  446.         Me.DOGESwitch.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  447.         Me.DOGESwitch.Name = "DOGESwitch"
  448.         Me.DOGESwitch.Size = New System.Drawing.Size(16, 19)
  449.         Me.DOGESwitch.TabIndex = 1
  450.         Me.DOGESwitch.UseVisualStyleBackColor = True
  451.         '
  452.         'DOGE1
  453.         '
  454.         Me.DOGE1.AutoSize = True
  455.         Me.DOGE1.Dock = System.Windows.Forms.DockStyle.Fill
  456.         Me.DOGE1.Location = New System.Drawing.Point(2, 2)
  457.         Me.DOGE1.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  458.         Me.DOGE1.Name = "DOGE1"
  459.         Me.DOGE1.Size = New System.Drawing.Size(250, 247)
  460.         Me.DOGE1.TabIndex = 0
  461.         Me.DOGE1.Text = resources.GetString("DOGE1.Text")
  462.         '
  463.         'CHY
  464.         '
  465.         Me.CHY.Controls.Add(Me.CHYLoop)
  466.         Me.CHY.Controls.Add(Me.敬酒歌Stop)
  467.         Me.CHY.Controls.Add(Me.別雲間Stop)
  468.         Me.CHY.Controls.Add(Me.敬酒歌Pause)
  469.         Me.CHY.Controls.Add(Me.別雲間Pause)
  470.         Me.CHY.Controls.Add(Me.敬酒歌Play)
  471.         Me.CHY.Controls.Add(Me.別雲間Play)
  472.         Me.CHY.Controls.Add(Me.別雲間Label)
  473.         Me.CHY.Controls.Add(Me.敬酒歌Label)
  474.         Me.CHY.Location = New System.Drawing.Point(4, 22)
  475.         Me.CHY.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  476.         Me.CHY.Name = "CHY"
  477.         Me.CHY.Padding = New System.Windows.Forms.Padding(2, 2, 2, 2)
  478.         Me.CHY.Size = New System.Drawing.Size(402, 264)
  479.         Me.CHY.TabIndex = 5
  480.         Me.CHY.Text = "CHY"
  481.         Me.CHY.UseVisualStyleBackColor = True
  482.         '
  483.         'CHYLoop
  484.         '
  485.         Me.CHYLoop.Appearance = System.Windows.Forms.Appearance.Button
  486.         Me.CHYLoop.AutoSize = True
  487.         Me.CHYLoop.Location = New System.Drawing.Point(186, 33)
  488.         Me.CHYLoop.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  489.         Me.CHYLoop.Name = "CHYLoop"
  490.         Me.CHYLoop.Size = New System.Drawing.Size(41, 23)
  491.         Me.CHYLoop.TabIndex = 10
  492.         Me.CHYLoop.Text = "Loop"
  493.         Me.CHYLoop.UseVisualStyleBackColor = True
  494.         '
  495.         '敬酒歌Stop
  496.         '
  497.         Me.敬酒歌Stop.Location = New System.Drawing.Point(224, 104)
  498.         Me.敬酒歌Stop.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  499.         Me.敬酒歌Stop.Name = "敬酒歌Stop"
  500.         Me.敬酒歌Stop.Size = New System.Drawing.Size(25, 27)
  501.         Me.敬酒歌Stop.TabIndex = 9
  502.         Me.敬酒歌Stop.Text = "■"
  503.         Me.敬酒歌Stop.UseVisualStyleBackColor = True
  504.         '
  505.         '別雲間Stop
  506.         '
  507.         Me.別雲間Stop.Location = New System.Drawing.Point(224, 59)
  508.         Me.別雲間Stop.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  509.         Me.別雲間Stop.Name = "別雲間Stop"
  510.         Me.別雲間Stop.Size = New System.Drawing.Size(25, 27)
  511.         Me.別雲間Stop.TabIndex = 8
  512.         Me.別雲間Stop.Text = "■"
  513.         Me.別雲間Stop.UseVisualStyleBackColor = True
  514.         '
  515.         '敬酒歌Pause
  516.         '
  517.         Me.敬酒歌Pause.AutoSize = True
  518.         Me.敬酒歌Pause.Enabled = False
  519.         Me.敬酒歌Pause.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  520.         Me.敬酒歌Pause.Location = New System.Drawing.Point(199, 104)
  521.         Me.敬酒歌Pause.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  522.         Me.敬酒歌Pause.Name = "敬酒歌Pause"
  523.         Me.敬酒歌Pause.Size = New System.Drawing.Size(28, 27)
  524.         Me.敬酒歌Pause.TabIndex = 7
  525.         Me.敬酒歌Pause.Text = "| |"
  526.         Me.敬酒歌Pause.UseVisualStyleBackColor = True
  527.         '
  528.         '別雲間Pause
  529.         '
  530.         Me.別雲間Pause.Enabled = False
  531.         Me.別雲間Pause.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  532.         Me.別雲間Pause.Location = New System.Drawing.Point(199, 59)
  533.         Me.別雲間Pause.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  534.         Me.別雲間Pause.Name = "別雲間Pause"
  535.         Me.別雲間Pause.Size = New System.Drawing.Size(25, 27)
  536.         Me.別雲間Pause.TabIndex = 6
  537.         Me.別雲間Pause.Text = "| |"
  538.         Me.別雲間Pause.UseVisualStyleBackColor = True
  539.         '
  540.         '敬酒歌Play
  541.         '
  542.         Me.敬酒歌Play.AutoSize = True
  543.         Me.敬酒歌Play.Location = New System.Drawing.Point(174, 104)
  544.         Me.敬酒歌Play.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  545.         Me.敬酒歌Play.Name = "敬酒歌Play"
  546.         Me.敬酒歌Play.Size = New System.Drawing.Size(25, 27)
  547.         Me.敬酒歌Play.TabIndex = 5
  548.         Me.敬酒歌Play.Text = "▶"
  549.         Me.敬酒歌Play.UseVisualStyleBackColor = True
  550.         '
  551.         '別雲間Play
  552.         '
  553.         Me.別雲間Play.AutoSize = True
  554.         Me.別雲間Play.Location = New System.Drawing.Point(174, 59)
  555.         Me.別雲間Play.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  556.         Me.別雲間Play.Name = "別雲間Play"
  557.         Me.別雲間Play.Size = New System.Drawing.Size(25, 27)
  558.         Me.別雲間Play.TabIndex = 4
  559.         Me.別雲間Play.Text = "▶"
  560.         Me.別雲間Play.UseVisualStyleBackColor = True
  561.         '
  562.         '別雲間Label
  563.         '
  564.         Me.別雲間Label.AutoSize = True
  565.         Me.別雲間Label.Location = New System.Drawing.Point(118, 59)
  566.         Me.別雲間Label.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  567.         Me.別雲間Label.Name = "別雲間Label"
  568.         Me.別雲間Label.Size = New System.Drawing.Size(43, 13)
  569.         Me.別雲間Label.TabIndex = 3
  570.         Me.別雲間Label.Text = "別雲間"
  571.         '
  572.         '敬酒歌Label
  573.         '
  574.         Me.敬酒歌Label.AutoSize = True
  575.         Me.敬酒歌Label.Location = New System.Drawing.Point(118, 108)
  576.         Me.敬酒歌Label.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  577.         Me.敬酒歌Label.Name = "敬酒歌Label"
  578.         Me.敬酒歌Label.Size = New System.Drawing.Size(43, 13)
  579.         Me.敬酒歌Label.TabIndex = 2
  580.         Me.敬酒歌Label.Text = "敬酒歌"
  581.         '
  582.         'ComputerControl
  583.         '
  584.         Me.ComputerControl.Controls.Add(Me.RunBatch)
  585.         Me.ComputerControl.Controls.Add(Me.RunCmd)
  586.         Me.ComputerControl.Controls.Add(Me.MiniControlPanelClear)
  587.         Me.ComputerControl.Controls.Add(Me.MiniControlPanel)
  588.         Me.ComputerControl.Location = New System.Drawing.Point(4, 22)
  589.         Me.ComputerControl.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  590.         Me.ComputerControl.Name = "ComputerControl"
  591.         Me.ComputerControl.Size = New System.Drawing.Size(402, 264)
  592.         Me.ComputerControl.TabIndex = 7
  593.         Me.ComputerControl.Text = "Computer Control"
  594.         Me.ComputerControl.UseVisualStyleBackColor = True
  595.         '
  596.         'RunBatch
  597.         '
  598.         Me.RunBatch.Location = New System.Drawing.Point(304, 3)
  599.         Me.RunBatch.Name = "RunBatch"
  600.         Me.RunBatch.Size = New System.Drawing.Size(94, 19)
  601.         Me.RunBatch.TabIndex = 3
  602.         Me.RunBatch.Text = "Run Batch Mode"
  603.         Me.RunBatch.UseVisualStyleBackColor = True
  604.         '
  605.         'RunCmd
  606.         '
  607.         Me.RunCmd.Location = New System.Drawing.Point(143, 3)
  608.         Me.RunCmd.Name = "RunCmd"
  609.         Me.RunCmd.Size = New System.Drawing.Size(154, 19)
  610.         Me.RunCmd.TabIndex = 2
  611.         Me.RunCmd.Text = "Run Command Prompt Mode"
  612.         Me.RunCmd.UseVisualStyleBackColor = True
  613.         '
  614.         'MiniControlPanelClear
  615.         '
  616.         Me.MiniControlPanelClear.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  617.         Me.MiniControlPanelClear.Location = New System.Drawing.Point(121, 2)
  618.         Me.MiniControlPanelClear.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  619.         Me.MiniControlPanelClear.Name = "MiniControlPanelClear"
  620.         Me.MiniControlPanelClear.Size = New System.Drawing.Size(17, 19)
  621.         Me.MiniControlPanelClear.TabIndex = 1
  622.         Me.MiniControlPanelClear.Text = "ⓧ"
  623.         Me.MiniControlPanelClear.UseVisualStyleBackColor = True
  624.         '
  625.         'MiniControlPanel
  626.         '
  627.         Me.MiniControlPanel.Location = New System.Drawing.Point(6, 2)
  628.         Me.MiniControlPanel.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  629.         Me.MiniControlPanel.Name = "MiniControlPanel"
  630.         Me.MiniControlPanel.Size = New System.Drawing.Size(111, 19)
  631.         Me.MiniControlPanel.TabIndex = 0
  632.         Me.MiniControlPanel.Text = "Mini-Control Panel"
  633.         Me.MiniControlPanel.UseVisualStyleBackColor = True
  634.         '
  635.         'Tasks
  636.         '
  637.         Me.Tasks.Controls.Add(Me.ProcessAutoRefresh)
  638.         Me.Tasks.Controls.Add(Me.Processes)
  639.         Me.Tasks.Controls.Add(Me.ProcessRefresh)
  640.         Me.Tasks.Controls.Add(Me.ProcessEnd)
  641.         Me.Tasks.Location = New System.Drawing.Point(4, 22)
  642.         Me.Tasks.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  643.         Me.Tasks.Name = "Tasks"
  644.         Me.Tasks.Padding = New System.Windows.Forms.Padding(2, 2, 2, 2)
  645.         Me.Tasks.Size = New System.Drawing.Size(402, 264)
  646.         Me.Tasks.TabIndex = 6
  647.         Me.Tasks.Text = "Tasks"
  648.         Me.Tasks.UseVisualStyleBackColor = True
  649.         '
  650.         'ProcessAutoRefresh
  651.         '
  652.         Me.ProcessAutoRefresh.Appearance = System.Windows.Forms.Appearance.Button
  653.         Me.ProcessAutoRefresh.AutoSize = True
  654.         Me.ProcessAutoRefresh.Location = New System.Drawing.Point(68, 240)
  655.         Me.ProcessAutoRefresh.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  656.         Me.ProcessAutoRefresh.Name = "ProcessAutoRefresh"
  657.         Me.ProcessAutoRefresh.Size = New System.Drawing.Size(79, 23)
  658.         Me.ProcessAutoRefresh.TabIndex = 4
  659.         Me.ProcessAutoRefresh.Text = "Auto Refresh"
  660.         Me.ProcessAutoRefresh.UseVisualStyleBackColor = True
  661.         '
  662.         'Processes
  663.         '
  664.         Me.Processes.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ProcessName, Me.ProcessUser, Me.ProcessCPU, Me.ProcessMemory, Me.ProcessDescription})
  665.         ListViewGroup1.Header = "AllProcesses"
  666.         ListViewGroup1.Name = "All Processes"
  667.         Me.Processes.Groups.AddRange(New System.Windows.Forms.ListViewGroup() {ListViewGroup1})
  668.         Me.Processes.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem1, ListViewItem2, ListViewItem3, ListViewItem4})
  669.         Me.Processes.Location = New System.Drawing.Point(6, 5)
  670.         Me.Processes.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  671.         Me.Processes.Name = "Processes"
  672.         Me.Processes.Size = New System.Drawing.Size(393, 232)
  673.         Me.Processes.TabIndex = 3
  674.         Me.Processes.UseCompatibleStateImageBehavior = False
  675.         Me.Processes.View = System.Windows.Forms.View.Details
  676.         '
  677.         'ProcessName
  678.         '
  679.         Me.ProcessName.Text = "Image Name"
  680.         Me.ProcessName.Width = 170
  681.         '
  682.         'ProcessUser
  683.         '
  684.         Me.ProcessUser.Text = "User Name"
  685.         Me.ProcessUser.Width = 90
  686.         '
  687.         'ProcessCPU
  688.         '
  689.         Me.ProcessCPU.Text = "CPU"
  690.         Me.ProcessCPU.Width = 40
  691.         '
  692.         'ProcessMemory
  693.         '
  694.         Me.ProcessMemory.Text = "Memory"
  695.         Me.ProcessMemory.Width = 100
  696.         '
  697.         'ProcessDescription
  698.         '
  699.         Me.ProcessDescription.Text = "Description"
  700.         Me.ProcessDescription.Width = 120
  701.         '
  702.         'ProcessRefresh
  703.         '
  704.         Me.ProcessRefresh.Location = New System.Drawing.Point(148, 240)
  705.         Me.ProcessRefresh.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  706.         Me.ProcessRefresh.Name = "ProcessRefresh"
  707.         Me.ProcessRefresh.Size = New System.Drawing.Size(75, 22)
  708.         Me.ProcessRefresh.TabIndex = 2
  709.         Me.ProcessRefresh.Text = "Refresh"
  710.         Me.ProcessRefresh.UseVisualStyleBackColor = True
  711.         '
  712.         'ProcessEnd
  713.         '
  714.         Me.ProcessEnd.Location = New System.Drawing.Point(238, 240)
  715.         Me.ProcessEnd.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
  716.         Me.ProcessEnd.Name = "ProcessEnd"
  717.         Me.ProcessEnd.Size = New System.Drawing.Size(75, 22)
  718.         Me.ProcessEnd.TabIndex = 1
  719.         Me.ProcessEnd.Text = "End Process"
  720.         Me.ProcessEnd.UseVisualStyleBackColor = True
  721.         '
  722.         'Options
  723.         '
  724.         Me.Options.BackColor = System.Drawing.SystemColors.Control
  725.         Me.Options.Controls.Add(Me.Developing)
  726.         Me.Options.Controls.Add(Me.Autorun)
  727.         Me.Options.Controls.Add(Me.AutorunBox)
  728.         Me.Options.Location = New System.Drawing.Point(4, 22)
  729.         Me.Options.Name = "Options"
  730.         Me.Options.Size = New System.Drawing.Size(402, 264)
  731.         Me.Options.TabIndex = 2
  732.         Me.Options.Text = "Options"
  733.         '
  734.         'Developing
  735.         '
  736.         Me.Developing.AutoSize = True
  737.         Me.Developing.Location = New System.Drawing.Point(113, 171)
  738.         Me.Developing.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  739.         Me.Developing.Name = "Developing"
  740.         Me.Developing.Size = New System.Drawing.Size(179, 26)
  741.         Me.Developing.TabIndex = 2
  742.         Me.Developing.Text = "This tab page is under development!" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "It's not working right now."
  743.         '
  744.         'Autorun
  745.         '
  746.         Me.Autorun.AutoSize = True
  747.         Me.Autorun.Location = New System.Drawing.Point(3, 3)
  748.         Me.Autorun.Name = "Autorun"
  749.         Me.Autorun.Size = New System.Drawing.Size(63, 17)
  750.         Me.Autorun.TabIndex = 0
  751.         Me.Autorun.Text = "Autorun"
  752.         Me.Autorun.UseVisualStyleBackColor = True
  753.         '
  754.         'AutorunBox
  755.         '
  756.         Me.AutorunBox.Controls.Add(Me.SwitchOptions)
  757.         Me.AutorunBox.Controls.Add(Me.SwitchIfEnabled)
  758.         Me.AutorunBox.Location = New System.Drawing.Point(72, 3)
  759.         Me.AutorunBox.Name = "AutorunBox"
  760.         Me.AutorunBox.Size = New System.Drawing.Size(260, 109)
  761.         Me.AutorunBox.TabIndex = 1
  762.         Me.AutorunBox.TabStop = False
  763.         Me.AutorunBox.Text = "Autorun options"
  764.         '
  765.         'SwitchOptions
  766.         '
  767.         Me.SwitchOptions.Controls.Add(Me.SwitchTimeout)
  768.         Me.SwitchOptions.Controls.Add(Me.SwitchCommentLabel)
  769.         Me.SwitchOptions.Controls.Add(Me.SwitchComment)
  770.         Me.SwitchOptions.Controls.Add(Me.SwitchForce)
  771.         Me.SwitchOptions.Controls.Add(Me.SwitchTimeoutLabel)
  772.         Me.SwitchOptions.Controls.Add(Me.SwitchPrograms)
  773.         Me.SwitchOptions.Location = New System.Drawing.Point(6, 35)
  774.         Me.SwitchOptions.Name = "SwitchOptions"
  775.         Me.SwitchOptions.Size = New System.Drawing.Size(248, 68)
  776.         Me.SwitchOptions.TabIndex = 1
  777.         Me.SwitchOptions.TabStop = False
  778.         Me.SwitchOptions.Text = "Options"
  779.         '
  780.         'SwitchTimeout
  781.         '
  782.         Me.SwitchTimeout.Location = New System.Drawing.Point(81, 47)
  783.         Me.SwitchTimeout.Maximum = New Decimal(New Integer() {315360000, 0, 0, 0})
  784.         Me.SwitchTimeout.Name = "SwitchTimeout"
  785.         Me.SwitchTimeout.Size = New System.Drawing.Size(76, 20)
  786.         Me.SwitchTimeout.TabIndex = 6
  787.         Me.SwitchTimeout.Tag = "/t [num]"
  788.         '
  789.         'SwitchCommentLabel
  790.         '
  791.         Me.SwitchCommentLabel.AutoSize = True
  792.         Me.SwitchCommentLabel.Location = New System.Drawing.Point(160, 4)
  793.         Me.SwitchCommentLabel.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  794.         Me.SwitchCommentLabel.Name = "SwitchCommentLabel"
  795.         Me.SwitchCommentLabel.Size = New System.Drawing.Size(88, 13)
  796.         Me.SwitchCommentLabel.TabIndex = 5
  797.         Me.SwitchCommentLabel.Text = "Restart Comment"
  798.         '
  799.         'SwitchComment
  800.         '
  801.         Me.SwitchComment.Location = New System.Drawing.Point(164, 21)
  802.         Me.SwitchComment.MaxLength = 512
  803.         Me.SwitchComment.Multiline = True
  804.         Me.SwitchComment.Name = "SwitchComment"
  805.         Me.SwitchComment.Size = New System.Drawing.Size(80, 41)
  806.         Me.SwitchComment.TabIndex = 4
  807.         Me.SwitchComment.Tag = "/c [comment]"
  808.         '
  809.         'SwitchForce
  810.         '
  811.         Me.SwitchForce.Appearance = System.Windows.Forms.Appearance.Button
  812.         Me.SwitchForce.AutoSize = True
  813.         Me.SwitchForce.Location = New System.Drawing.Point(111, 20)
  814.         Me.SwitchForce.Name = "SwitchForce"
  815.         Me.SwitchForce.Size = New System.Drawing.Size(44, 23)
  816.         Me.SwitchForce.TabIndex = 3
  817.         Me.SwitchForce.Tag = "/f"
  818.         Me.SwitchForce.Text = "Force"
  819.         Me.SwitchForce.UseVisualStyleBackColor = True
  820.         '
  821.         'SwitchTimeoutLabel
  822.         '
  823.         Me.SwitchTimeoutLabel.AutoSize = True
  824.         Me.SwitchTimeoutLabel.Location = New System.Drawing.Point(7, 49)
  825.         Me.SwitchTimeoutLabel.Name = "SwitchTimeoutLabel"
  826.         Me.SwitchTimeoutLabel.Size = New System.Drawing.Size(71, 13)
  827.         Me.SwitchTimeoutLabel.TabIndex = 2
  828.         Me.SwitchTimeoutLabel.Text = "Timeout (sec)"
  829.         '
  830.         'SwitchPrograms
  831.         '
  832.         Me.SwitchPrograms.Appearance = System.Windows.Forms.Appearance.Button
  833.         Me.SwitchPrograms.AutoSize = True
  834.         Me.SwitchPrograms.Location = New System.Drawing.Point(6, 19)
  835.         Me.SwitchPrograms.Name = "SwitchPrograms"
  836.         Me.SwitchPrograms.Size = New System.Drawing.Size(98, 23)
  837.         Me.SwitchPrograms.TabIndex = 0
  838.         Me.SwitchPrograms.Tag = "equals to /g, else /r"
  839.         Me.SwitchPrograms.Text = "Restart Programs"
  840.         Me.SwitchPrograms.UseVisualStyleBackColor = True
  841.         '
  842.         'SwitchIfEnabled
  843.         '
  844.         Me.SwitchIfEnabled.AutoSize = True
  845.         Me.SwitchIfEnabled.Location = New System.Drawing.Point(6, 19)
  846.         Me.SwitchIfEnabled.Name = "SwitchIfEnabled"
  847.         Me.SwitchIfEnabled.Size = New System.Drawing.Size(251, 17)
  848.         Me.SwitchIfEnabled.TabIndex = 0
  849.         Me.SwitchIfEnabled.Text = "Immediately switch and restart if XClass enabled"
  850.         Me.SwitchIfEnabled.UseVisualStyleBackColor = True
  851.         '
  852.         'About
  853.         '
  854.         Me.About.BackColor = System.Drawing.SystemColors.Control
  855.         Me.About.Controls.Add(Me.TableLayoutPanel)
  856.         Me.About.Location = New System.Drawing.Point(4, 22)
  857.         Me.About.Name = "About"
  858.         Me.About.Padding = New System.Windows.Forms.Padding(3, 3, 3, 3)
  859.         Me.About.Size = New System.Drawing.Size(402, 264)
  860.         Me.About.TabIndex = 1
  861.         Me.About.Text = "About"
  862.         '
  863.         'TableLayoutPanel
  864.         '
  865.         Me.TableLayoutPanel.ColumnCount = 2
  866.         Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.0!))
  867.         Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67.0!))
  868.         Me.TableLayoutPanel.Controls.Add(Me.LogoPictureBox, 0, 0)
  869.         Me.TableLayoutPanel.Controls.Add(Me.LabelProductName, 1, 0)
  870.         Me.TableLayoutPanel.Controls.Add(Me.LabelVersion, 1, 1)
  871.         Me.TableLayoutPanel.Controls.Add(Me.LabelCopyright, 1, 2)
  872.         Me.TableLayoutPanel.Controls.Add(Me.LabelCompanyName, 1, 3)
  873.         Me.TableLayoutPanel.Controls.Add(Me.TextBoxDescription, 1, 4)
  874.         Me.TableLayoutPanel.Controls.Add(Me.OKButton, 1, 5)
  875.         Me.TableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill
  876.         Me.TableLayoutPanel.Location = New System.Drawing.Point(3, 3)
  877.         Me.TableLayoutPanel.Name = "TableLayoutPanel"
  878.         Me.TableLayoutPanel.RowCount = 6
  879.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  880.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  881.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  882.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  883.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  884.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  885.         Me.TableLayoutPanel.Size = New System.Drawing.Size(396, 258)
  886.         Me.TableLayoutPanel.TabIndex = 1
  887.         '
  888.         'LogoPictureBox
  889.         '
  890.         Me.LogoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill
  891.         Me.LogoPictureBox.Image = CType(resources.GetObject("LogoPictureBox.Image"), System.Drawing.Image)
  892.         Me.LogoPictureBox.Location = New System.Drawing.Point(3, 3)
  893.         Me.LogoPictureBox.Name = "LogoPictureBox"
  894.         Me.TableLayoutPanel.SetRowSpan(Me.LogoPictureBox, 6)
  895.         Me.LogoPictureBox.Size = New System.Drawing.Size(124, 252)
  896.         Me.LogoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  897.         Me.LogoPictureBox.TabIndex = 0
  898.         Me.LogoPictureBox.TabStop = False
  899.         '
  900.         'LabelProductName
  901.         '
  902.         Me.LabelProductName.Dock = System.Windows.Forms.DockStyle.Fill
  903.         Me.LabelProductName.Location = New System.Drawing.Point(136, 0)
  904.         Me.LabelProductName.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
  905.         Me.LabelProductName.MaximumSize = New System.Drawing.Size(0, 17)
  906.         Me.LabelProductName.Name = "LabelProductName"
  907.         Me.LabelProductName.Size = New System.Drawing.Size(257, 17)
  908.         Me.LabelProductName.TabIndex = 0
  909.         Me.LabelProductName.Text = "Product Name"
  910.         Me.LabelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  911.         '
  912.         'LabelVersion
  913.         '
  914.         Me.LabelVersion.Dock = System.Windows.Forms.DockStyle.Fill
  915.         Me.LabelVersion.Location = New System.Drawing.Point(136, 25)
  916.         Me.LabelVersion.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
  917.         Me.LabelVersion.MaximumSize = New System.Drawing.Size(0, 17)
  918.         Me.LabelVersion.Name = "LabelVersion"
  919.         Me.LabelVersion.Size = New System.Drawing.Size(257, 17)
  920.         Me.LabelVersion.TabIndex = 0
  921.         Me.LabelVersion.Text = "Version"
  922.         Me.LabelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  923.         '
  924.         'LabelCopyright
  925.         '
  926.         Me.LabelCopyright.Dock = System.Windows.Forms.DockStyle.Fill
  927.         Me.LabelCopyright.Location = New System.Drawing.Point(136, 50)
  928.         Me.LabelCopyright.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
  929.         Me.LabelCopyright.MaximumSize = New System.Drawing.Size(0, 17)
  930.         Me.LabelCopyright.Name = "LabelCopyright"
  931.         Me.LabelCopyright.Size = New System.Drawing.Size(257, 17)
  932.         Me.LabelCopyright.TabIndex = 0
  933.         Me.LabelCopyright.Text = "Copyright"
  934.         Me.LabelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  935.         '
  936.         'LabelCompanyName
  937.         '
  938.         Me.LabelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill
  939.         Me.LabelCompanyName.Location = New System.Drawing.Point(136, 75)
  940.         Me.LabelCompanyName.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
  941.         Me.LabelCompanyName.MaximumSize = New System.Drawing.Size(0, 17)
  942.         Me.LabelCompanyName.Name = "LabelCompanyName"
  943.         Me.LabelCompanyName.Size = New System.Drawing.Size(257, 17)
  944.         Me.LabelCompanyName.TabIndex = 0
  945.         Me.LabelCompanyName.Text = "Company Name"
  946.         Me.LabelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  947.         '
  948.         'TextBoxDescription
  949.         '
  950.         Me.TextBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill
  951.         Me.TextBoxDescription.Location = New System.Drawing.Point(136, 103)
  952.         Me.TextBoxDescription.Margin = New System.Windows.Forms.Padding(6, 3, 3, 3)
  953.         Me.TextBoxDescription.Multiline = True
  954.         Me.TextBoxDescription.Name = "TextBoxDescription"
  955.         Me.TextBoxDescription.ReadOnly = True
  956.         Me.TextBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both
  957.         Me.TextBoxDescription.Size = New System.Drawing.Size(257, 123)
  958.         Me.TextBoxDescription.TabIndex = 0
  959.         Me.TextBoxDescription.TabStop = False
  960.         Me.TextBoxDescription.Text = resources.GetString("TextBoxDescription.Text")
  961.         '
  962.         'OKButton
  963.         '
  964.         Me.OKButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  965.         Me.OKButton.DialogResult = System.Windows.Forms.DialogResult.Cancel
  966.         Me.OKButton.Location = New System.Drawing.Point(318, 239)
  967.         Me.OKButton.Name = "OKButton"
  968.         Me.OKButton.Size = New System.Drawing.Size(75, 16)
  969.         Me.OKButton.TabIndex = 0
  970.         Me.OKButton.Text = "&OK"
  971.         '
  972.         'InstallDirFinder
  973.         '
  974.         Me.InstallDirFinder.SelectedPath = "C:\Program Files (x86)\Minecraft"
  975.         '
  976.         'ProcessUpdate
  977.         '
  978.         Me.ProcessUpdate.Interval = 2000
  979.         '
  980.         'XCTester
  981.         '
  982.         Me.XCTester.Interval = 1000
  983.         '
  984.         'MMLCHelper
  985.         '
  986.         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  987.         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  988.         Me.ClientSize = New System.Drawing.Size(410, 290)
  989.         Me.Controls.Add(Me.Tabs)
  990.         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  991.         Me.Name = "MMLCHelper"
  992.         Me.ShowInTaskbar = False
  993.         Me.Text = "MMLCHelper"
  994.         Me.TopMost = True
  995.         Me.Tabs.ResumeLayout(False)
  996.         Me.XClassToggler.ResumeLayout(False)
  997.         Me.XClassToggler.PerformLayout()
  998.         CType(Me.Toggler, System.ComponentModel.ISupportInitialize).EndInit()
  999.         Me.Minecraft.ResumeLayout(False)
  1000.         Me.Minecraft.PerformLayout()
  1001.         Me.DOGE.ResumeLayout(False)
  1002.         Me.DOGE.PerformLayout()
  1003.         Me.CHY.ResumeLayout(False)
  1004.         Me.CHY.PerformLayout()
  1005.         Me.ComputerControl.ResumeLayout(False)
  1006.         Me.Tasks.ResumeLayout(False)
  1007.         Me.Tasks.PerformLayout()
  1008.         Me.Options.ResumeLayout(False)
  1009.         Me.Options.PerformLayout()
  1010.         Me.AutorunBox.ResumeLayout(False)
  1011.         Me.AutorunBox.PerformLayout()
  1012.         Me.SwitchOptions.ResumeLayout(False)
  1013.         Me.SwitchOptions.PerformLayout()
  1014.         CType(Me.SwitchTimeout, System.ComponentModel.ISupportInitialize).EndInit()
  1015.         Me.About.ResumeLayout(False)
  1016.         Me.TableLayoutPanel.ResumeLayout(False)
  1017.         Me.TableLayoutPanel.PerformLayout()
  1018.         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).EndInit()
  1019.         Me.ResumeLayout(False)
  1020.  
  1021.     End Sub
  1022.     Friend WithEvents Tabs As System.Windows.Forms.TabControl
  1023.     Friend WithEvents XClassToggler As System.Windows.Forms.TabPage
  1024.     Friend WithEvents Warning As System.Windows.Forms.Label
  1025.     Friend WithEvents Toggler As System.Windows.Forms.TrackBar
  1026.     Friend WithEvents About As System.Windows.Forms.TabPage
  1027.     Friend WithEvents TableLayoutPanel As System.Windows.Forms.TableLayoutPanel
  1028.     Friend WithEvents LogoPictureBox As System.Windows.Forms.PictureBox
  1029.     Friend WithEvents LabelProductName As System.Windows.Forms.Label
  1030.     Friend WithEvents LabelVersion As System.Windows.Forms.Label
  1031.     Friend WithEvents LabelCopyright As System.Windows.Forms.Label
  1032.     Friend WithEvents LabelCompanyName As System.Windows.Forms.Label
  1033.     Friend WithEvents TextBoxDescription As System.Windows.Forms.TextBox
  1034.     Friend WithEvents OKButton As System.Windows.Forms.Button
  1035.     Friend WithEvents Disabled As System.Windows.Forms.Label
  1036.     Friend Shadows WithEvents Enabled As System.Windows.Forms.Label
  1037.     Friend WithEvents Options As System.Windows.Forms.TabPage
  1038.     Friend WithEvents Autorun As System.Windows.Forms.CheckBox
  1039.     Friend WithEvents AutorunBox As System.Windows.Forms.GroupBox
  1040.     Friend WithEvents SwitchOptions As System.Windows.Forms.GroupBox
  1041.     Friend WithEvents SwitchIfEnabled As System.Windows.Forms.CheckBox
  1042.     Friend WithEvents SwitchTimeoutLabel As System.Windows.Forms.Label
  1043.     Friend WithEvents SwitchPrograms As System.Windows.Forms.CheckBox
  1044.     Friend WithEvents SwitchForce As System.Windows.Forms.CheckBox
  1045.     Friend WithEvents SwitchComment As System.Windows.Forms.TextBox
  1046.     Friend WithEvents SwitchCommentLabel As System.Windows.Forms.Label
  1047.     Friend WithEvents SwitchTimeout As System.Windows.Forms.NumericUpDown
  1048.     Friend WithEvents Minecraft As System.Windows.Forms.TabPage
  1049.     Friend WithEvents Uninstall As System.Windows.Forms.Button
  1050.     Friend WithEvents Install As System.Windows.Forms.Button
  1051.     Friend WithEvents InstallDirButton As System.Windows.Forms.Button
  1052.     Friend WithEvents InstallDir As System.Windows.Forms.TextBox
  1053.     Friend WithEvents InstallDirLabel As System.Windows.Forms.Label
  1054.     Friend WithEvents InstallDirFinder As System.Windows.Forms.FolderBrowserDialog
  1055.     Friend WithEvents CreateZip As System.Windows.Forms.Button
  1056.     Friend WithEvents AppData As System.Windows.Forms.CheckBox
  1057.     Friend WithEvents AppDataPath As System.Windows.Forms.TextBox
  1058.     Friend WithEvents AppDataButton As System.Windows.Forms.Button
  1059.     Friend WithEvents AppDataFinder As System.Windows.Forms.FolderBrowserDialog
  1060.     Friend WithEvents DOGE As System.Windows.Forms.TabPage
  1061.     Friend WithEvents DOGE1 As System.Windows.Forms.Label
  1062.     Friend WithEvents DOGE2 As System.Windows.Forms.TextBox
  1063.     Friend WithEvents DOGESwitch As System.Windows.Forms.Button
  1064.     Friend WithEvents Developing As System.Windows.Forms.Label
  1065.     Friend WithEvents CHY As System.Windows.Forms.TabPage
  1066.     Friend WithEvents 別雲間Label As System.Windows.Forms.Label
  1067.     Friend WithEvents 敬酒歌Label As System.Windows.Forms.Label
  1068.     Friend WithEvents 敬酒歌Play As System.Windows.Forms.Button
  1069.     Friend WithEvents 別雲間Play As System.Windows.Forms.Button
  1070.     Friend WithEvents 敬酒歌Stop As System.Windows.Forms.Button
  1071.     Friend WithEvents 別雲間Stop As System.Windows.Forms.Button
  1072.     Friend WithEvents 敬酒歌Pause As System.Windows.Forms.Button
  1073.     Friend WithEvents 別雲間Pause As System.Windows.Forms.Button
  1074.     Friend WithEvents UpdateMC As System.Windows.Forms.Button
  1075.     Friend WithEvents UpdateMCFinder As System.Windows.Forms.FolderBrowserDialog
  1076.     Friend WithEvents ProgFiles As System.Windows.Forms.CheckBox
  1077.     Friend WithEvents MethodBeta As System.Windows.Forms.RadioButton
  1078.     Friend WithEvents MethodAlpha As System.Windows.Forms.RadioButton
  1079.     Friend WithEvents XCBlockInternet As System.Windows.Forms.CheckBox
  1080.     Friend WithEvents Tasks As System.Windows.Forms.TabPage
  1081.     Friend WithEvents ProcessRefresh As System.Windows.Forms.Button
  1082.     Friend WithEvents ProcessEnd As System.Windows.Forms.Button
  1083.     Friend WithEvents Processes As System.Windows.Forms.ListView
  1084.     Friend WithEvents ProcessName As System.Windows.Forms.ColumnHeader
  1085.     Friend WithEvents ProcessUser As System.Windows.Forms.ColumnHeader
  1086.     Friend WithEvents ProcessCPU As System.Windows.Forms.ColumnHeader
  1087.     Friend WithEvents ProcessMemory As System.Windows.Forms.ColumnHeader
  1088.     Friend WithEvents ProcessDescription As System.Windows.Forms.ColumnHeader
  1089.     Friend WithEvents ProcessAutoRefresh As System.Windows.Forms.CheckBox
  1090.     Friend WithEvents ProcessUpdate As System.Windows.Forms.Timer
  1091.     Friend WithEvents ComputerControl As System.Windows.Forms.TabPage
  1092.     Friend WithEvents MiniControlPanel As System.Windows.Forms.Button
  1093.     Friend WithEvents XCAppControl As System.Windows.Forms.CheckBox
  1094.     Friend WithEvents XCHookInput As System.Windows.Forms.CheckBox
  1095.     Friend WithEvents XCTester As System.Windows.Forms.Timer
  1096.     Friend WithEvents MiniControlPanelClear As System.Windows.Forms.Button
  1097.     Friend WithEvents CHYLoop As System.Windows.Forms.CheckBox
  1098.     Friend WithEvents RunCmd As System.Windows.Forms.Button
  1099.     Friend WithEvents RunBatch As System.Windows.Forms.Button
  1100.     End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement