No Description
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 9.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  26. Me.TextBox5 = New System.Windows.Forms.TextBox()
  27. Me.Label8 = New System.Windows.Forms.Label()
  28. Me.Button5 = New System.Windows.Forms.Button()
  29. Me.Button3 = New System.Windows.Forms.Button()
  30. Me.Label4 = New System.Windows.Forms.Label()
  31. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  32. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  33. Me.Label3 = New System.Windows.Forms.Label()
  34. Me.TextBox3 = New System.Windows.Forms.TextBox()
  35. Me.Label2 = New System.Windows.Forms.Label()
  36. Me.Label1 = New System.Windows.Forms.Label()
  37. Me.TextBox1 = New System.Windows.Forms.TextBox()
  38. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  39. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  40. Me.SuspendLayout()
  41. '
  42. 'DateTimePicker1
  43. '
  44. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  45. Me.DateTimePicker1.Location = New System.Drawing.Point(1080, 39)
  46. Me.DateTimePicker1.Name = "DateTimePicker1"
  47. Me.DateTimePicker1.Size = New System.Drawing.Size(91, 23)
  48. Me.DateTimePicker1.TabIndex = 841
  49. '
  50. 'TextBox5
  51. '
  52. Me.TextBox5.Location = New System.Drawing.Point(1227, 39)
  53. Me.TextBox5.Name = "TextBox5"
  54. Me.TextBox5.Size = New System.Drawing.Size(111, 23)
  55. Me.TextBox5.TabIndex = 840
  56. '
  57. 'Label8
  58. '
  59. Me.Label8.AutoSize = True
  60. Me.Label8.Location = New System.Drawing.Point(1177, 42)
  61. Me.Label8.Name = "Label8"
  62. Me.Label8.Size = New System.Drawing.Size(44, 16)
  63. Me.Label8.TabIndex = 839
  64. Me.Label8.Text = "總金額"
  65. '
  66. 'Button5
  67. '
  68. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  69. Me.Button5.ForeColor = System.Drawing.Color.Red
  70. Me.Button5.Location = New System.Drawing.Point(1626, 8)
  71. Me.Button5.Name = "Button5"
  72. Me.Button5.Size = New System.Drawing.Size(276, 54)
  73. Me.Button5.TabIndex = 838
  74. Me.Button5.Text = "單據轉零用金支付申請"
  75. Me.Button5.UseVisualStyleBackColor = True
  76. '
  77. 'Button3
  78. '
  79. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  80. Me.Button3.ForeColor = System.Drawing.Color.Green
  81. Me.Button3.Location = New System.Drawing.Point(1344, 10)
  82. Me.Button3.Name = "Button3"
  83. Me.Button3.Size = New System.Drawing.Size(276, 52)
  84. Me.Button3.TabIndex = 837
  85. Me.Button3.Text = "已採購確認"
  86. Me.Button3.UseVisualStyleBackColor = True
  87. '
  88. 'Label4
  89. '
  90. Me.Label4.AutoSize = True
  91. Me.Label4.Location = New System.Drawing.Point(12, 19)
  92. Me.Label4.Name = "Label4"
  93. Me.Label4.Size = New System.Drawing.Size(140, 16)
  94. Me.Label4.TabIndex = 834
  95. Me.Label4.Text = "未審核的一般物料請購單"
  96. '
  97. 'DataGridView2
  98. '
  99. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  100. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  101. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  102. Me.DataGridView2.Location = New System.Drawing.Point(12, 41)
  103. Me.DataGridView2.Name = "DataGridView2"
  104. Me.DataGridView2.RowHeadersWidth = 5
  105. Me.DataGridView2.RowTemplate.Height = 24
  106. Me.DataGridView2.Size = New System.Drawing.Size(754, 923)
  107. Me.DataGridView2.TabIndex = 833
  108. '
  109. 'DataGridView1
  110. '
  111. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  112. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  113. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  114. Me.DataGridView1.Location = New System.Drawing.Point(772, 68)
  115. Me.DataGridView1.Name = "DataGridView1"
  116. Me.DataGridView1.RowHeadersWidth = 5
  117. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  118. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle3
  119. Me.DataGridView1.RowTemplate.Height = 24
  120. Me.DataGridView1.Size = New System.Drawing.Size(1130, 896)
  121. Me.DataGridView1.TabIndex = 832
  122. '
  123. 'Label3
  124. '
  125. Me.Label3.AutoSize = True
  126. Me.Label3.Location = New System.Drawing.Point(829, 42)
  127. Me.Label3.Name = "Label3"
  128. Me.Label3.Size = New System.Drawing.Size(44, 16)
  129. Me.Label3.TabIndex = 831
  130. Me.Label3.Text = "申請人"
  131. '
  132. 'TextBox3
  133. '
  134. Me.TextBox3.Location = New System.Drawing.Point(879, 39)
  135. Me.TextBox3.Name = "TextBox3"
  136. Me.TextBox3.Size = New System.Drawing.Size(133, 23)
  137. Me.TextBox3.TabIndex = 830
  138. '
  139. 'Label2
  140. '
  141. Me.Label2.AutoSize = True
  142. Me.Label2.Location = New System.Drawing.Point(1018, 42)
  143. Me.Label2.Name = "Label2"
  144. Me.Label2.Size = New System.Drawing.Size(56, 16)
  145. Me.Label2.TabIndex = 829
  146. Me.Label2.Text = "申請日期"
  147. '
  148. 'Label1
  149. '
  150. Me.Label1.AutoSize = True
  151. Me.Label1.Location = New System.Drawing.Point(769, 13)
  152. Me.Label1.Name = "Label1"
  153. Me.Label1.Size = New System.Drawing.Size(104, 16)
  154. Me.Label1.TabIndex = 828
  155. Me.Label1.Text = "一般物料請購單號"
  156. '
  157. 'TextBox1
  158. '
  159. Me.TextBox1.Location = New System.Drawing.Point(879, 10)
  160. Me.TextBox1.Name = "TextBox1"
  161. Me.TextBox1.Size = New System.Drawing.Size(459, 23)
  162. Me.TextBox1.TabIndex = 827
  163. '
  164. '一般物料請購單一覽表
  165. '
  166. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  167. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  168. Me.ClientSize = New System.Drawing.Size(1914, 971)
  169. Me.Controls.Add(Me.DateTimePicker1)
  170. Me.Controls.Add(Me.TextBox5)
  171. Me.Controls.Add(Me.Label8)
  172. Me.Controls.Add(Me.Button5)
  173. Me.Controls.Add(Me.Button3)
  174. Me.Controls.Add(Me.Label4)
  175. Me.Controls.Add(Me.DataGridView2)
  176. Me.Controls.Add(Me.DataGridView1)
  177. Me.Controls.Add(Me.Label3)
  178. Me.Controls.Add(Me.TextBox3)
  179. Me.Controls.Add(Me.Label2)
  180. Me.Controls.Add(Me.Label1)
  181. Me.Controls.Add(Me.TextBox1)
  182. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  183. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  184. Me.Name = "一般物料請購單一覽表"
  185. Me.Text = "一般物料請購單一覽表"
  186. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  187. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  188. Me.ResumeLayout(False)
  189. Me.PerformLayout()
  190. End Sub
  191. Friend WithEvents DateTimePicker1 As DateTimePicker
  192. Friend WithEvents TextBox5 As TextBox
  193. Friend WithEvents Label8 As Label
  194. Friend WithEvents Button5 As Button
  195. Friend WithEvents Button3 As Button
  196. Friend WithEvents Label4 As Label
  197. Friend WithEvents DataGridView2 As DataGridView
  198. Friend WithEvents DataGridView1 As DataGridView
  199. Friend WithEvents Label3 As Label
  200. Friend WithEvents TextBox3 As TextBox
  201. Friend WithEvents Label2 As Label
  202. Friend WithEvents Label1 As Label
  203. Friend WithEvents TextBox1 As TextBox
  204. End Class