Advertisement
Happypig375

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

Dec 4th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 63.27 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 =
  28.             New System.ComponentModel.ComponentResourceManager(GetType(MMLCHelper))
  29.         Dim ListViewGroup2 As System.Windows.Forms.ListViewGroup =
  30.             New System.Windows.Forms.ListViewGroup("AllProcesses",
  31.                 System.Windows.Forms.HorizontalAlignment.Left)
  32.         Dim ListViewItem5 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"d", "ww", "", ""}, -1)
  33.         Dim ListViewItem6 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  34.         Dim ListViewItem7 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  35.         Dim ListViewItem8 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("")
  36.         Me.Tabs = New System.Windows.Forms.TabControl()
  37.         Me.XClassToggler = New System.Windows.Forms.TabPage()
  38.         Me.XCHookInput = New System.Windows.Forms.CheckBox()
  39.         Me.XCAppControl = New System.Windows.Forms.CheckBox()
  40.         Me.XCBlockInternet = New System.Windows.Forms.CheckBox()
  41.         Me.MethodBeta = New System.Windows.Forms.RadioButton()
  42.         Me.MethodAlpha = New System.Windows.Forms.RadioButton()
  43.         Me.Disabled = New System.Windows.Forms.Label()
  44.         Me.Enabled = New System.Windows.Forms.Label()
  45.         Me.Warning = New System.Windows.Forms.Label()
  46.         Me.Toggler = New System.Windows.Forms.TrackBar()
  47.         Me.Minecraft = New System.Windows.Forms.TabPage()
  48.         Me.ProgFiles = New System.Windows.Forms.CheckBox()
  49.         Me.UpdateMC = New System.Windows.Forms.Button()
  50.         Me.AppDataButton = New System.Windows.Forms.Button()
  51.         Me.AppDataPath = New System.Windows.Forms.TextBox()
  52.         Me.AppData = New System.Windows.Forms.CheckBox()
  53.         Me.CreateZip = New System.Windows.Forms.Button()
  54.         Me.InstallDirButton = New System.Windows.Forms.Button()
  55.         Me.InstallDir = New System.Windows.Forms.TextBox()
  56.         Me.InstallDirLabel = New System.Windows.Forms.Label()
  57.         Me.Uninstall = New System.Windows.Forms.Button()
  58.         Me.Install = New System.Windows.Forms.Button()
  59.         Me.DOGE = New System.Windows.Forms.TabPage()
  60.         Me.DOGE2 = New System.Windows.Forms.TextBox()
  61.         Me.DOGESwitch = New System.Windows.Forms.Button()
  62.         Me.DOGE1 = New System.Windows.Forms.Label()
  63.         Me.CHY = New System.Windows.Forms.TabPage()
  64.         Me.CHYLoop = New System.Windows.Forms.CheckBox()
  65.         Me.敬酒歌Stop = New System.Windows.Forms.Button()
  66.         Me.別雲間Stop = New System.Windows.Forms.Button()
  67.         Me.敬酒歌Pause = New System.Windows.Forms.Button()
  68.         Me.別雲間Pause = New System.Windows.Forms.Button()
  69.         Me.敬酒歌Play = New System.Windows.Forms.Button()
  70.         Me.別雲間Play = New System.Windows.Forms.Button()
  71.         Me.別雲間Label = New System.Windows.Forms.Label()
  72.         Me.敬酒歌Label = New System.Windows.Forms.Label()
  73.         Me.ComputerControl = New System.Windows.Forms.TabPage()
  74.         Me.RunProgramWithParamRO = New System.Windows.Forms.CheckBox()
  75.         Me.RunProgramWithParamO = New System.Windows.Forms.TextBox()
  76.         Me.RunProgramWithParamE = New System.Windows.Forms.CheckBox()
  77.         Me.RunProgramWithParamW = New System.Windows.Forms.CheckBox()
  78.         Me.RunProgramWithParamS = New System.Windows.Forms.CheckBox()
  79.         Me.RunProgramWithParamB = New System.Windows.Forms.Button()
  80.         Me.RunProgramWithParamPL = New System.Windows.Forms.Label()
  81.         Me.RunProgramWithParamRL = New System.Windows.Forms.Label()
  82.         Me.RunProgramWithParamP = New System.Windows.Forms.TextBox()
  83.         Me.RunProgramWithParamR = New System.Windows.Forms.TextBox()
  84.         Me.RunProgramWithParam = New System.Windows.Forms.Button()
  85.         Me.RunBatch = New System.Windows.Forms.Button()
  86.         Me.RunCmd = New System.Windows.Forms.Button()
  87.         Me.MiniControlPanelClear = New System.Windows.Forms.Button()
  88.         Me.MiniControlPanel = New System.Windows.Forms.Button()
  89.         Me.HappyBrowerTab = New System.Windows.Forms.TabPage()
  90.         Me.URLLabel = New System.Windows.Forms.Label()
  91.         Me.URL = New System.Windows.Forms.TextBox()
  92.         Me.HappyBrowser = New System.Windows.Forms.WebBrowser()
  93.         Me.Tasks = New System.Windows.Forms.TabPage()
  94.         Me.ProcessAutoRefresh = New System.Windows.Forms.CheckBox()
  95.         Me.Processes = New System.Windows.Forms.ListView()
  96.         Me.ProcessName = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  97.         Me.ProcessUser = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  98.         Me.ProcessCPU = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  99.         Me.ProcessMemory = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  100.         Me.ProcessDescription = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
  101.         Me.ProcessRefresh = New System.Windows.Forms.Button()
  102.         Me.ProcessEnd = New System.Windows.Forms.Button()
  103.         Me.Options = New System.Windows.Forms.TabPage()
  104.         Me.Administrator = New System.Windows.Forms.Label()
  105.         Me.Authenticated = New System.Windows.Forms.Label()
  106.         Me.Authenticate = New System.Windows.Forms.Button()
  107.         Me.Developing = New System.Windows.Forms.Label()
  108.         Me.Autorun = New System.Windows.Forms.CheckBox()
  109.         Me.AutorunBox = New System.Windows.Forms.GroupBox()
  110.         Me.SwitchOptions = New System.Windows.Forms.GroupBox()
  111.         Me.SwitchTimeout = New System.Windows.Forms.NumericUpDown()
  112.         Me.SwitchCommentLabel = New System.Windows.Forms.Label()
  113.         Me.SwitchComment = New System.Windows.Forms.TextBox()
  114.         Me.SwitchForce = New System.Windows.Forms.CheckBox()
  115.         Me.SwitchTimeoutLabel = New System.Windows.Forms.Label()
  116.         Me.SwitchPrograms = New System.Windows.Forms.CheckBox()
  117.         Me.SwitchIfEnabled = New System.Windows.Forms.CheckBox()
  118.         Me.About = New System.Windows.Forms.TabPage()
  119.         Me.TableLayoutPanel = New System.Windows.Forms.TableLayoutPanel()
  120.         Me.LogoPictureBox = New System.Windows.Forms.PictureBox()
  121.         Me.LabelProductName = New System.Windows.Forms.Label()
  122.         Me.LabelVersion = New System.Windows.Forms.Label()
  123.         Me.LabelCopyright = New System.Windows.Forms.Label()
  124.         Me.LabelCompanyName = New System.Windows.Forms.Label()
  125.         Me.TextBoxDescription = New System.Windows.Forms.TextBox()
  126.         Me.OKButton = New System.Windows.Forms.Button()
  127.         Me.InstallDirFinder = New System.Windows.Forms.FolderBrowserDialog()
  128.         Me.AppDataFinder = New System.Windows.Forms.FolderBrowserDialog()
  129.         Me.UpdateMCFinder = New System.Windows.Forms.FolderBrowserDialog()
  130.         Me.ProcessUpdate = New System.Windows.Forms.Timer(Me.components)
  131.         Me.XCTester = New System.Windows.Forms.Timer(Me.components)
  132.         Me.RunProgramWithParamF = New System.Windows.Forms.OpenFileDialog()
  133.         Me.ReloadPage = New System.Windows.Forms.Button()
  134.         Me.SpeakLabel = New System.Windows.Forms.Label()
  135.         Me.Speak = New System.Windows.Forms.TextBox()
  136.         Me.Tabs.SuspendLayout()
  137.         Me.XClassToggler.SuspendLayout()
  138.         CType(Me.Toggler, System.ComponentModel.ISupportInitialize).BeginInit()
  139.         Me.Minecraft.SuspendLayout()
  140.         Me.DOGE.SuspendLayout()
  141.         Me.CHY.SuspendLayout()
  142.         Me.ComputerControl.SuspendLayout()
  143.         Me.HappyBrowerTab.SuspendLayout()
  144.         Me.Tasks.SuspendLayout()
  145.         Me.Options.SuspendLayout()
  146.         Me.AutorunBox.SuspendLayout()
  147.         Me.SwitchOptions.SuspendLayout()
  148.         CType(Me.SwitchTimeout, System.ComponentModel.ISupportInitialize).BeginInit()
  149.         Me.About.SuspendLayout()
  150.         Me.TableLayoutPanel.SuspendLayout()
  151.         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).BeginInit()
  152.         Me.SuspendLayout()
  153.         '
  154.         'Tabs
  155.         '
  156.         Me.Tabs.Dock = System.Windows.Forms.DockStyle.Fill
  157.         Me.Tabs.Location = New System.Drawing.Point(0, 0)
  158.         Me.Tabs.Margin = New System.Windows.Forms.Padding(4)
  159.         Me.Tabs.Name = "Tabs"
  160.         Me.Tabs.SelectedIndex = 0
  161.         Me.Tabs.Size = New System.Drawing.Size(547, 357)
  162.         Me.Tabs.TabIndex = 4
  163.         '
  164.         'XClassToggler
  165.         '
  166.         Me.XClassToggler.BackColor = System.Drawing.SystemColors.Control
  167.         Me.XClassToggler.Location = New System.Drawing.Point(4, 25)
  168.         Me.XClassToggler.Margin = New System.Windows.Forms.Padding(4)
  169.         Me.XClassToggler.Name = "XClassToggler"
  170.         Me.XClassToggler.Padding = New System.Windows.Forms.Padding(4)
  171.         Me.XClassToggler.Size = New System.Drawing.Size(539, 328)
  172.         Me.XClassToggler.TabIndex = 0
  173.         Me.XClassToggler.Text = "XClassToggler"
  174.         '
  175.         'XCHookInput
  176.         '
  177.         Me.XCHookInput.Appearance = System.Windows.Forms.Appearance.Button
  178.         Me.XCHookInput.AutoSize = True
  179.         Me.XCHookInput.Checked = True
  180.         Me.XCHookInput.CheckState = System.Windows.Forms.CheckState.Checked
  181.         Me.XCHookInput.Location = New System.Drawing.Point(301, 172)
  182.         Me.XCHookInput.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  183.         Me.XCHookInput.Name = "XCHookInput"
  184.         Me.XCHookInput.Size = New System.Drawing.Size(173, 27)
  185.         Me.XCHookInput.TabIndex = 13
  186.         Me.XCHookInput.Text = "Allow blocking user input"
  187.         Me.XCHookInput.UseVisualStyleBackColor = True
  188.         '
  189.         'XCAppControl
  190.         '
  191.         Me.XCAppControl.Appearance = System.Windows.Forms.Appearance.Button
  192.         Me.XCAppControl.AutoSize = True
  193.         Me.XCAppControl.Checked = True
  194.         Me.XCAppControl.CheckState = System.Windows.Forms.CheckState.Checked
  195.         Me.XCAppControl.Location = New System.Drawing.Point(7, 172)
  196.         Me.XCAppControl.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  197.         Me.XCAppControl.Name = "XCAppControl"
  198.         Me.XCAppControl.Size = New System.Drawing.Size(125, 27)
  199.         Me.XCAppControl.TabIndex = 12
  200.         Me.XCAppControl.Text = "Allow app control"
  201.         Me.XCAppControl.UseVisualStyleBackColor = True
  202.         '
  203.         'XCBlockInternet
  204.         '
  205.         Me.XCBlockInternet.Appearance = System.Windows.Forms.Appearance.Button
  206.         Me.XCBlockInternet.AutoSize = True
  207.         Me.XCBlockInternet.Checked = True
  208.         Me.XCBlockInternet.CheckState = System.Windows.Forms.CheckState.Checked
  209.         Me.XCBlockInternet.Location = New System.Drawing.Point(139, 172)
  210.         Me.XCBlockInternet.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  211.         Me.XCBlockInternet.Name = "XCBlockInternet"
  212.         Me.XCBlockInternet.Size = New System.Drawing.Size(158, 27)
  213.         Me.XCBlockInternet.TabIndex = 11
  214.         Me.XCBlockInternet.Text = "Allow blocking internet"
  215.         Me.XCBlockInternet.UseVisualStyleBackColor = True
  216.         '
  217.         'MethodBeta
  218.         '
  219.         Me.MethodBeta.Appearance = System.Windows.Forms.Appearance.Button
  220.         Me.MethodBeta.AutoSize = True
  221.         Me.MethodBeta.Location = New System.Drawing.Point(9, 139)
  222.         Me.MethodBeta.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  223.         Me.MethodBeta.Name = "MethodBeta"
  224.         Me.MethodBeta.Size = New System.Drawing.Size(527, 27)
  225.         Me.MethodBeta.TabIndex = 10
  226.         Me.MethodBeta.TabStop = True
  227.         Me.MethodBeta.Text = "Use experimental beta method (not guaranteed to work, does not require restart)"
  228.         Me.MethodBeta.UseVisualStyleBackColor = True
  229.         '
  230.         'MethodAlpha
  231.         '
  232.         Me.MethodAlpha.Appearance = System.Windows.Forms.Appearance.Button
  233.         Me.MethodAlpha.AutoSize = True
  234.         Me.MethodAlpha.Location = New System.Drawing.Point(107, 106)
  235.         Me.MethodAlpha.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  236.         Me.MethodAlpha.Name = "MethodAlpha"
  237.         Me.MethodAlpha.Size = New System.Drawing.Size(315, 27)
  238.         Me.MethodAlpha.TabIndex = 9
  239.         Me.MethodAlpha.TabStop = True
  240.         Me.MethodAlpha.Text = "Use traditional alpha method (Requires restart)"
  241.         Me.MethodAlpha.UseVisualStyleBackColor = True
  242.         '
  243.         'Disabled
  244.         '
  245.         Me.Disabled.AutoSize = True
  246.         Me.Disabled.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  247.         Me.Disabled.Location = New System.Drawing.Point(361, 63)
  248.         Me.Disabled.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  249.         Me.Disabled.Name = "Disabled"
  250.         Me.Disabled.Size = New System.Drawing.Size(159, 39)
  251.         Me.Disabled.TabIndex = 8
  252.         Me.Disabled.Text = "Disabled"
  253.         '
  254.         'Enabled
  255.         '
  256.         Me.Enabled.AutoSize = True
  257.         Me.Enabled.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  258.         Me.Enabled.Location = New System.Drawing.Point(8, 63)
  259.         Me.Enabled.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  260.         Me.Enabled.Name = "Enabled"
  261.         Me.Enabled.Size = New System.Drawing.Size(150, 39)
  262.         Me.Enabled.TabIndex = 7
  263.         Me.Enabled.Text = "Enabled"
  264.         '
  265.         'Warning
  266.         '
  267.         Me.Warning.AutoSize = True
  268.         Me.Warning.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  269.         Me.Warning.ForeColor = System.Drawing.Color.Red
  270.         Me.Warning.Location = New System.Drawing.Point(100, 250)
  271.         Me.Warning.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  272.         Me.Warning.Name = "Warning"
  273.         Me.Warning.Size = New System.Drawing.Size(359, 39)
  274.         Me.Warning.TabIndex = 6
  275.         Me.Warning.Text = "Changes not applied!"
  276.         Me.Warning.Visible = False
  277.         '
  278.         'Toggler
  279.         '
  280.         Me.Toggler.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  281.             Or System.Windows.Forms.AnchorStyles.Left) _
  282.             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  283.         Me.Toggler.BackColor = System.Drawing.SystemColors.Control
  284.         Me.Toggler.LargeChange = 1
  285.         Me.Toggler.Location = New System.Drawing.Point(47, 31)
  286.         Me.Toggler.Margin = New System.Windows.Forms.Padding(4)
  287.         Me.Toggler.Maximum = 1
  288.         Me.Toggler.Name = "Toggler"
  289.         Me.Toggler.Size = New System.Drawing.Size(416, 56)
  290.         Me.Toggler.TabIndex = 5
  291.         '
  292.         'Minecraft
  293.         '
  294.         Me.Minecraft.BackColor = System.Drawing.SystemColors.Control
  295.         Me.Minecraft.Location = New System.Drawing.Point(4, 25)
  296.         Me.Minecraft.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  297.         Me.Minecraft.Name = "Minecraft"
  298.         Me.Minecraft.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
  299.         Me.Minecraft.Size = New System.Drawing.Size(539, 328)
  300.         Me.Minecraft.TabIndex = 3
  301.         Me.Minecraft.Text = "Minecraft"
  302.         '
  303.         'ProgFiles
  304.         '
  305.         Me.ProgFiles.Appearance = System.Windows.Forms.Appearance.Button
  306.         Me.ProgFiles.AutoSize = True
  307.         Me.ProgFiles.Checked = True
  308.         Me.ProgFiles.CheckState = System.Windows.Forms.CheckState.Checked
  309.         Me.ProgFiles.Location = New System.Drawing.Point(265, 92)
  310.         Me.ProgFiles.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  311.         Me.ProgFiles.Name = "ProgFiles"
  312.         Me.ProgFiles.Size = New System.Drawing.Size(196, 27)
  313.         Me.ProgFiles.TabIndex = 10
  314.         Me.ProgFiles.Text = "Use Program Files\Minecraft"
  315.         Me.ProgFiles.UseVisualStyleBackColor = True
  316.         '
  317.         'UpdateMC
  318.         '
  319.         Me.UpdateMC.Location = New System.Drawing.Point(96, 224)
  320.         Me.UpdateMC.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  321.         Me.UpdateMC.Name = "UpdateMC"
  322.         Me.UpdateMC.Size = New System.Drawing.Size(173, 23)
  323.         Me.UpdateMC.TabIndex = 9
  324.         Me.UpdateMC.Text = "Update versions"
  325.         Me.UpdateMC.UseVisualStyleBackColor = True
  326.         '
  327.         'AppDataButton
  328.         '
  329.         Me.AppDataButton.Location = New System.Drawing.Point(491, 181)
  330.         Me.AppDataButton.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  331.         Me.AppDataButton.Name = "AppDataButton"
  332.         Me.AppDataButton.Size = New System.Drawing.Size(23, 23)
  333.         Me.AppDataButton.TabIndex = 8
  334.         Me.AppDataButton.Text = "…"
  335.         Me.AppDataButton.UseVisualStyleBackColor = True
  336.         '
  337.         'AppDataPath
  338.         '
  339.         Me.AppDataPath.Enabled = False
  340.         Me.AppDataPath.Location = New System.Drawing.Point(91, 182)
  341.         Me.AppDataPath.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  342.         Me.AppDataPath.Name = "AppDataPath"
  343.         Me.AppDataPath.Size = New System.Drawing.Size(393, 22)
  344.         Me.AppDataPath.TabIndex = 7
  345.         '
  346.         'AppData
  347.         '
  348.         Me.AppData.Appearance = System.Windows.Forms.Appearance.Button
  349.         Me.AppData.AutoSize = True
  350.         Me.AppData.Checked = True
  351.         Me.AppData.CheckState = System.Windows.Forms.CheckState.Checked
  352.         Me.AppData.Location = New System.Drawing.Point(265, 149)
  353.         Me.AppData.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  354.         Me.AppData.Name = "AppData"
  355.         Me.AppData.Size = New System.Drawing.Size(168, 27)
  356.         Me.AppData.TabIndex = 6
  357.         Me.AppData.Text = "Use AppData\.minecraft"
  358.         Me.AppData.UseVisualStyleBackColor = True
  359.         '
  360.         'CreateZip
  361.         '
  362.         Me.CreateZip.Location = New System.Drawing.Point(96, 254)
  363.         Me.CreateZip.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  364.         Me.CreateZip.Name = "CreateZip"
  365.         Me.CreateZip.Size = New System.Drawing.Size(388, 26)
  366.         Me.CreateZip.TabIndex = 5
  367.         Me.CreateZip.Text = "Create Minecraft.zip"
  368.         Me.CreateZip.UseVisualStyleBackColor = True
  369.         '
  370.         'InstallDirButton
  371.         '
  372.         Me.InstallDirButton.Location = New System.Drawing.Point(491, 126)
  373.         Me.InstallDirButton.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  374.         Me.InstallDirButton.Name = "InstallDirButton"
  375.         Me.InstallDirButton.Size = New System.Drawing.Size(23, 23)
  376.         Me.InstallDirButton.TabIndex = 4
  377.         Me.InstallDirButton.Text = "…"
  378.         Me.InstallDirButton.UseVisualStyleBackColor = True
  379.         '
  380.         'InstallDir
  381.         '
  382.         Me.InstallDir.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.FileSystemDirectories
  383.         Me.InstallDir.Location = New System.Drawing.Point(91, 126)
  384.         Me.InstallDir.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  385.         Me.InstallDir.Name = "InstallDir"
  386.         Me.InstallDir.Size = New System.Drawing.Size(393, 22)
  387.         Me.InstallDir.TabIndex = 3
  388.         '
  389.         'InstallDirLabel
  390.         '
  391.         Me.InstallDirLabel.AutoSize = True
  392.         Me.InstallDirLabel.Location = New System.Drawing.Point(195, 97)
  393.         Me.InstallDirLabel.Name = "InstallDirLabel"
  394.         Me.InstallDirLabel.Size = New System.Drawing.Size(64, 17)
  395.         Me.InstallDirLabel.TabIndex = 2
  396.         Me.InstallDirLabel.Text = "Install to:"
  397.         '
  398.         'Uninstall
  399.         '
  400.         Me.Uninstall.Location = New System.Drawing.Point(291, 47)
  401.         Me.Uninstall.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  402.         Me.Uninstall.Name = "Uninstall"
  403.         Me.Uninstall.Size = New System.Drawing.Size(75, 23)
  404.         Me.Uninstall.TabIndex = 1
  405.         Me.Uninstall.Text = "Uninstall"
  406.         Me.Uninstall.UseVisualStyleBackColor = True
  407.         '
  408.         'Install
  409.         '
  410.         Me.Install.Location = New System.Drawing.Point(96, 47)
  411.         Me.Install.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  412.         Me.Install.Name = "Install"
  413.         Me.Install.Size = New System.Drawing.Size(75, 23)
  414.         Me.Install.TabIndex = 0
  415.         Me.Install.Text = "Install"
  416.         Me.Install.UseVisualStyleBackColor = True
  417.         '
  418.         'DOGE
  419.         '
  420.         Me.DOGE.Location = New System.Drawing.Point(4, 25)
  421.         Me.DOGE.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  422.         Me.DOGE.Name = "DOGE"
  423.         Me.DOGE.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
  424.         Me.DOGE.Size = New System.Drawing.Size(539, 328)
  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(3, 2, 3, 2)
  435.         Me.DOGE2.Multiline = True
  436.         Me.DOGE2.Name = "DOGE2"
  437.         Me.DOGE2.ReadOnly = True
  438.         Me.DOGE2.Size = New System.Drawing.Size(335, 335)
  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(517, 2)
  446.         Me.DOGESwitch.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  447.         Me.DOGESwitch.Name = "DOGESwitch"
  448.         Me.DOGESwitch.Size = New System.Drawing.Size(21, 23)
  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(3, 2)
  457.         Me.DOGE1.Name = "DOGE1"
  458.         Me.DOGE1.Size = New System.Drawing.Size(285, 323)
  459.         Me.DOGE1.TabIndex = 0
  460.         Me.DOGE1.Text = resources.GetString("DOGE1.Text")
  461.         '
  462.         'CHY
  463.         '
  464.         Me.CHY.Location = New System.Drawing.Point(4, 25)
  465.         Me.CHY.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  466.         Me.CHY.Name = "CHY"
  467.         Me.CHY.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
  468.         Me.CHY.Size = New System.Drawing.Size(539, 328)
  469.         Me.CHY.TabIndex = 5
  470.         Me.CHY.Text = "CHY"
  471.         Me.CHY.UseVisualStyleBackColor = True
  472.         '
  473.         'CHYLoop
  474.         '
  475.         Me.CHYLoop.Appearance = System.Windows.Forms.Appearance.Button
  476.         Me.CHYLoop.AutoSize = True
  477.         Me.CHYLoop.Location = New System.Drawing.Point(248, 41)
  478.         Me.CHYLoop.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  479.         Me.CHYLoop.Name = "CHYLoop"
  480.         Me.CHYLoop.Size = New System.Drawing.Size(50, 27)
  481.         Me.CHYLoop.TabIndex = 10
  482.         Me.CHYLoop.Text = "Loop"
  483.         Me.CHYLoop.UseVisualStyleBackColor = True
  484.         '
  485.         '敬酒歌Stop
  486.         '
  487.         Me.敬酒歌Stop.Location = New System.Drawing.Point(299, 128)
  488.         Me.敬酒歌Stop.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  489.         Me.敬酒歌Stop.Name = "敬酒歌Stop"
  490.         Me.敬酒歌Stop.Size = New System.Drawing.Size(33, 33)
  491.         Me.敬酒歌Stop.TabIndex = 9
  492.         Me.敬酒歌Stop.Text = "■"
  493.         Me.敬酒歌Stop.UseVisualStyleBackColor = True
  494.         '
  495.         '別雲間Stop
  496.         '
  497.         Me.別雲間Stop.Location = New System.Drawing.Point(299, 73)
  498.         Me.別雲間Stop.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  499.         Me.別雲間Stop.Name = "別雲間Stop"
  500.         Me.別雲間Stop.Size = New System.Drawing.Size(33, 33)
  501.         Me.別雲間Stop.TabIndex = 8
  502.         Me.別雲間Stop.Text = "■"
  503.         Me.別雲間Stop.UseVisualStyleBackColor = True
  504.         '
  505.         '敬酒歌Pause
  506.         '
  507.         Me.敬酒歌Pause.AutoSize = True
  508.         Me.敬酒歌Pause.Enabled = False
  509.         Me.敬酒歌Pause.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  510.         Me.敬酒歌Pause.Location = New System.Drawing.Point(265, 128)
  511.         Me.敬酒歌Pause.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  512.         Me.敬酒歌Pause.Name = "敬酒歌Pause"
  513.         Me.敬酒歌Pause.Size = New System.Drawing.Size(37, 33)
  514.         Me.敬酒歌Pause.TabIndex = 7
  515.         Me.敬酒歌Pause.Text = "| |"
  516.         Me.敬酒歌Pause.UseVisualStyleBackColor = True
  517.         '
  518.         '別雲間Pause
  519.         '
  520.         Me.別雲間Pause.Enabled = False
  521.         Me.別雲間Pause.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  522.         Me.別雲間Pause.Location = New System.Drawing.Point(265, 73)
  523.         Me.別雲間Pause.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  524.         Me.別雲間Pause.Name = "別雲間Pause"
  525.         Me.別雲間Pause.Size = New System.Drawing.Size(33, 33)
  526.         Me.別雲間Pause.TabIndex = 6
  527.         Me.別雲間Pause.Text = "| |"
  528.         Me.別雲間Pause.UseVisualStyleBackColor = True
  529.         '
  530.         '敬酒歌Play
  531.         '
  532.         Me.敬酒歌Play.AutoSize = True
  533.         Me.敬酒歌Play.Location = New System.Drawing.Point(232, 128)
  534.         Me.敬酒歌Play.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  535.         Me.敬酒歌Play.Name = "敬酒歌Play"
  536.         Me.敬酒歌Play.Size = New System.Drawing.Size(33, 33)
  537.         Me.敬酒歌Play.TabIndex = 5
  538.         Me.敬酒歌Play.Text = "▶"
  539.         Me.敬酒歌Play.UseVisualStyleBackColor = True
  540.         '
  541.         '別雲間Play
  542.         '
  543.         Me.別雲間Play.AutoSize = True
  544.         Me.別雲間Play.Location = New System.Drawing.Point(232, 73)
  545.         Me.別雲間Play.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  546.         Me.別雲間Play.Name = "別雲間Play"
  547.         Me.別雲間Play.Size = New System.Drawing.Size(33, 33)
  548.         Me.別雲間Play.TabIndex = 4
  549.         Me.別雲間Play.Text = "▶"
  550.         Me.別雲間Play.UseVisualStyleBackColor = True
  551.         '
  552.         '別雲間Label
  553.         '
  554.         Me.別雲間Label.AutoSize = True
  555.         Me.別雲間Label.Location = New System.Drawing.Point(157, 73)
  556.         Me.別雲間Label.Name = "別雲間Label"
  557.         Me.別雲間Label.Size = New System.Drawing.Size(50, 17)
  558.         Me.別雲間Label.TabIndex = 3
  559.         Me.別雲間Label.Text = "別雲間"
  560.         '
  561.         '敬酒歌Label
  562.         '
  563.         Me.敬酒歌Label.AutoSize = True
  564.         Me.敬酒歌Label.Location = New System.Drawing.Point(157, 133)
  565.         Me.敬酒歌Label.Name = "敬酒歌Label"
  566.         Me.敬酒歌Label.Size = New System.Drawing.Size(50, 17)
  567.         Me.敬酒歌Label.TabIndex = 2
  568.         Me.敬酒歌Label.Text = "敬酒歌"
  569.         '
  570.         'ComputerControl
  571.         '
  572.         Me.ComputerControl.Location = New System.Drawing.Point(4, 25)
  573.         Me.ComputerControl.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  574.         Me.ComputerControl.Name = "ComputerControl"
  575.         Me.ComputerControl.Size = New System.Drawing.Size(539, 328)
  576.         Me.ComputerControl.TabIndex = 7
  577.         Me.ComputerControl.Text = "Computer Control"
  578.         Me.ComputerControl.UseVisualStyleBackColor = True
  579.         '
  580.         'RunProgramWithParamRO
  581.         '
  582.         Me.RunProgramWithParamRO.AutoSize = True
  583.         Me.RunProgramWithParamRO.Checked = True
  584.         Me.RunProgramWithParamRO.CheckState = System.Windows.Forms.CheckState.Checked
  585.         Me.RunProgramWithParamRO.Location = New System.Drawing.Point(405, 93)
  586.         Me.RunProgramWithParamRO.Name = "RunProgramWithParamRO"
  587.         Me.RunProgramWithParamRO.Size = New System.Drawing.Size(130, 21)
  588.         Me.RunProgramWithParamRO.TabIndex = 14
  589.         Me.RunProgramWithParamRO.Text = "Redirect Output"
  590.         Me.RunProgramWithParamRO.UseVisualStyleBackColor = True
  591.         '
  592.         'RunProgramWithParamO
  593.         '
  594.         Me.RunProgramWithParamO.Cursor = System.Windows.Forms.Cursors.Default
  595.         Me.RunProgramWithParamO.Location = New System.Drawing.Point(4, 118)
  596.         Me.RunProgramWithParamO.Multiline = True
  597.         Me.RunProgramWithParamO.Name = "RunProgramWithParamO"
  598.         Me.RunProgramWithParamO.ReadOnly = True
  599.         Me.RunProgramWithParamO.Size = New System.Drawing.Size(527, 80)
  600.         Me.RunProgramWithParamO.TabIndex = 13
  601.         '
  602.         'RunProgramWithParamE
  603.         '
  604.         Me.RunProgramWithParamE.AutoSize = True
  605.         Me.RunProgramWithParamE.Checked = True
  606.         Me.RunProgramWithParamE.CheckState = System.Windows.Forms.CheckState.Checked
  607.         Me.RunProgramWithParamE.Location = New System.Drawing.Point(290, 92)
  608.         Me.RunProgramWithParamE.Name = "RunProgramWithParamE"
  609.         Me.RunProgramWithParamE.Size = New System.Drawing.Size(113, 21)
  610.         Me.RunProgramWithParamE.TabIndex = 12
  611.         Me.RunProgramWithParamE.Text = "Raise Events"
  612.         Me.RunProgramWithParamE.UseVisualStyleBackColor = True
  613.         '
  614.         'RunProgramWithParamW
  615.         '
  616.         Me.RunProgramWithParamW.AutoSize = True
  617.         Me.RunProgramWithParamW.Checked = True
  618.         Me.RunProgramWithParamW.CheckState = System.Windows.Forms.CheckState.Checked
  619.         Me.RunProgramWithParamW.Location = New System.Drawing.Point(158, 90)
  620.         Me.RunProgramWithParamW.Name = "RunProgramWithParamW"
  621.         Me.RunProgramWithParamW.Size = New System.Drawing.Size(125, 21)
  622.         Me.RunProgramWithParamW.TabIndex = 11
  623.         Me.RunProgramWithParamW.Text = "Create Window"
  624.         Me.RunProgramWithParamW.UseVisualStyleBackColor = True
  625.         '
  626.         'RunProgramWithParamS
  627.         '
  628.         Me.RunProgramWithParamS.AutoSize = True
  629.         Me.RunProgramWithParamS.Location = New System.Drawing.Point(9, 90)
  630.         Me.RunProgramWithParamS.Name = "RunProgramWithParamS"
  631.         Me.RunProgramWithParamS.Size = New System.Drawing.Size(144, 21)
  632.         Me.RunProgramWithParamS.TabIndex = 10
  633.         Me.RunProgramWithParamS.Text = "Use Shell Execute"
  634.         Me.RunProgramWithParamS.UseVisualStyleBackColor = True
  635.         '
  636.         'RunProgramWithParamB
  637.         '
  638.         Me.RunProgramWithParamB.Location = New System.Drawing.Point(509, 35)
  639.         Me.RunProgramWithParamB.Name = "RunProgramWithParamB"
  640.         Me.RunProgramWithParamB.Size = New System.Drawing.Size(20, 23)
  641.         Me.RunProgramWithParamB.TabIndex = 9
  642.         Me.RunProgramWithParamB.Text = "…"
  643.         Me.RunProgramWithParamB.UseVisualStyleBackColor = True
  644.         '
  645.         'RunProgramWithParamPL
  646.         '
  647.         Me.RunProgramWithParamPL.AutoSize = True
  648.         Me.RunProgramWithParamPL.Location = New System.Drawing.Point(5, 69)
  649.         Me.RunProgramWithParamPL.Name = "RunProgramWithParamPL"
  650.         Me.RunProgramWithParamPL.Size = New System.Drawing.Size(147, 17)
  651.         Me.RunProgramWithParamPL.TabIndex = 8
  652.         Me.RunProgramWithParamPL.Text = "with these parameters"
  653.         '
  654.         'RunProgramWithParamRL
  655.         '
  656.         Me.RunProgramWithParamRL.AutoSize = True
  657.         Me.RunProgramWithParamRL.Location = New System.Drawing.Point(9, 39)
  658.         Me.RunProgramWithParamRL.Name = "RunProgramWithParamRL"
  659.         Me.RunProgramWithParamRL.Size = New System.Drawing.Size(117, 17)
  660.         Me.RunProgramWithParamRL.TabIndex = 7
  661.         Me.RunProgramWithParamRL.Text = "Run this program"
  662.         '
  663.         'RunProgramWithParamP
  664.         '
  665.         Me.RunProgramWithParamP.Location = New System.Drawing.Point(158, 63)
  666.         Me.RunProgramWithParamP.Name = "RunProgramWithParamP"
  667.         Me.RunProgramWithParamP.Size = New System.Drawing.Size(238, 22)
  668.         Me.RunProgramWithParamP.TabIndex = 6
  669.         '
  670.         'RunProgramWithParamR
  671.         '
  672.         Me.RunProgramWithParamR.Location = New System.Drawing.Point(132, 35)
  673.         Me.RunProgramWithParamR.Name = "RunProgramWithParamR"
  674.         Me.RunProgramWithParamR.Size = New System.Drawing.Size(371, 22)
  675.         Me.RunProgramWithParamR.TabIndex = 5
  676.         '
  677.         'RunProgramWithParam
  678.         '
  679.         Me.RunProgramWithParam.Location = New System.Drawing.Point(405, 63)
  680.         Me.RunProgramWithParam.Name = "RunProgramWithParam"
  681.         Me.RunProgramWithParam.Size = New System.Drawing.Size(125, 23)
  682.         Me.RunProgramWithParam.TabIndex = 4
  683.         Me.RunProgramWithParam.Text = "Run the program"
  684.         Me.RunProgramWithParam.UseVisualStyleBackColor = True
  685.         '
  686.         'RunBatch
  687.         '
  688.         Me.RunBatch.Location = New System.Drawing.Point(405, 4)
  689.         Me.RunBatch.Margin = New System.Windows.Forms.Padding(4)
  690.         Me.RunBatch.Name = "RunBatch"
  691.         Me.RunBatch.Size = New System.Drawing.Size(125, 23)
  692.         Me.RunBatch.TabIndex = 3
  693.         Me.RunBatch.Text = "Run Batch Mode"
  694.         Me.RunBatch.UseVisualStyleBackColor = True
  695.         '
  696.         'RunCmd
  697.         '
  698.         Me.RunCmd.Location = New System.Drawing.Point(191, 4)
  699.         Me.RunCmd.Margin = New System.Windows.Forms.Padding(4)
  700.         Me.RunCmd.Name = "RunCmd"
  701.         Me.RunCmd.Size = New System.Drawing.Size(205, 23)
  702.         Me.RunCmd.TabIndex = 2
  703.         Me.RunCmd.Text = "Run Command Prompt Mode"
  704.         Me.RunCmd.UseVisualStyleBackColor = True
  705.         '
  706.         'MiniControlPanelClear
  707.         '
  708.         Me.MiniControlPanelClear.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  709.         Me.MiniControlPanelClear.Location = New System.Drawing.Point(161, 2)
  710.         Me.MiniControlPanelClear.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  711.         Me.MiniControlPanelClear.Name = "MiniControlPanelClear"
  712.         Me.MiniControlPanelClear.Size = New System.Drawing.Size(23, 23)
  713.         Me.MiniControlPanelClear.TabIndex = 1
  714.         Me.MiniControlPanelClear.Text = "ⓧ"
  715.         Me.MiniControlPanelClear.UseVisualStyleBackColor = True
  716.         '
  717.         'MiniControlPanel
  718.         '
  719.         Me.MiniControlPanel.Location = New System.Drawing.Point(8, 2)
  720.         Me.MiniControlPanel.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  721.         Me.MiniControlPanel.Name = "MiniControlPanel"
  722.         Me.MiniControlPanel.Size = New System.Drawing.Size(148, 23)
  723.         Me.MiniControlPanel.TabIndex = 0
  724.         Me.MiniControlPanel.Text = "Mini-Control Panel"
  725.         Me.MiniControlPanel.UseVisualStyleBackColor = True
  726.         '
  727.         'HappyBrowerTab
  728.         '
  729.         Me.HappyBrowerTab.Location = New System.Drawing.Point(4, 25)
  730.         Me.HappyBrowerTab.Name = "HappyBrowerTab"
  731.         Me.HappyBrowerTab.Padding = New System.Windows.Forms.Padding(3)
  732.         Me.HappyBrowerTab.Size = New System.Drawing.Size(539, 328)
  733.         Me.HappyBrowerTab.TabIndex = 8
  734.         Me.HappyBrowerTab.Text = "HappyBrowser"
  735.         Me.HappyBrowerTab.UseVisualStyleBackColor = True
  736.         '
  737.         'URLLabel
  738.         '
  739.         Me.URLLabel.AutoSize = True
  740.         Me.URLLabel.Location = New System.Drawing.Point(0, 6)
  741.         Me.URLLabel.Name = "URLLabel"
  742.         Me.URLLabel.Size = New System.Drawing.Size(36, 17)
  743.         Me.URLLabel.TabIndex = 2
  744.         Me.URLLabel.Text = "URL"
  745.         '
  746.         'URL
  747.         '
  748.         Me.URL.Location = New System.Drawing.Point(32, 3)
  749.         Me.URL.Name = "URL"
  750.         Me.URL.Size = New System.Drawing.Size(486, 22)
  751.         Me.URL.TabIndex = 1
  752.         '
  753.         'HappyBrowser
  754.         '
  755.         Me.HappyBrowser.Dock = System.Windows.Forms.DockStyle.Bottom
  756.         Me.HappyBrowser.Location = New System.Drawing.Point(3, 25)
  757.         Me.HappyBrowser.MinimumSize = New System.Drawing.Size(20, 20)
  758.         Me.HappyBrowser.Name = "HappyBrowser"
  759.         Me.HappyBrowser.ScriptErrorsSuppressed = True
  760.         Me.HappyBrowser.Size = New System.Drawing.Size(533, 300)
  761.         Me.HappyBrowser.TabIndex = 0
  762.         '
  763.         'Tasks
  764.         '
  765.         Me.Tasks.Location = New System.Drawing.Point(4, 25)
  766.         Me.Tasks.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  767.         Me.Tasks.Name = "Tasks"
  768.         Me.Tasks.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
  769.         Me.Tasks.Size = New System.Drawing.Size(539, 328)
  770.         Me.Tasks.TabIndex = 6
  771.         Me.Tasks.Text = "Tasks"
  772.         Me.Tasks.UseVisualStyleBackColor = True
  773.         '
  774.         'ProcessAutoRefresh
  775.         '
  776.         Me.ProcessAutoRefresh.Appearance = System.Windows.Forms.Appearance.Button
  777.         Me.ProcessAutoRefresh.AutoSize = True
  778.         Me.ProcessAutoRefresh.Location = New System.Drawing.Point(91, 295)
  779.         Me.ProcessAutoRefresh.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  780.         Me.ProcessAutoRefresh.Name = "ProcessAutoRefresh"
  781.         Me.ProcessAutoRefresh.Size = New System.Drawing.Size(101, 27)
  782.         Me.ProcessAutoRefresh.TabIndex = 4
  783.         Me.ProcessAutoRefresh.Text = "Auto Refresh"
  784.         Me.ProcessAutoRefresh.UseVisualStyleBackColor = True
  785.         '
  786.         'Processes
  787.         '
  788.         Me.Processes.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ProcessName, Me.ProcessUser, Me.ProcessCPU, Me.ProcessMemory, Me.ProcessDescription})
  789.         ListViewGroup2.Header = "AllProcesses"
  790.         ListViewGroup2.Name = "All Processes"
  791.         Me.Processes.Groups.AddRange(New System.Windows.Forms.ListViewGroup() {ListViewGroup2})
  792.         Me.Processes.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem5, ListViewItem6, ListViewItem7, ListViewItem8})
  793.         Me.Processes.Location = New System.Drawing.Point(8, 6)
  794.         Me.Processes.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  795.         Me.Processes.Name = "Processes"
  796.         Me.Processes.Size = New System.Drawing.Size(523, 285)
  797.         Me.Processes.TabIndex = 3
  798.         Me.Processes.UseCompatibleStateImageBehavior = False
  799.         Me.Processes.View = System.Windows.Forms.View.Details
  800.         '
  801.         'ProcessName
  802.         '
  803.         Me.ProcessName.Text = "Image Name"
  804.         Me.ProcessName.Width = 170
  805.         '
  806.         'ProcessUser
  807.         '
  808.         Me.ProcessUser.Text = "User Name"
  809.         Me.ProcessUser.Width = 90
  810.         '
  811.         'ProcessCPU
  812.         '
  813.         Me.ProcessCPU.Text = "CPU"
  814.         Me.ProcessCPU.Width = 40
  815.         '
  816.         'ProcessMemory
  817.         '
  818.         Me.ProcessMemory.Text = "Memory"
  819.         Me.ProcessMemory.Width = 100
  820.         '
  821.         'ProcessDescription
  822.         '
  823.         Me.ProcessDescription.Text = "Description"
  824.         Me.ProcessDescription.Width = 120
  825.         '
  826.         'ProcessRefresh
  827.         '
  828.         Me.ProcessRefresh.Location = New System.Drawing.Point(197, 295)
  829.         Me.ProcessRefresh.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  830.         Me.ProcessRefresh.Name = "ProcessRefresh"
  831.         Me.ProcessRefresh.Size = New System.Drawing.Size(100, 27)
  832.         Me.ProcessRefresh.TabIndex = 2
  833.         Me.ProcessRefresh.Text = "Refresh"
  834.         Me.ProcessRefresh.UseVisualStyleBackColor = True
  835.         '
  836.         'ProcessEnd
  837.         '
  838.         Me.ProcessEnd.Location = New System.Drawing.Point(317, 295)
  839.         Me.ProcessEnd.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  840.         Me.ProcessEnd.Name = "ProcessEnd"
  841.         Me.ProcessEnd.Size = New System.Drawing.Size(100, 27)
  842.         Me.ProcessEnd.TabIndex = 1
  843.         Me.ProcessEnd.Text = "End Process"
  844.         Me.ProcessEnd.UseVisualStyleBackColor = True
  845.         '
  846.         'Options
  847.         '
  848.         Me.Options.BackColor = System.Drawing.SystemColors.Control
  849.         Me.Options.Location = New System.Drawing.Point(4, 25)
  850.         Me.Options.Margin = New System.Windows.Forms.Padding(4)
  851.         Me.Options.Name = "Options"
  852.         Me.Options.Size = New System.Drawing.Size(539, 328)
  853.         Me.Options.TabIndex = 2
  854.         Me.Options.Text = "Options"
  855.         '
  856.         'Administrator
  857.         '
  858.         Me.Administrator.AutoSize = True
  859.         Me.Administrator.Location = New System.Drawing.Point(8, 250)
  860.         Me.Administrator.Name = "Administrator"
  861.         Me.Administrator.Size = New System.Drawing.Size(32, 17)
  862.         Me.Administrator.TabIndex = 5
  863.         Me.Administrator.Text = "      "
  864.         '
  865.         'Authenticated
  866.         '
  867.         Me.Authenticated.AutoSize = True
  868.         Me.Authenticated.Location = New System.Drawing.Point(8, 233)
  869.         Me.Authenticated.Name = "Authenticated"
  870.         Me.Authenticated.Size = New System.Drawing.Size(32, 17)
  871.         Me.Authenticated.TabIndex = 4
  872.         Me.Authenticated.Text = "      "
  873.         '
  874.         'Authenticate
  875.         '
  876.         Me.Authenticate.Location = New System.Drawing.Point(4, 207)
  877.         Me.Authenticate.Name = "Authenticate"
  878.         Me.Authenticate.Size = New System.Drawing.Size(95, 23)
  879.         Me.Authenticate.TabIndex = 3
  880.         Me.Authenticate.Text = "Authenticate"
  881.         Me.Authenticate.UseVisualStyleBackColor = True
  882.         Me.Authenticate.Visible = False
  883.         '
  884.         'Developing
  885.         '
  886.         Me.Developing.AutoSize = True
  887.         Me.Developing.Location = New System.Drawing.Point(151, 210)
  888.         Me.Developing.Name = "Developing"
  889.         Me.Developing.Size = New System.Drawing.Size(238, 34)
  890.         Me.Developing.TabIndex = 2
  891.         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."
  892.         '
  893.         'Autorun
  894.         '
  895.         Me.Autorun.AutoSize = True
  896.         Me.Autorun.Location = New System.Drawing.Point(4, 4)
  897.         Me.Autorun.Margin = New System.Windows.Forms.Padding(4)
  898.         Me.Autorun.Name = "Autorun"
  899.         Me.Autorun.Size = New System.Drawing.Size(80, 21)
  900.         Me.Autorun.TabIndex = 0
  901.         Me.Autorun.Text = "Autorun"
  902.         Me.Autorun.UseVisualStyleBackColor = True
  903.         '
  904.         'AutorunBox
  905.         '
  906.         Me.AutorunBox.Location = New System.Drawing.Point(96, 4)
  907.         Me.AutorunBox.Margin = New System.Windows.Forms.Padding(4)
  908.         Me.AutorunBox.Name = "AutorunBox"
  909.         Me.AutorunBox.Padding = New System.Windows.Forms.Padding(4)
  910.         Me.AutorunBox.Size = New System.Drawing.Size(347, 134)
  911.         Me.AutorunBox.TabIndex = 1
  912.         Me.AutorunBox.TabStop = False
  913.         Me.AutorunBox.Text = "Autorun options"
  914.         '
  915.         'SwitchOptions
  916.         '
  917.         Me.SwitchOptions.Location = New System.Drawing.Point(8, 43)
  918.         Me.SwitchOptions.Margin = New System.Windows.Forms.Padding(4)
  919.         Me.SwitchOptions.Name = "SwitchOptions"
  920.         Me.SwitchOptions.Padding = New System.Windows.Forms.Padding(4)
  921.         Me.SwitchOptions.Size = New System.Drawing.Size(331, 84)
  922.         Me.SwitchOptions.TabIndex = 1
  923.         Me.SwitchOptions.TabStop = False
  924.         Me.SwitchOptions.Text = "Options"
  925.         '
  926.         'SwitchTimeout
  927.         '
  928.         Me.SwitchTimeout.Location = New System.Drawing.Point(108, 58)
  929.         Me.SwitchTimeout.Margin = New System.Windows.Forms.Padding(4)
  930.         Me.SwitchTimeout.Maximum = New Decimal(New Integer() {315360000, 0, 0, 0})
  931.         Me.SwitchTimeout.Name = "SwitchTimeout"
  932.         Me.SwitchTimeout.Size = New System.Drawing.Size(101, 22)
  933.         Me.SwitchTimeout.TabIndex = 6
  934.         Me.SwitchTimeout.Tag = "/t [num]"
  935.         '
  936.         'SwitchCommentLabel
  937.         '
  938.         Me.SwitchCommentLabel.AutoSize = True
  939.         Me.SwitchCommentLabel.Location = New System.Drawing.Point(213, 5)
  940.         Me.SwitchCommentLabel.Name = "SwitchCommentLabel"
  941.         Me.SwitchCommentLabel.Size = New System.Drawing.Size(117, 17)
  942.         Me.SwitchCommentLabel.TabIndex = 5
  943.         Me.SwitchCommentLabel.Text = "Restart Comment"
  944.         '
  945.         'SwitchComment
  946.         '
  947.         Me.SwitchComment.Location = New System.Drawing.Point(219, 26)
  948.         Me.SwitchComment.Margin = New System.Windows.Forms.Padding(4)
  949.         Me.SwitchComment.MaxLength = 512
  950.         Me.SwitchComment.Multiline = True
  951.         Me.SwitchComment.Name = "SwitchComment"
  952.         Me.SwitchComment.Size = New System.Drawing.Size(105, 50)
  953.         Me.SwitchComment.TabIndex = 4
  954.         Me.SwitchComment.Tag = "/c [comment]"
  955.         '
  956.         'SwitchForce
  957.         '
  958.         Me.SwitchForce.Appearance = System.Windows.Forms.Appearance.Button
  959.         Me.SwitchForce.AutoSize = True
  960.         Me.SwitchForce.Location = New System.Drawing.Point(148, 25)
  961.         Me.SwitchForce.Margin = New System.Windows.Forms.Padding(4)
  962.         Me.SwitchForce.Name = "SwitchForce"
  963.         Me.SwitchForce.Size = New System.Drawing.Size(54, 27)
  964.         Me.SwitchForce.TabIndex = 3
  965.         Me.SwitchForce.Tag = "/f"
  966.         Me.SwitchForce.Text = "Force"
  967.         Me.SwitchForce.UseVisualStyleBackColor = True
  968.         '
  969.         'SwitchTimeoutLabel
  970.         '
  971.         Me.SwitchTimeoutLabel.AutoSize = True
  972.         Me.SwitchTimeoutLabel.Location = New System.Drawing.Point(9, 60)
  973.         Me.SwitchTimeoutLabel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  974.         Me.SwitchTimeoutLabel.Name = "SwitchTimeoutLabel"
  975.         Me.SwitchTimeoutLabel.Size = New System.Drawing.Size(95, 17)
  976.         Me.SwitchTimeoutLabel.TabIndex = 2
  977.         Me.SwitchTimeoutLabel.Text = "Timeout (sec)"
  978.         '
  979.         'SwitchPrograms
  980.         '
  981.         Me.SwitchPrograms.Appearance = System.Windows.Forms.Appearance.Button
  982.         Me.SwitchPrograms.AutoSize = True
  983.         Me.SwitchPrograms.Location = New System.Drawing.Point(8, 23)
  984.         Me.SwitchPrograms.Margin = New System.Windows.Forms.Padding(4)
  985.         Me.SwitchPrograms.Name = "SwitchPrograms"
  986.         Me.SwitchPrograms.Size = New System.Drawing.Size(129, 27)
  987.         Me.SwitchPrograms.TabIndex = 0
  988.         Me.SwitchPrograms.Tag = "equals to /g, else /r"
  989.         Me.SwitchPrograms.Text = "Restart Programs"
  990.         Me.SwitchPrograms.UseVisualStyleBackColor = True
  991.         '
  992.         'SwitchIfEnabled
  993.         '
  994.         Me.SwitchIfEnabled.AutoSize = True
  995.         Me.SwitchIfEnabled.Location = New System.Drawing.Point(8, 23)
  996.         Me.SwitchIfEnabled.Margin = New System.Windows.Forms.Padding(4)
  997.         Me.SwitchIfEnabled.Name = "SwitchIfEnabled"
  998.         Me.SwitchIfEnabled.Size = New System.Drawing.Size(332, 21)
  999.         Me.SwitchIfEnabled.TabIndex = 0
  1000.         Me.SwitchIfEnabled.Text = "Immediately switch and restart if XClass enabled"
  1001.         Me.SwitchIfEnabled.UseVisualStyleBackColor = True
  1002.         '
  1003.         'About
  1004.         '
  1005.         Me.About.BackColor = System.Drawing.SystemColors.Control
  1006.         Me.About.Location = New System.Drawing.Point(4, 25)
  1007.         Me.About.Margin = New System.Windows.Forms.Padding(4)
  1008.         Me.About.Name = "About"
  1009.         Me.About.Padding = New System.Windows.Forms.Padding(4)
  1010.         Me.About.Size = New System.Drawing.Size(539, 328)
  1011.         Me.About.TabIndex = 1
  1012.         Me.About.Text = "About"
  1013.         '
  1014.         'TableLayoutPanel
  1015.         '
  1016.         Me.TableLayoutPanel.ColumnCount = 2
  1017.         Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.0!))
  1018.         Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67.0!))
  1019.         Me.TableLayoutPanel.Controls.Add(Me.LogoPictureBox, 0, 0)
  1020.         Me.TableLayoutPanel.Controls.Add(Me.LabelProductName, 1, 0)
  1021.         Me.TableLayoutPanel.Controls.Add(Me.LabelVersion, 1, 1)
  1022.         Me.TableLayoutPanel.Controls.Add(Me.LabelCopyright, 1, 2)
  1023.         Me.TableLayoutPanel.Controls.Add(Me.LabelCompanyName, 1, 3)
  1024.         Me.TableLayoutPanel.Controls.Add(Me.TextBoxDescription, 1, 4)
  1025.         Me.TableLayoutPanel.Controls.Add(Me.OKButton, 1, 5)
  1026.         Me.TableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill
  1027.         Me.TableLayoutPanel.Location = New System.Drawing.Point(4, 4)
  1028.         Me.TableLayoutPanel.Margin = New System.Windows.Forms.Padding(4)
  1029.         Me.TableLayoutPanel.Name = "TableLayoutPanel"
  1030.         Me.TableLayoutPanel.RowCount = 6
  1031.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  1032.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  1033.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  1034.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  1035.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  1036.         Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.0!))
  1037.         Me.TableLayoutPanel.Size = New System.Drawing.Size(531, 320)
  1038.         Me.TableLayoutPanel.TabIndex = 1
  1039.         '
  1040.         'LogoPictureBox
  1041.         '
  1042.         Me.LogoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill
  1043.         Me.LogoPictureBox.Image = CType(resources.GetObject("LogoPictureBox.Image"), System.Drawing.Image)
  1044.         Me.LogoPictureBox.Location = New System.Drawing.Point(4, 4)
  1045.         Me.LogoPictureBox.Margin = New System.Windows.Forms.Padding(4)
  1046.         Me.LogoPictureBox.Name = "LogoPictureBox"
  1047.         Me.TableLayoutPanel.SetRowSpan(Me.LogoPictureBox, 6)
  1048.         Me.LogoPictureBox.Size = New System.Drawing.Size(167, 312)
  1049.         Me.LogoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  1050.         Me.LogoPictureBox.TabIndex = 0
  1051.         Me.LogoPictureBox.TabStop = False
  1052.         '
  1053.         'LabelProductName
  1054.         '
  1055.         Me.LabelProductName.Dock = System.Windows.Forms.DockStyle.Fill
  1056.         Me.LabelProductName.Location = New System.Drawing.Point(183, 0)
  1057.         Me.LabelProductName.Margin = New System.Windows.Forms.Padding(8, 0, 4, 0)
  1058.         Me.LabelProductName.MaximumSize = New System.Drawing.Size(0, 21)
  1059.         Me.LabelProductName.Name = "LabelProductName"
  1060.         Me.LabelProductName.Size = New System.Drawing.Size(344, 21)
  1061.         Me.LabelProductName.TabIndex = 0
  1062.         Me.LabelProductName.Text = "Product Name"
  1063.         Me.LabelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  1064.         '
  1065.         'LabelVersion
  1066.         '
  1067.         Me.LabelVersion.Dock = System.Windows.Forms.DockStyle.Fill
  1068.         Me.LabelVersion.Location = New System.Drawing.Point(183, 32)
  1069.         Me.LabelVersion.Margin = New System.Windows.Forms.Padding(8, 0, 4, 0)
  1070.         Me.LabelVersion.MaximumSize = New System.Drawing.Size(0, 21)
  1071.         Me.LabelVersion.Name = "LabelVersion"
  1072.         Me.LabelVersion.Size = New System.Drawing.Size(344, 21)
  1073.         Me.LabelVersion.TabIndex = 0
  1074.         Me.LabelVersion.Text = "Version"
  1075.         Me.LabelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  1076.         '
  1077.         'LabelCopyright
  1078.         '
  1079.         Me.LabelCopyright.Dock = System.Windows.Forms.DockStyle.Fill
  1080.         Me.LabelCopyright.Location = New System.Drawing.Point(183, 64)
  1081.         Me.LabelCopyright.Margin = New System.Windows.Forms.Padding(8, 0, 4, 0)
  1082.         Me.LabelCopyright.MaximumSize = New System.Drawing.Size(0, 21)
  1083.         Me.LabelCopyright.Name = "LabelCopyright"
  1084.         Me.LabelCopyright.Size = New System.Drawing.Size(344, 21)
  1085.         Me.LabelCopyright.TabIndex = 0
  1086.         Me.LabelCopyright.Text = "Copyright"
  1087.         Me.LabelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  1088.         '
  1089.         'LabelCompanyName
  1090.         '
  1091.         Me.LabelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill
  1092.         Me.LabelCompanyName.Location = New System.Drawing.Point(183, 96)
  1093.         Me.LabelCompanyName.Margin = New System.Windows.Forms.Padding(8, 0, 4, 0)
  1094.         Me.LabelCompanyName.MaximumSize = New System.Drawing.Size(0, 21)
  1095.         Me.LabelCompanyName.Name = "LabelCompanyName"
  1096.         Me.LabelCompanyName.Size = New System.Drawing.Size(344, 21)
  1097.         Me.LabelCompanyName.TabIndex = 0
  1098.         Me.LabelCompanyName.Text = "Company Name"
  1099.         Me.LabelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  1100.         '
  1101.         'TextBoxDescription
  1102.         '
  1103.         Me.TextBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill
  1104.         Me.TextBoxDescription.Location = New System.Drawing.Point(183, 132)
  1105.         Me.TextBoxDescription.Margin = New System.Windows.Forms.Padding(8, 4, 4, 4)
  1106.         Me.TextBoxDescription.Multiline = True
  1107.         Me.TextBoxDescription.Name = "TextBoxDescription"
  1108.         Me.TextBoxDescription.ReadOnly = True
  1109.         Me.TextBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both
  1110.         Me.TextBoxDescription.Size = New System.Drawing.Size(344, 152)
  1111.         Me.TextBoxDescription.TabIndex = 0
  1112.         Me.TextBoxDescription.TabStop = False
  1113.         Me.TextBoxDescription.Text = resources.GetString("TextBoxDescription.Text")
  1114.         '
  1115.         'OKButton
  1116.         '
  1117.         Me.OKButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1118.         Me.OKButton.DialogResult = System.Windows.Forms.DialogResult.Cancel
  1119.         Me.OKButton.Location = New System.Drawing.Point(427, 296)
  1120.         Me.OKButton.Margin = New System.Windows.Forms.Padding(4)
  1121.         Me.OKButton.Name = "OKButton"
  1122.         Me.OKButton.Size = New System.Drawing.Size(100, 20)
  1123.         Me.OKButton.TabIndex = 0
  1124.         Me.OKButton.Text = "&OK"
  1125.         '
  1126.         'InstallDirFinder
  1127.         '
  1128.         Me.InstallDirFinder.SelectedPath = "C:\Program Files (x86)\Minecraft"
  1129.         '
  1130.         'ProcessUpdate
  1131.         '
  1132.         Me.ProcessUpdate.Interval = 2000
  1133.         '
  1134.         'XCTester
  1135.         '
  1136.         Me.XCTester.Interval = 1000
  1137.         '
  1138.         'RunProgramWithParamF
  1139.         '
  1140.         Me.RunProgramWithParamF.FileName = "OpenFileDialog1"
  1141.         Me.RunProgramWithParamF.Filter = "Program|*.exe"
  1142.         '
  1143.         'ReloadPage
  1144.         '
  1145.         Me.ReloadPage.Location = New System.Drawing.Point(516, 3)
  1146.         Me.ReloadPage.Name = "ReloadPage"
  1147.         Me.ReloadPage.Size = New System.Drawing.Size(23, 23)
  1148.         Me.ReloadPage.TabIndex = 3
  1149.         Me.ReloadPage.Text = "↻"
  1150.         Me.ReloadPage.UseVisualStyleBackColor = True
  1151.         '
  1152.         'SpeakLabel
  1153.         '
  1154.         Me.SpeakLabel.AutoSize = True
  1155.         Me.SpeakLabel.Location = New System.Drawing.Point(4, 205)
  1156.         Me.SpeakLabel.Name = "SpeakLabel"
  1157.         Me.SpeakLabel.Size = New System.Drawing.Size(56, 17)
  1158.         Me.SpeakLabel.TabIndex = 15
  1159.         Me.SpeakLabel.Text = "Speak: "
  1160.         '
  1161.         'Speak
  1162.         '
  1163.         Me.Speak.Location = New System.Drawing.Point(54, 199)
  1164.         Me.Speak.Name = "Speak"
  1165.         Me.Speak.Size = New System.Drawing.Size(475, 22)
  1166.         Me.Speak.TabIndex = 16
  1167.         '
  1168.         'MMLCHelper
  1169.         '
  1170.         Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
  1171.         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1172.         Me.ClientSize = New System.Drawing.Size(547, 357)
  1173.         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  1174.         Me.Margin = New System.Windows.Forms.Padding(4)
  1175.         Me.Name = "MMLCHelper"
  1176.         Me.ShowInTaskbar = False
  1177.         Me.Text = "MMLCHelper"
  1178.         Me.TopMost = True
  1179.         Me.Tabs.ResumeLayout(False)
  1180.         Me.XClassToggler.ResumeLayout(False)
  1181.         Me.XClassToggler.PerformLayout()
  1182.         CType(Me.Toggler, System.ComponentModel.ISupportInitialize).EndInit()
  1183.         Me.Minecraft.ResumeLayout(False)
  1184.         Me.Minecraft.PerformLayout()
  1185.         Me.DOGE.ResumeLayout(False)
  1186.         Me.DOGE.PerformLayout()
  1187.         Me.CHY.ResumeLayout(False)
  1188.         Me.CHY.PerformLayout()
  1189.         Me.ComputerControl.ResumeLayout(False)
  1190.         Me.ComputerControl.PerformLayout()
  1191.         Me.HappyBrowerTab.ResumeLayout(False)
  1192.         Me.HappyBrowerTab.PerformLayout()
  1193.         Me.Tasks.ResumeLayout(False)
  1194.         Me.Tasks.PerformLayout()
  1195.         Me.Options.ResumeLayout(False)
  1196.         Me.Options.PerformLayout()
  1197.         Me.AutorunBox.ResumeLayout(False)
  1198.         Me.AutorunBox.PerformLayout()
  1199.         Me.SwitchOptions.ResumeLayout(False)
  1200.         Me.SwitchOptions.PerformLayout()
  1201.         CType(Me.SwitchTimeout, System.ComponentModel.ISupportInitialize).EndInit()
  1202.         Me.About.ResumeLayout(False)
  1203.         Me.TableLayoutPanel.ResumeLayout(False)
  1204.         Me.TableLayoutPanel.PerformLayout()
  1205.         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).EndInit()
  1206.         Me.ResumeLayout(False)
  1207.  
  1208.     End Sub
  1209.     Friend WithEvents Tabs As System.Windows.Forms.TabControl
  1210.     Friend WithEvents XClassToggler As System.Windows.Forms.TabPage
  1211.     Friend WithEvents Warning As System.Windows.Forms.Label
  1212.     Friend WithEvents Toggler As System.Windows.Forms.TrackBar
  1213.     Friend WithEvents About As System.Windows.Forms.TabPage
  1214.     Friend WithEvents TableLayoutPanel As System.Windows.Forms.TableLayoutPanel
  1215.     Friend WithEvents LogoPictureBox As System.Windows.Forms.PictureBox
  1216.     Friend WithEvents LabelProductName As System.Windows.Forms.Label
  1217.     Friend WithEvents LabelVersion As System.Windows.Forms.Label
  1218.     Friend WithEvents LabelCopyright As System.Windows.Forms.Label
  1219.     Friend WithEvents LabelCompanyName As System.Windows.Forms.Label
  1220.     Friend WithEvents TextBoxDescription As System.Windows.Forms.TextBox
  1221.     Friend WithEvents OKButton As System.Windows.Forms.Button
  1222.     Friend WithEvents Disabled As System.Windows.Forms.Label
  1223.     Friend Shadows WithEvents Enabled As System.Windows.Forms.Label
  1224.     Friend WithEvents Options As System.Windows.Forms.TabPage
  1225.     Friend WithEvents Autorun As System.Windows.Forms.CheckBox
  1226.     Friend WithEvents AutorunBox As System.Windows.Forms.GroupBox
  1227.     Friend WithEvents SwitchOptions As System.Windows.Forms.GroupBox
  1228.     Friend WithEvents SwitchIfEnabled As System.Windows.Forms.CheckBox
  1229.     Friend WithEvents SwitchTimeoutLabel As System.Windows.Forms.Label
  1230.     Friend WithEvents SwitchPrograms As System.Windows.Forms.CheckBox
  1231.     Friend WithEvents SwitchForce As System.Windows.Forms.CheckBox
  1232.     Friend WithEvents SwitchComment As System.Windows.Forms.TextBox
  1233.     Friend WithEvents SwitchCommentLabel As System.Windows.Forms.Label
  1234.     Friend WithEvents SwitchTimeout As System.Windows.Forms.NumericUpDown
  1235.     Friend WithEvents Minecraft As System.Windows.Forms.TabPage
  1236.     Friend WithEvents Uninstall As System.Windows.Forms.Button
  1237.     Friend WithEvents Install As System.Windows.Forms.Button
  1238.     Friend WithEvents InstallDirButton As System.Windows.Forms.Button
  1239.     Friend WithEvents InstallDir As System.Windows.Forms.TextBox
  1240.     Friend WithEvents InstallDirLabel As System.Windows.Forms.Label
  1241.     Friend WithEvents InstallDirFinder As System.Windows.Forms.FolderBrowserDialog
  1242.     Friend WithEvents CreateZip As System.Windows.Forms.Button
  1243.     Friend WithEvents AppData As System.Windows.Forms.CheckBox
  1244.     Friend WithEvents AppDataPath As System.Windows.Forms.TextBox
  1245.     Friend WithEvents AppDataButton As System.Windows.Forms.Button
  1246.     Friend WithEvents AppDataFinder As System.Windows.Forms.FolderBrowserDialog
  1247.     Friend WithEvents DOGE As System.Windows.Forms.TabPage
  1248.     Friend WithEvents DOGE1 As System.Windows.Forms.Label
  1249.     Friend WithEvents DOGE2 As System.Windows.Forms.TextBox
  1250.     Friend WithEvents DOGESwitch As System.Windows.Forms.Button
  1251.     Friend WithEvents Developing As System.Windows.Forms.Label
  1252.     Friend WithEvents CHY As System.Windows.Forms.TabPage
  1253.     Friend WithEvents 別雲間Label As System.Windows.Forms.Label
  1254.     Friend WithEvents 敬酒歌Label As System.Windows.Forms.Label
  1255.     Friend WithEvents 敬酒歌Play As System.Windows.Forms.Button
  1256.     Friend WithEvents 別雲間Play As System.Windows.Forms.Button
  1257.     Friend WithEvents 敬酒歌Stop As System.Windows.Forms.Button
  1258.     Friend WithEvents 別雲間Stop As System.Windows.Forms.Button
  1259.     Friend WithEvents 敬酒歌Pause As System.Windows.Forms.Button
  1260.     Friend WithEvents 別雲間Pause As System.Windows.Forms.Button
  1261.     Friend WithEvents UpdateMC As System.Windows.Forms.Button
  1262.     Friend WithEvents UpdateMCFinder As System.Windows.Forms.FolderBrowserDialog
  1263.     Friend WithEvents ProgFiles As System.Windows.Forms.CheckBox
  1264.     Friend WithEvents MethodBeta As System.Windows.Forms.RadioButton
  1265.     Friend WithEvents MethodAlpha As System.Windows.Forms.RadioButton
  1266.     Friend WithEvents XCBlockInternet As System.Windows.Forms.CheckBox
  1267.     Friend WithEvents Tasks As System.Windows.Forms.TabPage
  1268.     Friend WithEvents ProcessRefresh As System.Windows.Forms.Button
  1269.     Friend WithEvents ProcessEnd As System.Windows.Forms.Button
  1270.     Friend WithEvents Processes As System.Windows.Forms.ListView
  1271.     Friend WithEvents ProcessName As System.Windows.Forms.ColumnHeader
  1272.     Friend WithEvents ProcessUser As System.Windows.Forms.ColumnHeader
  1273.     Friend WithEvents ProcessCPU As System.Windows.Forms.ColumnHeader
  1274.     Friend WithEvents ProcessMemory As System.Windows.Forms.ColumnHeader
  1275.     Friend WithEvents ProcessDescription As System.Windows.Forms.ColumnHeader
  1276.     Friend WithEvents ProcessAutoRefresh As System.Windows.Forms.CheckBox
  1277.     Friend WithEvents ProcessUpdate As System.Windows.Forms.Timer
  1278.     Friend WithEvents ComputerControl As System.Windows.Forms.TabPage
  1279.     Friend WithEvents MiniControlPanel As System.Windows.Forms.Button
  1280.     Friend WithEvents XCAppControl As System.Windows.Forms.CheckBox
  1281.     Friend WithEvents XCHookInput As System.Windows.Forms.CheckBox
  1282.     Friend WithEvents XCTester As System.Windows.Forms.Timer
  1283.     Friend WithEvents MiniControlPanelClear As System.Windows.Forms.Button
  1284.     Friend WithEvents CHYLoop As System.Windows.Forms.CheckBox
  1285.     Friend WithEvents RunCmd As System.Windows.Forms.Button
  1286.     Friend WithEvents RunBatch As System.Windows.Forms.Button
  1287.     Friend WithEvents RunProgramWithParamP As System.Windows.Forms.TextBox
  1288.     Friend WithEvents RunProgramWithParamR As System.Windows.Forms.TextBox
  1289.     Friend WithEvents RunProgramWithParam As System.Windows.Forms.Button
  1290.     Friend WithEvents RunProgramWithParamPL As System.Windows.Forms.Label
  1291.     Friend WithEvents RunProgramWithParamRL As System.Windows.Forms.Label
  1292.     Friend WithEvents RunProgramWithParamB As System.Windows.Forms.Button
  1293.     Friend WithEvents RunProgramWithParamF As System.Windows.Forms.OpenFileDialog
  1294.     Friend WithEvents RunProgramWithParamS As System.Windows.Forms.CheckBox
  1295.     Friend WithEvents RunProgramWithParamW As System.Windows.Forms.CheckBox
  1296.     Friend WithEvents RunProgramWithParamE As System.Windows.Forms.CheckBox
  1297.     Friend WithEvents RunProgramWithParamO As System.Windows.Forms.TextBox
  1298.     Friend WithEvents RunProgramWithParamRO As System.Windows.Forms.CheckBox
  1299.     Friend WithEvents Authenticate As System.Windows.Forms.Button
  1300.     Friend WithEvents Administrator As System.Windows.Forms.Label
  1301.     Friend WithEvents Authenticated As System.Windows.Forms.Label
  1302.     Friend WithEvents HappyBrowerTab As System.Windows.Forms.TabPage
  1303.     Friend WithEvents HappyBrowser As System.Windows.Forms.WebBrowser
  1304.     Friend WithEvents URL As System.Windows.Forms.TextBox
  1305.     Friend WithEvents URLLabel As System.Windows.Forms.Label
  1306.     Friend WithEvents ReloadPage As System.Windows.Forms.Button
  1307.     Friend WithEvents SpeakLabel As System.Windows.Forms.Label
  1308.     Friend WithEvents Speak As System.Windows.Forms.TextBox
  1309.     End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement