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 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(訂單採購需求申請))
  25. Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
  26. Me.供應商交期_dtp = New System.Windows.Forms.DateTimePicker()
  27. Me.Label14 = New System.Windows.Forms.Label()
  28. Me.採購下單_dtp = New System.Windows.Forms.DateTimePicker()
  29. Me.單據號碼_tb = New System.Windows.Forms.TextBox()
  30. Me.Label16 = New System.Windows.Forms.Label()
  31. Me.廠商關鍵字_tb = New System.Windows.Forms.TextBox()
  32. Me.Label15 = New System.Windows.Forms.Label()
  33. Me.供應商編號_cb = New System.Windows.Forms.ComboBox()
  34. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  35. Me.Label9 = New System.Windows.Forms.Label()
  36. Me.Label20 = New System.Windows.Forms.Label()
  37. Me.訂單明細_dgv = New System.Windows.Forms.DataGridView()
  38. Me.開立採購單_bt = New System.Windows.Forms.Button()
  39. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  40. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  42. Me.開立新的採購單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  43. CType(Me.訂單明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  44. Me.ContextMenuStrip1.SuspendLayout()
  45. Me.SuspendLayout()
  46. '
  47. '非當天日期_ch
  48. '
  49. Me.非當天日期_ch.AutoSize = True
  50. Me.非當天日期_ch.Location = New System.Drawing.Point(789, 6)
  51. Me.非當天日期_ch.Name = "非當天日期_ch"
  52. Me.非當天日期_ch.Size = New System.Drawing.Size(39, 20)
  53. Me.非當天日期_ch.TabIndex = 1083
  54. Me.非當天日期_ch.Text = "補"
  55. Me.非當天日期_ch.UseVisualStyleBackColor = True
  56. '
  57. '供應商交期_dtp
  58. '
  59. Me.供應商交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  60. Me.供應商交期_dtp.Location = New System.Drawing.Point(899, 4)
  61. Me.供應商交期_dtp.Name = "供應商交期_dtp"
  62. Me.供應商交期_dtp.Size = New System.Drawing.Size(94, 23)
  63. Me.供應商交期_dtp.TabIndex = 1081
  64. '
  65. 'Label14
  66. '
  67. Me.Label14.AutoSize = True
  68. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  69. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  70. Me.Label14.Location = New System.Drawing.Point(834, 7)
  71. Me.Label14.Name = "Label14"
  72. Me.Label14.Size = New System.Drawing.Size(68, 16)
  73. Me.Label14.TabIndex = 1082
  74. Me.Label14.Text = "供應商交期"
  75. '
  76. '採購下單_dtp
  77. '
  78. Me.採購下單_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  79. Me.採購下單_dtp.Location = New System.Drawing.Point(689, 4)
  80. Me.採購下單_dtp.Name = "採購下單_dtp"
  81. Me.採購下單_dtp.Size = New System.Drawing.Size(94, 23)
  82. Me.採購下單_dtp.TabIndex = 1079
  83. '
  84. '單據號碼_tb
  85. '
  86. Me.單據號碼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  87. Me.單據號碼_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  88. Me.單據號碼_tb.Location = New System.Drawing.Point(72, 4)
  89. Me.單據號碼_tb.Name = "單據號碼_tb"
  90. Me.單據號碼_tb.Size = New System.Drawing.Size(152, 25)
  91. Me.單據號碼_tb.TabIndex = 1076
  92. '
  93. 'Label16
  94. '
  95. Me.Label16.AutoSize = True
  96. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  97. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  98. Me.Label16.Location = New System.Drawing.Point(12, 8)
  99. Me.Label16.Name = "Label16"
  100. Me.Label16.Size = New System.Drawing.Size(56, 16)
  101. Me.Label16.TabIndex = 1075
  102. Me.Label16.Text = "單據編號"
  103. '
  104. '廠商關鍵字_tb
  105. '
  106. Me.廠商關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  107. Me.廠商關鍵字_tb.ForeColor = System.Drawing.Color.Green
  108. Me.廠商關鍵字_tb.Location = New System.Drawing.Point(299, 4)
  109. Me.廠商關鍵字_tb.Name = "廠商關鍵字_tb"
  110. Me.廠商關鍵字_tb.Size = New System.Drawing.Size(93, 25)
  111. Me.廠商關鍵字_tb.TabIndex = 1074
  112. '
  113. 'Label15
  114. '
  115. Me.Label15.AutoSize = True
  116. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.Label15.ForeColor = System.Drawing.Color.Green
  118. Me.Label15.Location = New System.Drawing.Point(230, 9)
  119. Me.Label15.Name = "Label15"
  120. Me.Label15.Size = New System.Drawing.Size(68, 16)
  121. Me.Label15.TabIndex = 1073
  122. Me.Label15.Text = "廠商關鍵字"
  123. '
  124. '供應商編號_cb
  125. '
  126. Me.供應商編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  127. Me.供應商編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  128. Me.供應商編號_cb.ForeColor = System.Drawing.Color.Green
  129. Me.供應商編號_cb.FormattingEnabled = True
  130. Me.供應商編號_cb.Items.AddRange(New Object() {"男", "女", "NA"})
  131. Me.供應商編號_cb.Location = New System.Drawing.Point(466, 50)
  132. Me.供應商編號_cb.Name = "供應商編號_cb"
  133. Me.供應商編號_cb.Size = New System.Drawing.Size(152, 24)
  134. Me.供應商編號_cb.TabIndex = 1072
  135. '
  136. '供應商_cb
  137. '
  138. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  139. Me.供應商_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  140. Me.供應商_cb.ForeColor = System.Drawing.Color.Green
  141. Me.供應商_cb.FormattingEnabled = True
  142. Me.供應商_cb.Items.AddRange(New Object() {"NA", "女", "男"})
  143. Me.供應商_cb.Location = New System.Drawing.Point(466, 4)
  144. Me.供應商_cb.Name = "供應商_cb"
  145. Me.供應商_cb.Size = New System.Drawing.Size(152, 24)
  146. Me.供應商_cb.TabIndex = 1071
  147. '
  148. 'Label9
  149. '
  150. Me.Label9.AutoSize = True
  151. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.Label9.ForeColor = System.Drawing.Color.Green
  153. Me.Label9.Location = New System.Drawing.Point(396, 7)
  154. Me.Label9.Name = "Label9"
  155. Me.Label9.Size = New System.Drawing.Size(68, 16)
  156. Me.Label9.TabIndex = 1070
  157. Me.Label9.Text = "供應商簡稱"
  158. '
  159. 'Label20
  160. '
  161. Me.Label20.AutoSize = True
  162. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  164. Me.Label20.Location = New System.Drawing.Point(624, 7)
  165. Me.Label20.Name = "Label20"
  166. Me.Label20.Size = New System.Drawing.Size(68, 16)
  167. Me.Label20.TabIndex = 1080
  168. Me.Label20.Text = "採購下單日"
  169. '
  170. '訂單明細_dgv
  171. '
  172. Me.訂單明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  173. Or System.Windows.Forms.AnchorStyles.Left) _
  174. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  175. Me.訂單明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  176. Me.訂單明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  177. Me.訂單明細_dgv.Location = New System.Drawing.Point(7, 32)
  178. Me.訂單明細_dgv.Name = "訂單明細_dgv"
  179. Me.訂單明細_dgv.RowHeadersWidth = 5
  180. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  181. Me.訂單明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  182. Me.訂單明細_dgv.RowTemplate.Height = 24
  183. Me.訂單明細_dgv.Size = New System.Drawing.Size(1235, 570)
  184. Me.訂單明細_dgv.TabIndex = 1084
  185. '
  186. '開立採購單_bt
  187. '
  188. Me.開立採購單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.開立採購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  190. Me.開立採購單_bt.Location = New System.Drawing.Point(999, 3)
  191. Me.開立採購單_bt.Name = "開立採購單_bt"
  192. Me.開立採購單_bt.Size = New System.Drawing.Size(112, 25)
  193. Me.開立採購單_bt.TabIndex = 1161
  194. Me.開立採購單_bt.Text = "開立採購單"
  195. Me.開立採購單_bt.UseVisualStyleBackColor = True
  196. '
  197. 'ContextMenuStrip1
  198. '
  199. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.開立新的採購單ToolStripMenuItem})
  200. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  201. Me.ContextMenuStrip1.Size = New System.Drawing.Size(135, 54)
  202. '
  203. '重新整理ToolStripMenuItem
  204. '
  205. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  206. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(134, 22)
  207. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  208. '
  209. 'ToolStripSeparator3
  210. '
  211. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  212. Me.ToolStripSeparator3.Size = New System.Drawing.Size(131, 6)
  213. '
  214. '開立新的採購單ToolStripMenuItem
  215. '
  216. Me.開立新的採購單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  217. Me.開立新的採購單ToolStripMenuItem.Name = "開立新的採購單ToolStripMenuItem"
  218. Me.開立新的採購單ToolStripMenuItem.Size = New System.Drawing.Size(134, 22)
  219. Me.開立新的採購單ToolStripMenuItem.Text = "開立採購單"
  220. '
  221. '訂單採購需求申請
  222. '
  223. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  224. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  225. Me.ClientSize = New System.Drawing.Size(1249, 611)
  226. Me.ContextMenuStrip = Me.ContextMenuStrip1
  227. Me.Controls.Add(Me.開立採購單_bt)
  228. Me.Controls.Add(Me.非當天日期_ch)
  229. Me.Controls.Add(Me.供應商交期_dtp)
  230. Me.Controls.Add(Me.Label14)
  231. Me.Controls.Add(Me.採購下單_dtp)
  232. Me.Controls.Add(Me.單據號碼_tb)
  233. Me.Controls.Add(Me.Label16)
  234. Me.Controls.Add(Me.廠商關鍵字_tb)
  235. Me.Controls.Add(Me.Label15)
  236. Me.Controls.Add(Me.供應商編號_cb)
  237. Me.Controls.Add(Me.供應商_cb)
  238. Me.Controls.Add(Me.Label9)
  239. Me.Controls.Add(Me.Label20)
  240. Me.Controls.Add(Me.訂單明細_dgv)
  241. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  243. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  244. Me.Name = "訂單採購需求申請"
  245. Me.Text = "訂單採購需求申請"
  246. CType(Me.訂單明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  247. Me.ContextMenuStrip1.ResumeLayout(False)
  248. Me.ResumeLayout(False)
  249. Me.PerformLayout()
  250. End Sub
  251. Friend WithEvents 非當天日期_ch As CheckBox
  252. Friend WithEvents 供應商交期_dtp As DateTimePicker
  253. Friend WithEvents Label14 As Label
  254. Friend WithEvents 採購下單_dtp As DateTimePicker
  255. Friend WithEvents 單據號碼_tb As TextBox
  256. Friend WithEvents Label16 As Label
  257. Friend WithEvents 廠商關鍵字_tb As TextBox
  258. Friend WithEvents Label15 As Label
  259. Friend WithEvents 供應商編號_cb As ComboBox
  260. Friend WithEvents 供應商_cb As ComboBox
  261. Friend WithEvents Label9 As Label
  262. Friend WithEvents Label20 As Label
  263. Friend WithEvents 訂單明細_dgv As DataGridView
  264. Friend WithEvents 開立採購單_bt As Button
  265. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  266. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  267. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  268. Friend WithEvents 開立新的採購單ToolStripMenuItem As ToolStripMenuItem
  269. End Class