_ Partial Class Printout 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.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.SuspendLayout() ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.Location = New System.Drawing.Point(16, 15) Me.Button1.Margin = New System.Windows.Forms.Padding(4) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(167, 60) Me.Button1.TabIndex = 0 Me.Button1.Text = "ALL RECRUITES" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button2.Location = New System.Drawing.Point(16, 82) Me.Button2.Margin = New System.Windows.Forms.Padding(4) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(167, 60) Me.Button2.TabIndex = 0 Me.Button2.Text = "ALL HLL" Me.Button2.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button3.Location = New System.Drawing.Point(191, 15) Me.Button3.Margin = New System.Windows.Forms.Padding(4) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(167, 60) Me.Button3.TabIndex = 0 Me.Button3.Text = "ALL PCC" Me.Button3.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button4.Location = New System.Drawing.Point(191, 82) Me.Button4.Margin = New System.Windows.Forms.Padding(4) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(167, 60) Me.Button4.TabIndex = 0 Me.Button4.Text = "ALL BCC" Me.Button4.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button5.Location = New System.Drawing.Point(16, 150) Me.Button5.Margin = New System.Windows.Forms.Padding(4) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(167, 60) Me.Button5.TabIndex = 0 Me.Button5.Text = "VIEW TOTAL" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button6.Location = New System.Drawing.Point(191, 150) Me.Button6.Margin = New System.Windows.Forms.Padding(4) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(167, 60) Me.Button6.TabIndex = 0 Me.Button6.Text = "LEADERS NO MEMBER" Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button7.Location = New System.Drawing.Point(365, 15) Me.Button7.Margin = New System.Windows.Forms.Padding(4) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(167, 60) Me.Button7.TabIndex = 0 Me.Button7.Text = "RECRUITS PER PRECINT" Me.Button7.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button8.Location = New System.Drawing.Point(365, 82) Me.Button8.Margin = New System.Windows.Forms.Padding(4) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(167, 60) Me.Button8.TabIndex = 0 Me.Button8.Text = "ALL WITH DETAILS" Me.Button8.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button9.Location = New System.Drawing.Point(365, 150) Me.Button9.Margin = New System.Windows.Forms.Padding(4) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(167, 60) Me.Button9.TabIndex = 0 Me.Button9.Text = "MASTERLIST PER PRECINT" Me.Button9.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button10.Location = New System.Drawing.Point(16, 218) Me.Button10.Margin = New System.Windows.Forms.Padding(4) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(167, 60) Me.Button10.TabIndex = 0 Me.Button10.Text = "NOT RECRUITED" Me.Button10.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button11.Location = New System.Drawing.Point(191, 218) Me.Button11.Margin = New System.Windows.Forms.Padding(4) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(167, 60) Me.Button11.TabIndex = 0 Me.Button11.Text = "TOTAL PER BARANGAY" Me.Button11.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button12.Location = New System.Drawing.Point(365, 218) Me.Button12.Margin = New System.Windows.Forms.Padding(4) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(167, 60) Me.Button12.TabIndex = 0 Me.Button12.Text = "WITH CARD NUMBER" Me.Button12.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button13.Location = New System.Drawing.Point(16, 286) Me.Button13.Margin = New System.Windows.Forms.Padding(4) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(167, 60) Me.Button13.TabIndex = 0 Me.Button13.Text = "STATUS" Me.Button13.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button14.Location = New System.Drawing.Point(191, 286) Me.Button14.Margin = New System.Windows.Forms.Padding(4) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(167, 60) Me.Button14.TabIndex = 0 Me.Button14.Text = "PRINT BCC WITH PCC" Me.Button14.UseVisualStyleBackColor = True ' 'Printout ' Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(548, 455) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button12) Me.Controls.Add(Me.Button11) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.Button9) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button1) Me.Margin = New System.Windows.Forms.Padding(4) Me.MaximizeBox = False Me.MaximumSize = New System.Drawing.Size(566, 502) Me.MinimumSize = New System.Drawing.Size(566, 502) Me.Name = "Printout" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Printout" Me.ResumeLayout(False) End Sub Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button 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 End Class