Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

倉儲單據狀態看板.Designer.vb 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  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. Me.指定出庫未出庫_bt = New System.Windows.Forms.Button()
  24. Me.指定出庫未審核_bt = New System.Windows.Forms.Button()
  25. Me.指定出庫已作廢_bt = New System.Windows.Forms.Button()
  26. Me.指定入庫未入庫_tb = New System.Windows.Forms.Button()
  27. Me.領料出庫未審核_bt = New System.Windows.Forms.Button()
  28. Me.領料出庫已作廢_bt = New System.Windows.Forms.Button()
  29. Me.領料出庫未出庫_bt = New System.Windows.Forms.Button()
  30. Me.退料入庫未入庫_bt = New System.Windows.Forms.Button()
  31. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  32. Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
  33. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  34. Me.語轉扭_bt = New System.Windows.Forms.Button()
  35. Me.圖片檔2_pb = New System.Windows.Forms.PictureBox()
  36. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  37. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  38. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  39. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  40. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  41. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  42. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  43. Me.SuspendLayout()
  44. '
  45. '指定出庫未出庫_bt
  46. '
  47. Me.指定出庫未出庫_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  48. Me.指定出庫未出庫_bt.ForeColor = System.Drawing.Color.Green
  49. Me.指定出庫未出庫_bt.Location = New System.Drawing.Point(726, 1)
  50. Me.指定出庫未出庫_bt.Name = "指定出庫未出庫_bt"
  51. Me.指定出庫未出庫_bt.Size = New System.Drawing.Size(245, 56)
  52. Me.指定出庫未出庫_bt.TabIndex = 1045
  53. Me.指定出庫未出庫_bt.Text = "指定出庫未出庫"
  54. Me.指定出庫未出庫_bt.UseVisualStyleBackColor = True
  55. '
  56. '指定出庫未審核_bt
  57. '
  58. Me.指定出庫未審核_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  59. Me.指定出庫未審核_bt.ForeColor = System.Drawing.Color.Green
  60. Me.指定出庫未審核_bt.Location = New System.Drawing.Point(236, 1)
  61. Me.指定出庫未審核_bt.Name = "指定出庫未審核_bt"
  62. Me.指定出庫未審核_bt.Size = New System.Drawing.Size(245, 56)
  63. Me.指定出庫未審核_bt.TabIndex = 1046
  64. Me.指定出庫未審核_bt.Text = "指定出庫未審核"
  65. Me.指定出庫未審核_bt.UseVisualStyleBackColor = True
  66. '
  67. '指定出庫已作廢_bt
  68. '
  69. Me.指定出庫已作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  70. Me.指定出庫已作廢_bt.ForeColor = System.Drawing.Color.Green
  71. Me.指定出庫已作廢_bt.Location = New System.Drawing.Point(481, 1)
  72. Me.指定出庫已作廢_bt.Name = "指定出庫已作廢_bt"
  73. Me.指定出庫已作廢_bt.Size = New System.Drawing.Size(245, 56)
  74. Me.指定出庫已作廢_bt.TabIndex = 1047
  75. Me.指定出庫已作廢_bt.Text = "指定出庫已作廢"
  76. Me.指定出庫已作廢_bt.UseVisualStyleBackColor = True
  77. '
  78. '指定入庫未入庫_tb
  79. '
  80. Me.指定入庫未入庫_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. Me.指定入庫未入庫_tb.ForeColor = System.Drawing.Color.Green
  82. Me.指定入庫未入庫_tb.Location = New System.Drawing.Point(971, 1)
  83. Me.指定入庫未入庫_tb.Name = "指定入庫未入庫_tb"
  84. Me.指定入庫未入庫_tb.Size = New System.Drawing.Size(245, 56)
  85. Me.指定入庫未入庫_tb.TabIndex = 1048
  86. Me.指定入庫未入庫_tb.Text = "指定入庫未入庫"
  87. Me.指定入庫未入庫_tb.UseVisualStyleBackColor = True
  88. '
  89. '領料出庫未審核_bt
  90. '
  91. Me.領料出庫未審核_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  92. Me.領料出庫未審核_bt.ForeColor = System.Drawing.Color.Green
  93. Me.領料出庫未審核_bt.Location = New System.Drawing.Point(236, 57)
  94. Me.領料出庫未審核_bt.Name = "領料出庫未審核_bt"
  95. Me.領料出庫未審核_bt.Size = New System.Drawing.Size(245, 56)
  96. Me.領料出庫未審核_bt.TabIndex = 1052
  97. Me.領料出庫未審核_bt.Text = "領料出庫未審核"
  98. Me.領料出庫未審核_bt.UseVisualStyleBackColor = True
  99. '
  100. '領料出庫已作廢_bt
  101. '
  102. Me.領料出庫已作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.領料出庫已作廢_bt.ForeColor = System.Drawing.Color.Green
  104. Me.領料出庫已作廢_bt.Location = New System.Drawing.Point(481, 57)
  105. Me.領料出庫已作廢_bt.Name = "領料出庫已作廢_bt"
  106. Me.領料出庫已作廢_bt.Size = New System.Drawing.Size(245, 56)
  107. Me.領料出庫已作廢_bt.TabIndex = 1051
  108. Me.領料出庫已作廢_bt.Text = "領料出庫已作廢"
  109. Me.領料出庫已作廢_bt.UseVisualStyleBackColor = True
  110. '
  111. '領料出庫未出庫_bt
  112. '
  113. Me.領料出庫未出庫_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  114. Me.領料出庫未出庫_bt.ForeColor = System.Drawing.Color.Green
  115. Me.領料出庫未出庫_bt.Location = New System.Drawing.Point(726, 57)
  116. Me.領料出庫未出庫_bt.Name = "領料出庫未出庫_bt"
  117. Me.領料出庫未出庫_bt.Size = New System.Drawing.Size(245, 56)
  118. Me.領料出庫未出庫_bt.TabIndex = 1050
  119. Me.領料出庫未出庫_bt.Text = "領料出庫未出庫"
  120. Me.領料出庫未出庫_bt.UseVisualStyleBackColor = True
  121. '
  122. '退料入庫未入庫_bt
  123. '
  124. Me.退料入庫未入庫_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  125. Me.退料入庫未入庫_bt.ForeColor = System.Drawing.Color.Green
  126. Me.退料入庫未入庫_bt.Location = New System.Drawing.Point(971, 57)
  127. Me.退料入庫未入庫_bt.Name = "退料入庫未入庫_bt"
  128. Me.退料入庫未入庫_bt.Size = New System.Drawing.Size(245, 56)
  129. Me.退料入庫未入庫_bt.TabIndex = 1049
  130. Me.退料入庫未入庫_bt.Text = "退料入庫未入庫"
  131. Me.退料入庫未入庫_bt.UseVisualStyleBackColor = True
  132. '
  133. '清單_dgv
  134. '
  135. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  136. Or System.Windows.Forms.AnchorStyles.Left) _
  137. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  138. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  139. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  140. Me.清單_dgv.Location = New System.Drawing.Point(3, 115)
  141. Me.清單_dgv.Name = "清單_dgv"
  142. Me.清單_dgv.RowHeadersWidth = 5
  143. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  144. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  145. Me.清單_dgv.RowTemplate.Height = 24
  146. Me.清單_dgv.Size = New System.Drawing.Size(1342, 562)
  147. Me.清單_dgv.TabIndex = 1053
  148. '
  149. '圖片檔1_pb
  150. '
  151. Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  152. Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  153. Me.圖片檔1_pb.Location = New System.Drawing.Point(3, 3)
  154. Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  155. Me.圖片檔1_pb.Name = "圖片檔1_pb"
  156. Me.圖片檔1_pb.Size = New System.Drawing.Size(232, 110)
  157. Me.圖片檔1_pb.TabIndex = 1055
  158. Me.圖片檔1_pb.TabStop = False
  159. '
  160. '語言_dgv
  161. '
  162. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  163. Me.語言_dgv.Location = New System.Drawing.Point(60, 291)
  164. Me.語言_dgv.Name = "語言_dgv"
  165. Me.語言_dgv.RowHeadersWidth = 5
  166. Me.語言_dgv.RowTemplate.Height = 24
  167. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  168. Me.語言_dgv.TabIndex = 1056
  169. Me.語言_dgv.Visible = False
  170. '
  171. '語轉扭_bt
  172. '
  173. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  174. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  175. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 3)
  176. Me.語轉扭_bt.Name = "語轉扭_bt"
  177. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  178. Me.語轉扭_bt.TabIndex = 1349
  179. Me.語轉扭_bt.Text = "L"
  180. Me.語轉扭_bt.UseVisualStyleBackColor = True
  181. '
  182. '圖片檔2_pb
  183. '
  184. Me.圖片檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  185. Me.圖片檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  186. Me.圖片檔2_pb.Location = New System.Drawing.Point(229, 291)
  187. Me.圖片檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  188. Me.圖片檔2_pb.Name = "圖片檔2_pb"
  189. Me.圖片檔2_pb.Size = New System.Drawing.Size(101, 112)
  190. Me.圖片檔2_pb.TabIndex = 1054
  191. Me.圖片檔2_pb.TabStop = False
  192. Me.圖片檔2_pb.Visible = False
  193. '
  194. '大間距_ch
  195. '
  196. Me.大間距_ch.AutoSize = True
  197. Me.大間距_ch.Location = New System.Drawing.Point(1303, 89)
  198. Me.大間距_ch.Name = "大間距_ch"
  199. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  200. Me.大間距_ch.TabIndex = 1667
  201. Me.大間距_ch.Text = "L3"
  202. Me.大間距_ch.UseVisualStyleBackColor = True
  203. '
  204. '中間距_ch
  205. '
  206. Me.中間距_ch.AutoSize = True
  207. Me.中間距_ch.Location = New System.Drawing.Point(1260, 89)
  208. Me.中間距_ch.Name = "中間距_ch"
  209. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  210. Me.中間距_ch.TabIndex = 1666
  211. Me.中間距_ch.Text = "L2"
  212. Me.中間距_ch.UseVisualStyleBackColor = True
  213. '
  214. '小間距_ch
  215. '
  216. Me.小間距_ch.AutoSize = True
  217. Me.小間距_ch.Location = New System.Drawing.Point(1218, 89)
  218. Me.小間距_ch.Name = "小間距_ch"
  219. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  220. Me.小間距_ch.TabIndex = 1665
  221. Me.小間距_ch.Text = "L1"
  222. Me.小間距_ch.UseVisualStyleBackColor = True
  223. '
  224. '倉儲單據狀態看板
  225. '
  226. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  227. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  228. Me.ClientSize = New System.Drawing.Size(1349, 681)
  229. Me.Controls.Add(Me.大間距_ch)
  230. Me.Controls.Add(Me.中間距_ch)
  231. Me.Controls.Add(Me.小間距_ch)
  232. Me.Controls.Add(Me.語轉扭_bt)
  233. Me.Controls.Add(Me.語言_dgv)
  234. Me.Controls.Add(Me.圖片檔1_pb)
  235. Me.Controls.Add(Me.圖片檔2_pb)
  236. Me.Controls.Add(Me.領料出庫未審核_bt)
  237. Me.Controls.Add(Me.領料出庫已作廢_bt)
  238. Me.Controls.Add(Me.領料出庫未出庫_bt)
  239. Me.Controls.Add(Me.退料入庫未入庫_bt)
  240. Me.Controls.Add(Me.指定入庫未入庫_tb)
  241. Me.Controls.Add(Me.指定出庫已作廢_bt)
  242. Me.Controls.Add(Me.指定出庫未審核_bt)
  243. Me.Controls.Add(Me.指定出庫未出庫_bt)
  244. Me.Controls.Add(Me.清單_dgv)
  245. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  246. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  247. Me.Name = "倉儲單據狀態看板"
  248. Me.Text = "倉儲單據狀態看板"
  249. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  250. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  251. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  252. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  253. Me.ResumeLayout(False)
  254. Me.PerformLayout()
  255. End Sub
  256. Friend WithEvents 指定出庫未出庫_bt As Button
  257. Friend WithEvents 指定出庫未審核_bt As Button
  258. Friend WithEvents 指定出庫已作廢_bt As Button
  259. Friend WithEvents 指定入庫未入庫_tb As Button
  260. Friend WithEvents 領料出庫未審核_bt As Button
  261. Friend WithEvents 領料出庫已作廢_bt As Button
  262. Friend WithEvents 領料出庫未出庫_bt As Button
  263. Friend WithEvents 退料入庫未入庫_bt As Button
  264. Friend WithEvents 清單_dgv As DataGridView
  265. Friend WithEvents 圖片檔1_pb As PictureBox
  266. Friend WithEvents 語言_dgv As DataGridView
  267. Friend WithEvents 語轉扭_bt As Button
  268. Friend WithEvents 圖片檔2_pb As PictureBox
  269. Friend WithEvents 大間距_ch As CheckBox
  270. Friend WithEvents 中間距_ch As CheckBox
  271. Friend WithEvents 小間距_ch As CheckBox
  272. End Class