_ Partial Class Dashboard Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Me.Panel1 = New System.Windows.Forms.Panel() Me.Button17 = New System.Windows.Forms.Button() Me.Button16 = New System.Windows.Forms.Button() Me.Button15 = New System.Windows.Forms.Button() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button18 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.openapp = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.Button8 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Button6 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.Panel1.Controls.Add(Me.Button17) Me.Panel1.Controls.Add(Me.Button16) Me.Panel1.Controls.Add(Me.Button15) Me.Panel1.Controls.Add(Me.CheckBox1) Me.Panel1.Controls.Add(Me.TextBox1) Me.Panel1.Controls.Add(Me.Button18) Me.Panel1.Controls.Add(Me.Button14) Me.Panel1.Controls.Add(Me.Button13) Me.Panel1.Controls.Add(Me.Button12) Me.Panel1.Controls.Add(Me.Button11) Me.Panel1.Controls.Add(Me.Button10) Me.Panel1.Controls.Add(Me.openapp) Me.Panel1.Controls.Add(Me.Label17) Me.Panel1.Controls.Add(Me.Button8) Me.Panel1.Controls.Add(Me.Button7) Me.Panel1.Controls.Add(Me.Label15) Me.Panel1.Controls.Add(Me.Label16) Me.Panel1.Controls.Add(Me.Label14) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.Label7) Me.Panel1.Controls.Add(Me.Label13) Me.Panel1.Controls.Add(Me.Label11) Me.Panel1.Controls.Add(Me.Label9) Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.Label5) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.Button6) Me.Panel1.Controls.Add(Me.Button5) Me.Panel1.Controls.Add(Me.Button9) Me.Panel1.Controls.Add(Me.Button4) Me.Panel1.Controls.Add(Me.Button3) Me.Panel1.Controls.Add(Me.Button2) Me.Panel1.Controls.Add(Me.Button1) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(808, 487) Me.Panel1.TabIndex = 0 ' 'Button17 ' Me.Button17.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button17.Location = New System.Drawing.Point(670, 154) Me.Button17.Name = "Button17" Me.Button17.Size = New System.Drawing.Size(118, 36) Me.Button17.TabIndex = 17 Me.Button17.Text = "List of X" Me.Button17.UseVisualStyleBackColor = True ' 'Button16 ' Me.Button16.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button16.Location = New System.Drawing.Point(529, 154) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(135, 36) Me.Button16.TabIndex = 17 Me.Button16.Text = "Purok Updater" Me.Button16.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button15.Location = New System.Drawing.Point(342, 154) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(79, 36) Me.Button15.TabIndex = 17 Me.Button15.Text = "Delete" Me.Button15.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(16, 197) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(80, 17) Me.CheckBox1.TabIndex = 16 Me.CheckBox1.Text = "Show Total" Me.CheckBox1.UseVisualStyleBackColor = True ' 'TextBox1 ' Me.TextBox1.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox1.Location = New System.Drawing.Point(541, 453) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(240, 20) Me.TextBox1.TabIndex = 15 ' 'Button18 ' Me.Button18.Location = New System.Drawing.Point(708, 424) Me.Button18.Name = "Button18" Me.Button18.Size = New System.Drawing.Size(75, 23) Me.Button18.TabIndex = 14 Me.Button18.Text = "USERS" Me.Button18.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.Location = New System.Drawing.Point(627, 424) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(75, 23) Me.Button14.TabIndex = 14 Me.Button14.Text = "CODE" Me.Button14.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button13.Location = New System.Drawing.Point(169, 154) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(167, 36) Me.Button13.TabIndex = 13 Me.Button13.Text = "Duplicate Checker" Me.Button13.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button12.Location = New System.Drawing.Point(427, 154) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(96, 36) Me.Button12.TabIndex = 13 Me.Button12.Text = "Print" Me.Button12.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button11.Location = New System.Drawing.Point(12, 154) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(151, 36) Me.Button11.TabIndex = 12 Me.Button11.Text = "Refresh Total" Me.Button11.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(708, 365) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(75, 53) Me.Button10.TabIndex = 11 Me.Button10.Text = "update masterlist" Me.Button10.UseVisualStyleBackColor = True ' 'openapp ' Me.openapp.AutoSize = True Me.openapp.Location = New System.Drawing.Point(562, 127) Me.openapp.Name = "openapp" Me.openapp.Size = New System.Drawing.Size(49, 13) Me.openapp.TabIndex = 10 Me.openapp.Text = "openapp" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(383, 226) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(45, 13) Me.Label17.TabIndex = 10 Me.Label17.Text = "Label17" ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(627, 395) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(75, 23) Me.Button8.TabIndex = 9 Me.Button8.Text = "restore" Me.Button8.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(627, 365) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(75, 23) Me.Button7.TabIndex = 8 Me.Button7.Text = "backup" Me.Button7.UseVisualStyleBackColor = True ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label15.Location = New System.Drawing.Point(337, 359) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(26, 29) Me.Label15.TabIndex = 6 Me.Label15.Text = "0" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label16.Location = New System.Drawing.Point(12, 359) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(203, 29) Me.Label16.TabIndex = 7 Me.Label16.Text = "TOTAL VOTERS:" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label14.Location = New System.Drawing.Point(337, 330) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(26, 29) Me.Label14.TabIndex = 4 Me.Label14.Text = "0" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.ForeColor = System.Drawing.Color.Purple Me.Label12.Location = New System.Drawing.Point(337, 301) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(26, 29) Me.Label12.TabIndex = 4 Me.Label12.Text = "0" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.ForeColor = System.Drawing.Color.Green Me.Label10.Location = New System.Drawing.Point(337, 272) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(26, 29) Me.Label10.TabIndex = 4 Me.Label10.Text = "0" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.ForeColor = System.Drawing.Color.Blue Me.Label7.Location = New System.Drawing.Point(337, 243) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(26, 29) Me.Label7.TabIndex = 4 Me.Label7.Text = "0" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label13.Location = New System.Drawing.Point(12, 330) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(154, 29) Me.Label13.TabIndex = 5 Me.Label13.Text = "TOTAL HHL:" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.ForeColor = System.Drawing.Color.Purple Me.Label11.Location = New System.Drawing.Point(12, 301) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(155, 29) Me.Label11.TabIndex = 5 Me.Label11.Text = "TOTAL PCC:" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.ForeColor = System.Drawing.Color.Green Me.Label9.Location = New System.Drawing.Point(12, 272) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(156, 29) Me.Label9.TabIndex = 5 Me.Label9.Text = "TOTAL BCC:" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.ForeColor = System.Drawing.Color.Blue Me.Label8.Location = New System.Drawing.Point(12, 243) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(227, 29) Me.Label8.TabIndex = 5 Me.Label8.Text = "TOTAL RECRUITS:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(255, 441) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(26, 29) Me.Label6.TabIndex = 3 Me.Label6.Text = "0" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label4.Location = New System.Drawing.Point(256, 410) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(26, 29) Me.Label4.TabIndex = 3 Me.Label4.Text = "0" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(337, 214) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(26, 29) Me.Label2.TabIndex = 3 Me.Label2.Text = "0" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(12, 441) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(237, 29) Me.Label5.TabIndex = 3 Me.Label5.Text = "TOTAL BARANGAY:" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label3.Location = New System.Drawing.Point(12, 410) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(190, 29) Me.Label3.TabIndex = 3 Me.Label3.Text = "TOTAL PUROK:" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Arial", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(12, 214) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(330, 29) Me.Label1.TabIndex = 3 Me.Label1.Text = "TOTAL OVERALL CARAGA:" ' 'Button6 ' Me.Button6.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Button6.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button6.ForeColor = System.Drawing.Color.White Me.Button6.Location = New System.Drawing.Point(360, 79) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(168, 61) Me.Button6.TabIndex = 2 Me.Button6.Text = "HHL" Me.Button6.UseVisualStyleBackColor = False ' 'Button5 ' Me.Button5.BackColor = System.Drawing.Color.Green Me.Button5.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button5.ForeColor = System.Drawing.Color.White Me.Button5.Location = New System.Drawing.Point(360, 12) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(168, 61) Me.Button5.TabIndex = 2 Me.Button5.Text = "BCC" Me.Button5.UseVisualStyleBackColor = False ' 'Button9 ' Me.Button9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Button9.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button9.ForeColor = System.Drawing.Color.White Me.Button9.Location = New System.Drawing.Point(534, 12) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(168, 61) Me.Button9.TabIndex = 2 Me.Button9.Text = "SUMMARY" Me.Button9.UseVisualStyleBackColor = False ' 'Button4 ' Me.Button4.BackColor = System.Drawing.Color.Purple Me.Button4.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button4.ForeColor = System.Drawing.Color.White Me.Button4.Location = New System.Drawing.Point(186, 79) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(168, 61) Me.Button4.TabIndex = 2 Me.Button4.Text = "PCC" Me.Button4.UseVisualStyleBackColor = False ' 'Button3 ' Me.Button3.BackColor = System.Drawing.Color.Blue Me.Button3.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button3.ForeColor = System.Drawing.Color.White Me.Button3.Location = New System.Drawing.Point(186, 12) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(168, 61) Me.Button3.TabIndex = 2 Me.Button3.Text = "DATA ENTRY" Me.Button3.UseVisualStyleBackColor = False ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Button2.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button2.ForeColor = System.Drawing.Color.White Me.Button2.Location = New System.Drawing.Point(12, 79) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(168, 61) Me.Button2.TabIndex = 1 Me.Button2.Text = "PUROK / BARANGAY" Me.Button2.UseVisualStyleBackColor = False ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.Location = New System.Drawing.Point(12, 12) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(168, 61) Me.Button1.TabIndex = 0 Me.Button1.Text = "MASTER LIST" Me.Button1.UseVisualStyleBackColor = True ' 'Dashboard ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(808, 487) Me.Controls.Add(Me.Panel1) Me.Name = "Dashboard" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "CVI SYSTEM" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Button12 As System.Windows.Forms.Button Friend WithEvents Button13 As System.Windows.Forms.Button Friend WithEvents Button14 As System.Windows.Forms.Button Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents Button16 As System.Windows.Forms.Button Friend WithEvents Button17 As System.Windows.Forms.Button Friend WithEvents openapp As System.Windows.Forms.Label Friend WithEvents Button18 As System.Windows.Forms.Button End Class