Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

列印_零用金支付單.Designer.vb 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 列印_零用金支付單
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  25. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  26. Me.Button1 = New System.Windows.Forms.Button()
  27. Me.Button11 = New System.Windows.Forms.Button()
  28. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  29. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  30. Me.TextBox1 = New System.Windows.Forms.TextBox()
  31. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  32. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  33. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  34. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  35. Me.SuspendLayout()
  36. '
  37. 'PictureBox1
  38. '
  39. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  40. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  41. Me.PictureBox1.Location = New System.Drawing.Point(12, 311)
  42. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  43. Me.PictureBox1.Name = "PictureBox1"
  44. Me.PictureBox1.Size = New System.Drawing.Size(213, 72)
  45. Me.PictureBox1.TabIndex = 651
  46. Me.PictureBox1.TabStop = False
  47. '
  48. 'DataGridView2
  49. '
  50. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  51. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  52. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  53. Me.DataGridView2.Location = New System.Drawing.Point(12, 161)
  54. Me.DataGridView2.Name = "DataGridView2"
  55. Me.DataGridView2.RowHeadersWidth = 5
  56. Me.DataGridView2.RowTemplate.Height = 24
  57. Me.DataGridView2.Size = New System.Drawing.Size(775, 143)
  58. Me.DataGridView2.TabIndex = 650
  59. '
  60. 'Button1
  61. '
  62. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  63. Me.Button1.ForeColor = System.Drawing.Color.Red
  64. Me.Button1.Location = New System.Drawing.Point(239, 12)
  65. Me.Button1.Name = "Button1"
  66. Me.Button1.Size = New System.Drawing.Size(214, 54)
  67. Me.Button1.TabIndex = 649
  68. Me.Button1.Text = "取消列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Batalkan pencetakan"
  69. Me.Button1.UseVisualStyleBackColor = True
  70. '
  71. 'Button11
  72. '
  73. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.Button11.ForeColor = System.Drawing.Color.Blue
  75. Me.Button11.Location = New System.Drawing.Point(12, 12)
  76. Me.Button11.Name = "Button11"
  77. Me.Button11.Size = New System.Drawing.Size(214, 54)
  78. Me.Button11.TabIndex = 648
  79. Me.Button11.Text = "確認列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Konfirmasikan hasil cetak"
  80. Me.Button11.UseVisualStyleBackColor = True
  81. '
  82. 'DataGridView1
  83. '
  84. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  85. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  86. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  87. Me.DataGridView1.Location = New System.Drawing.Point(12, 12)
  88. Me.DataGridView1.Name = "DataGridView1"
  89. Me.DataGridView1.RowHeadersWidth = 5
  90. Me.DataGridView1.RowTemplate.Height = 24
  91. Me.DataGridView1.Size = New System.Drawing.Size(775, 143)
  92. Me.DataGridView1.TabIndex = 647
  93. '
  94. 'PictureBox2
  95. '
  96. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  97. Me.PictureBox2.Location = New System.Drawing.Point(231, 310)
  98. Me.PictureBox2.Name = "PictureBox2"
  99. Me.PictureBox2.Size = New System.Drawing.Size(295, 295)
  100. Me.PictureBox2.TabIndex = 652
  101. Me.PictureBox2.TabStop = False
  102. '
  103. 'TextBox1
  104. '
  105. Me.TextBox1.Location = New System.Drawing.Point(12, 390)
  106. Me.TextBox1.Name = "TextBox1"
  107. Me.TextBox1.Size = New System.Drawing.Size(213, 22)
  108. Me.TextBox1.TabIndex = 653
  109. '
  110. '列印_零用金支付單
  111. '
  112. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  113. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  114. Me.ClientSize = New System.Drawing.Size(461, 76)
  115. Me.Controls.Add(Me.TextBox1)
  116. Me.Controls.Add(Me.PictureBox2)
  117. Me.Controls.Add(Me.PictureBox1)
  118. Me.Controls.Add(Me.DataGridView2)
  119. Me.Controls.Add(Me.Button1)
  120. Me.Controls.Add(Me.Button11)
  121. Me.Controls.Add(Me.DataGridView1)
  122. Me.Name = "列印_零用金支付單"
  123. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  124. Me.Text = "列印_零用金支付單"
  125. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  126. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  127. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  128. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  129. Me.ResumeLayout(False)
  130. Me.PerformLayout()
  131. End Sub
  132. Friend WithEvents PictureBox1 As PictureBox
  133. Friend WithEvents DataGridView2 As DataGridView
  134. Friend WithEvents Button1 As Button
  135. Friend WithEvents Button11 As Button
  136. Friend WithEvents DataGridView1 As DataGridView
  137. Friend WithEvents PictureBox2 As PictureBox
  138. Friend WithEvents TextBox1 As TextBox
  139. End Class