暫無描述
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.

Frm_Ship_daily_1.Designer.vb 57KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Frm_Ship_daily_1
  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. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.Button11 = New System.Windows.Forms.Button()
  32. Me.chklist1 = New System.Windows.Forms.CheckedListBox()
  33. Me.Button9 = New System.Windows.Forms.Button()
  34. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  35. Me.Label4 = New System.Windows.Forms.Label()
  36. Me.Button8 = New System.Windows.Forms.Button()
  37. Me.Button7 = New System.Windows.Forms.Button()
  38. Me.Button6 = New System.Windows.Forms.Button()
  39. Me.TextBox4 = New System.Windows.Forms.TextBox()
  40. Me.Button5 = New System.Windows.Forms.Button()
  41. Me.dtp2 = New System.Windows.Forms.DateTimePicker()
  42. Me.dtp1 = New System.Windows.Forms.DateTimePicker()
  43. Me.Button4 = New System.Windows.Forms.Button()
  44. Me.Button3 = New System.Windows.Forms.Button()
  45. Me.Button2 = New System.Windows.Forms.Button()
  46. Me.ListBox3 = New System.Windows.Forms.ListBox()
  47. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  48. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  49. Me.Button1 = New System.Windows.Forms.Button()
  50. Me.Label1 = New System.Windows.Forms.Label()
  51. Me.TextBox1 = New System.Windows.Forms.TextBox()
  52. Me.dgv1 = New System.Windows.Forms.DataGridView()
  53. Me.dgv3 = New System.Windows.Forms.DataGridView()
  54. Me.Label3 = New System.Windows.Forms.Label()
  55. Me.Label2 = New System.Windows.Forms.Label()
  56. Me.TextBox2 = New System.Windows.Forms.TextBox()
  57. Me.TextBox3 = New System.Windows.Forms.TextBox()
  58. Me.dgv2 = New System.Windows.Forms.DataGridView()
  59. Me.ListBox1 = New System.Windows.Forms.ListBox()
  60. Me.Button22 = New System.Windows.Forms.Button()
  61. Me.Button10 = New System.Windows.Forms.Button()
  62. Me.dgv_1 = New System.Windows.Forms.DataGridView()
  63. Me.dgv_2 = New System.Windows.Forms.DataGridView()
  64. Me.DGV_3 = New System.Windows.Forms.DataGridView()
  65. Me.dgv_4 = New System.Windows.Forms.DataGridView()
  66. Me.Label5 = New System.Windows.Forms.Label()
  67. Me.chkZhiDan = New System.Windows.Forms.CheckedListBox()
  68. Me.chkSongHuo = New System.Windows.Forms.CheckedListBox()
  69. Me.Label6 = New System.Windows.Forms.Label()
  70. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  71. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  72. Me.Label7 = New System.Windows.Forms.Label()
  73. Me.Label8 = New System.Windows.Forms.Label()
  74. Me.Button12 = New System.Windows.Forms.Button()
  75. Me.Button13 = New System.Windows.Forms.Button()
  76. Me.Button14 = New System.Windows.Forms.Button()
  77. Me.Button15 = New System.Windows.Forms.Button()
  78. Me.Button16 = New System.Windows.Forms.Button()
  79. Me.dgv_bal = New System.Windows.Forms.DataGridView()
  80. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  81. Me.Button17 = New System.Windows.Forms.Button()
  82. Me.dgv_edit = New System.Windows.Forms.DataGridView()
  83. Me.TextBox5 = New System.Windows.Forms.TextBox()
  84. Me.Button18 = New System.Windows.Forms.Button()
  85. Me.Button19 = New System.Windows.Forms.Button()
  86. Me.dgv_color = New System.Windows.Forms.DataGridView()
  87. Me.Button20 = New System.Windows.Forms.Button()
  88. Me.TextBox6 = New System.Windows.Forms.TextBox()
  89. Me.Label9 = New System.Windows.Forms.Label()
  90. Me.dgv_out = New System.Windows.Forms.DataGridView()
  91. Me.Label10 = New System.Windows.Forms.Label()
  92. Me.Label11 = New System.Windows.Forms.Label()
  93. Me.TextBox7 = New System.Windows.Forms.TextBox()
  94. Me.Label12 = New System.Windows.Forms.Label()
  95. Me.TextBox8 = New System.Windows.Forms.TextBox()
  96. Me.Button21 = New System.Windows.Forms.Button()
  97. Me.Button23 = New System.Windows.Forms.Button()
  98. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.dgv1, System.ComponentModel.ISupportInitialize).BeginInit()
  101. CType(Me.dgv3, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.dgv_1, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.dgv_2, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.DGV_3, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.dgv_4, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.dgv_bal, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.dgv_edit, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.dgv_color, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.dgv_out, System.ComponentModel.ISupportInitialize).BeginInit()
  111. Me.SuspendLayout()
  112. '
  113. 'Button11
  114. '
  115. Me.Button11.BackColor = System.Drawing.SystemColors.ActiveCaption
  116. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.Button11.Location = New System.Drawing.Point(807, 11)
  118. Me.Button11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  119. Me.Button11.Name = "Button11"
  120. Me.Button11.Size = New System.Drawing.Size(96, 46)
  121. Me.Button11.TabIndex = 106
  122. Me.Button11.Text = "删除"
  123. Me.Button11.UseVisualStyleBackColor = False
  124. '
  125. 'chklist1
  126. '
  127. Me.chklist1.CheckOnClick = True
  128. Me.chklist1.Font = New System.Drawing.Font("微軟正黑體", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  129. Me.chklist1.FormattingEnabled = True
  130. Me.chklist1.Location = New System.Drawing.Point(2179, 62)
  131. Me.chklist1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  132. Me.chklist1.Name = "chklist1"
  133. Me.chklist1.Size = New System.Drawing.Size(770, 100)
  134. Me.chklist1.TabIndex = 105
  135. Me.chklist1.Visible = False
  136. '
  137. 'Button9
  138. '
  139. Me.Button9.BackColor = System.Drawing.SystemColors.InactiveCaption
  140. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.Button9.Location = New System.Drawing.Point(1908, 1344)
  142. Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  143. Me.Button9.Name = "Button9"
  144. Me.Button9.Size = New System.Drawing.Size(217, 77)
  145. Me.Button9.TabIndex = 104
  146. Me.Button9.Text = "更新送货人"
  147. Me.Button9.UseVisualStyleBackColor = False
  148. Me.Button9.Visible = False
  149. '
  150. 'DataGridView2
  151. '
  152. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  153. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  154. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
  155. DataGridViewCellStyle1.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  156. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
  157. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  158. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  159. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  160. Me.DataGridView2.DefaultCellStyle = DataGridViewCellStyle1
  161. Me.DataGridView2.Location = New System.Drawing.Point(26, 526)
  162. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  163. Me.DataGridView2.Name = "DataGridView2"
  164. Me.DataGridView2.RowHeadersWidth = 51
  165. Me.DataGridView2.RowTemplate.Height = 23
  166. Me.DataGridView2.Size = New System.Drawing.Size(2586, 523)
  167. Me.DataGridView2.TabIndex = 103
  168. '
  169. 'Label4
  170. '
  171. Me.Label4.AutoSize = True
  172. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  173. Me.Label4.Location = New System.Drawing.Point(684, 1082)
  174. Me.Label4.Name = "Label4"
  175. Me.Label4.Size = New System.Drawing.Size(109, 30)
  176. Me.Label4.TabIndex = 102
  177. Me.Label4.Text = "启始单号"
  178. '
  179. 'Button8
  180. '
  181. Me.Button8.BackColor = System.Drawing.SystemColors.InactiveCaption
  182. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  183. Me.Button8.Location = New System.Drawing.Point(687, 1369)
  184. Me.Button8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  185. Me.Button8.Name = "Button8"
  186. Me.Button8.Size = New System.Drawing.Size(219, 77)
  187. Me.Button8.TabIndex = 101
  188. Me.Button8.Text = "temp写入备份"
  189. Me.Button8.UseVisualStyleBackColor = False
  190. Me.Button8.Visible = False
  191. '
  192. 'Button7
  193. '
  194. Me.Button7.BackColor = System.Drawing.SystemColors.InactiveCaption
  195. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  196. Me.Button7.Location = New System.Drawing.Point(687, 1288)
  197. Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  198. Me.Button7.Name = "Button7"
  199. Me.Button7.Size = New System.Drawing.Size(217, 77)
  200. Me.Button7.TabIndex = 100
  201. Me.Button7.Text = "重新写入temp"
  202. Me.Button7.UseVisualStyleBackColor = False
  203. Me.Button7.Visible = False
  204. '
  205. 'Button6
  206. '
  207. Me.Button6.BackColor = System.Drawing.SystemColors.ActiveCaption
  208. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  209. Me.Button6.Location = New System.Drawing.Point(28, 1154)
  210. Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  211. Me.Button6.Name = "Button6"
  212. Me.Button6.Size = New System.Drawing.Size(166, 132)
  213. Me.Button6.TabIndex = 99
  214. Me.Button6.Text = "更新日期客户名及编号及pattern"
  215. Me.Button6.UseVisualStyleBackColor = False
  216. '
  217. 'TextBox4
  218. '
  219. Me.TextBox4.Font = New System.Drawing.Font("新細明體", 13.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.TextBox4.Location = New System.Drawing.Point(794, 1070)
  221. Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  222. Me.TextBox4.Name = "TextBox4"
  223. Me.TextBox4.Size = New System.Drawing.Size(112, 41)
  224. Me.TextBox4.TabIndex = 98
  225. '
  226. 'Button5
  227. '
  228. Me.Button5.BackColor = System.Drawing.SystemColors.InactiveCaption
  229. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  230. Me.Button5.Location = New System.Drawing.Point(687, 1204)
  231. Me.Button5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  232. Me.Button5.Name = "Button5"
  233. Me.Button5.Size = New System.Drawing.Size(217, 77)
  234. Me.Button5.TabIndex = 97
  235. Me.Button5.Text = "temp更新日期"
  236. Me.Button5.UseVisualStyleBackColor = False
  237. Me.Button5.Visible = False
  238. '
  239. 'dtp2
  240. '
  241. Me.dtp2.Location = New System.Drawing.Point(1908, 817)
  242. Me.dtp2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  243. Me.dtp2.Name = "dtp2"
  244. Me.dtp2.Size = New System.Drawing.Size(224, 29)
  245. Me.dtp2.TabIndex = 96
  246. '
  247. 'dtp1
  248. '
  249. Me.dtp1.CalendarFont = New System.Drawing.Font("微軟正黑體", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. Me.dtp1.Location = New System.Drawing.Point(1908, 755)
  251. Me.dtp1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  252. Me.dtp1.Name = "dtp1"
  253. Me.dtp1.Size = New System.Drawing.Size(224, 29)
  254. Me.dtp1.TabIndex = 95
  255. '
  256. 'Button4
  257. '
  258. Me.Button4.BackColor = System.Drawing.SystemColors.InactiveCaption
  259. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.Button4.Location = New System.Drawing.Point(690, 1120)
  261. Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  262. Me.Button4.Name = "Button4"
  263. Me.Button4.Size = New System.Drawing.Size(217, 77)
  264. Me.Button4.TabIndex = 94
  265. Me.Button4.Text = "导出至k3模板"
  266. Me.Button4.UseVisualStyleBackColor = False
  267. '
  268. 'Button3
  269. '
  270. Me.Button3.BackColor = System.Drawing.SystemColors.ActiveCaption
  271. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  272. Me.Button3.Location = New System.Drawing.Point(28, 1070)
  273. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  274. Me.Button3.Name = "Button3"
  275. Me.Button3.Size = New System.Drawing.Size(166, 77)
  276. Me.Button3.TabIndex = 93
  277. Me.Button3.Text = "改颜色"
  278. Me.Button3.UseVisualStyleBackColor = False
  279. '
  280. 'Button2
  281. '
  282. Me.Button2.BackColor = System.Drawing.SystemColors.ActiveCaption
  283. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.Button2.Location = New System.Drawing.Point(1904, 1118)
  285. Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  286. Me.Button2.Name = "Button2"
  287. Me.Button2.Size = New System.Drawing.Size(166, 101)
  288. Me.Button2.TabIndex = 92
  289. Me.Button2.Text = "更新发货单号及发货人"
  290. Me.Button2.UseVisualStyleBackColor = False
  291. '
  292. 'ListBox3
  293. '
  294. Me.ListBox3.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  295. Me.ListBox3.FormattingEnabled = True
  296. Me.ListBox3.ItemHeight = 31
  297. Me.ListBox3.Location = New System.Drawing.Point(2308, 132)
  298. Me.ListBox3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  299. Me.ListBox3.Name = "ListBox3"
  300. Me.ListBox3.Size = New System.Drawing.Size(880, 438)
  301. Me.ListBox3.TabIndex = 90
  302. Me.ListBox3.Visible = False
  303. '
  304. 'OpenFileDialog1
  305. '
  306. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  307. '
  308. 'DataGridView1
  309. '
  310. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  311. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  312. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  313. DataGridViewCellStyle2.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  314. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  315. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  316. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  317. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  318. Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle2
  319. Me.DataGridView1.Location = New System.Drawing.Point(28, 62)
  320. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  321. Me.DataGridView1.Name = "DataGridView1"
  322. Me.DataGridView1.RowHeadersWidth = 51
  323. Me.DataGridView1.RowTemplate.Height = 23
  324. Me.DataGridView1.Size = New System.Drawing.Size(759, 446)
  325. Me.DataGridView1.TabIndex = 91
  326. '
  327. 'Button1
  328. '
  329. Me.Button1.BackColor = System.Drawing.SystemColors.ActiveCaption
  330. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. Me.Button1.Location = New System.Drawing.Point(360, 1076)
  332. Me.Button1.Margin = New System.Windows.Forms.Padding(1, 2, 1, 2)
  333. Me.Button1.Name = "Button1"
  334. Me.Button1.Size = New System.Drawing.Size(166, 66)
  335. Me.Button1.TabIndex = 89
  336. Me.Button1.Text = "打印送货单"
  337. Me.Button1.UseVisualStyleBackColor = False
  338. '
  339. 'Label1
  340. '
  341. Me.Label1.AutoSize = True
  342. Me.Label1.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  343. Me.Label1.ForeColor = System.Drawing.Color.Red
  344. Me.Label1.Location = New System.Drawing.Point(1841, 13)
  345. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  346. Me.Label1.Name = "Label1"
  347. Me.Label1.Size = New System.Drawing.Size(75, 38)
  348. Me.Label1.TabIndex = 88
  349. Me.Label1.Text = "重量"
  350. Me.Label1.Visible = False
  351. '
  352. 'TextBox1
  353. '
  354. Me.TextBox1.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  355. Me.TextBox1.Location = New System.Drawing.Point(1925, 10)
  356. Me.TextBox1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  357. Me.TextBox1.Name = "TextBox1"
  358. Me.TextBox1.Size = New System.Drawing.Size(148, 39)
  359. Me.TextBox1.TabIndex = 87
  360. Me.TextBox1.Visible = False
  361. '
  362. 'dgv1
  363. '
  364. Me.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  365. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  366. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
  367. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  368. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
  369. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  370. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  371. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  372. Me.dgv1.DefaultCellStyle = DataGridViewCellStyle3
  373. Me.dgv1.Location = New System.Drawing.Point(1396, 1106)
  374. Me.dgv1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  375. Me.dgv1.Name = "dgv1"
  376. Me.dgv1.RowHeadersWidth = 51
  377. Me.dgv1.RowTemplate.Height = 23
  378. Me.dgv1.Size = New System.Drawing.Size(987, 446)
  379. Me.dgv1.TabIndex = 79
  380. Me.dgv1.Visible = False
  381. '
  382. 'dgv3
  383. '
  384. Me.dgv3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  385. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  386. DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
  387. DataGridViewCellStyle4.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  388. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
  389. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  390. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  391. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  392. Me.dgv3.DefaultCellStyle = DataGridViewCellStyle4
  393. Me.dgv3.Location = New System.Drawing.Point(1208, 373)
  394. Me.dgv3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  395. Me.dgv3.Name = "dgv3"
  396. Me.dgv3.RowHeadersWidth = 51
  397. Me.dgv3.RowTemplate.Height = 23
  398. Me.dgv3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  399. Me.dgv3.Size = New System.Drawing.Size(760, 282)
  400. Me.dgv3.TabIndex = 86
  401. Me.dgv3.Visible = False
  402. '
  403. 'Label3
  404. '
  405. Me.Label3.AutoSize = True
  406. Me.Label3.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  407. Me.Label3.ForeColor = System.Drawing.Color.Red
  408. Me.Label3.Location = New System.Drawing.Point(1905, 1061)
  409. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  410. Me.Label3.Name = "Label3"
  411. Me.Label3.Size = New System.Drawing.Size(75, 38)
  412. Me.Label3.TabIndex = 85
  413. Me.Label3.Text = "尺数"
  414. '
  415. 'Label2
  416. '
  417. Me.Label2.AutoSize = True
  418. Me.Label2.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  419. Me.Label2.ForeColor = System.Drawing.Color.Red
  420. Me.Label2.Location = New System.Drawing.Point(1667, 1064)
  421. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  422. Me.Label2.Name = "Label2"
  423. Me.Label2.Size = New System.Drawing.Size(75, 38)
  424. Me.Label2.TabIndex = 84
  425. Me.Label2.Text = "笔数"
  426. '
  427. 'TextBox2
  428. '
  429. Me.TextBox2.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  430. Me.TextBox2.Location = New System.Drawing.Point(1982, 1058)
  431. Me.TextBox2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  432. Me.TextBox2.Name = "TextBox2"
  433. Me.TextBox2.Size = New System.Drawing.Size(148, 39)
  434. Me.TextBox2.TabIndex = 83
  435. '
  436. 'TextBox3
  437. '
  438. Me.TextBox3.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  439. Me.TextBox3.Location = New System.Drawing.Point(1746, 1061)
  440. Me.TextBox3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  441. Me.TextBox3.Name = "TextBox3"
  442. Me.TextBox3.Size = New System.Drawing.Size(148, 39)
  443. Me.TextBox3.TabIndex = 82
  444. '
  445. 'dgv2
  446. '
  447. Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  448. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  449. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
  450. DataGridViewCellStyle5.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  451. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
  452. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  453. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  454. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  455. Me.dgv2.DefaultCellStyle = DataGridViewCellStyle5
  456. Me.dgv2.Location = New System.Drawing.Point(1208, 66)
  457. Me.dgv2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  458. Me.dgv2.Name = "dgv2"
  459. Me.dgv2.RowHeadersWidth = 51
  460. Me.dgv2.RowTemplate.Height = 23
  461. Me.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  462. Me.dgv2.Size = New System.Drawing.Size(760, 282)
  463. Me.dgv2.TabIndex = 81
  464. Me.dgv2.Visible = False
  465. '
  466. 'ListBox1
  467. '
  468. Me.ListBox1.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  469. Me.ListBox1.FormattingEnabled = True
  470. Me.ListBox1.ItemHeight = 31
  471. Me.ListBox1.Location = New System.Drawing.Point(294, 16)
  472. Me.ListBox1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  473. Me.ListBox1.Name = "ListBox1"
  474. Me.ListBox1.Size = New System.Drawing.Size(493, 4)
  475. Me.ListBox1.TabIndex = 80
  476. '
  477. 'Button22
  478. '
  479. Me.Button22.BackColor = System.Drawing.SystemColors.ActiveCaption
  480. Me.Button22.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  481. Me.Button22.Location = New System.Drawing.Point(26, 13)
  482. Me.Button22.Margin = New System.Windows.Forms.Padding(1, 2, 1, 2)
  483. Me.Button22.Name = "Button22"
  484. Me.Button22.Size = New System.Drawing.Size(262, 43)
  485. Me.Button22.TabIndex = 78
  486. Me.Button22.Text = "每日发货明细汇总"
  487. Me.Button22.UseVisualStyleBackColor = False
  488. '
  489. 'Button10
  490. '
  491. Me.Button10.BackColor = System.Drawing.SystemColors.ActiveCaption
  492. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  493. Me.Button10.Location = New System.Drawing.Point(1056, 1204)
  494. Me.Button10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  495. Me.Button10.Name = "Button10"
  496. Me.Button10.Size = New System.Drawing.Size(217, 77)
  497. Me.Button10.TabIndex = 107
  498. Me.Button10.Text = "汇总导出表格(毛)"
  499. Me.Button10.UseVisualStyleBackColor = False
  500. '
  501. 'dgv_1
  502. '
  503. Me.dgv_1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  504. Me.dgv_1.Location = New System.Drawing.Point(2548, 841)
  505. Me.dgv_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  506. Me.dgv_1.Name = "dgv_1"
  507. Me.dgv_1.RowHeadersWidth = 51
  508. Me.dgv_1.RowTemplate.Height = 27
  509. Me.dgv_1.Size = New System.Drawing.Size(270, 180)
  510. Me.dgv_1.TabIndex = 108
  511. Me.dgv_1.Visible = False
  512. '
  513. 'dgv_2
  514. '
  515. Me.dgv_2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  516. Me.dgv_2.Location = New System.Drawing.Point(2877, 841)
  517. Me.dgv_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  518. Me.dgv_2.Name = "dgv_2"
  519. Me.dgv_2.RowHeadersWidth = 51
  520. Me.dgv_2.RowTemplate.Height = 27
  521. Me.dgv_2.Size = New System.Drawing.Size(270, 180)
  522. Me.dgv_2.TabIndex = 109
  523. Me.dgv_2.Visible = False
  524. '
  525. 'DGV_3
  526. '
  527. Me.DGV_3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  528. Me.DGV_3.Location = New System.Drawing.Point(2548, 1028)
  529. Me.DGV_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  530. Me.DGV_3.Name = "DGV_3"
  531. Me.DGV_3.RowHeadersWidth = 51
  532. Me.DGV_3.RowTemplate.Height = 27
  533. Me.DGV_3.Size = New System.Drawing.Size(270, 180)
  534. Me.DGV_3.TabIndex = 110
  535. Me.DGV_3.Visible = False
  536. '
  537. 'dgv_4
  538. '
  539. Me.dgv_4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  540. Me.dgv_4.Location = New System.Drawing.Point(2894, 1028)
  541. Me.dgv_4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  542. Me.dgv_4.Name = "dgv_4"
  543. Me.dgv_4.RowHeadersWidth = 51
  544. Me.dgv_4.RowTemplate.Height = 27
  545. Me.dgv_4.Size = New System.Drawing.Size(270, 180)
  546. Me.dgv_4.TabIndex = 111
  547. Me.dgv_4.Visible = False
  548. '
  549. 'Label5
  550. '
  551. Me.Label5.AutoSize = True
  552. Me.Label5.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  553. Me.Label5.ForeColor = System.Drawing.Color.Red
  554. Me.Label5.Location = New System.Drawing.Point(1501, 1148)
  555. Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  556. Me.Label5.Name = "Label5"
  557. Me.Label5.Size = New System.Drawing.Size(75, 38)
  558. Me.Label5.TabIndex = 112
  559. Me.Label5.Text = "制单"
  560. '
  561. 'chkZhiDan
  562. '
  563. Me.chkZhiDan.CheckOnClick = True
  564. Me.chkZhiDan.Font = New System.Drawing.Font("微軟正黑體", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  565. Me.chkZhiDan.FormattingEnabled = True
  566. Me.chkZhiDan.Location = New System.Drawing.Point(1494, 1204)
  567. Me.chkZhiDan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  568. Me.chkZhiDan.Name = "chkZhiDan"
  569. Me.chkZhiDan.Size = New System.Drawing.Size(146, 100)
  570. Me.chkZhiDan.TabIndex = 113
  571. '
  572. 'chkSongHuo
  573. '
  574. Me.chkSongHuo.CheckOnClick = True
  575. Me.chkSongHuo.Font = New System.Drawing.Font("微軟正黑體", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  576. Me.chkSongHuo.FormattingEnabled = True
  577. Me.chkSongHuo.Location = New System.Drawing.Point(1671, 1204)
  578. Me.chkSongHuo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  579. Me.chkSongHuo.Name = "chkSongHuo"
  580. Me.chkSongHuo.Size = New System.Drawing.Size(146, 100)
  581. Me.chkSongHuo.TabIndex = 115
  582. '
  583. 'Label6
  584. '
  585. Me.Label6.AutoSize = True
  586. Me.Label6.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  587. Me.Label6.ForeColor = System.Drawing.Color.Red
  588. Me.Label6.Location = New System.Drawing.Point(1677, 1148)
  589. Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  590. Me.Label6.Name = "Label6"
  591. Me.Label6.Size = New System.Drawing.Size(75, 38)
  592. Me.Label6.TabIndex = 114
  593. Me.Label6.Text = "送货"
  594. '
  595. 'DateTimePicker1
  596. '
  597. Me.DateTimePicker1.CalendarFont = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  598. Me.DateTimePicker1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  599. Me.DateTimePicker1.Location = New System.Drawing.Point(1056, 1084)
  600. Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  601. Me.DateTimePicker1.Name = "DateTimePicker1"
  602. Me.DateTimePicker1.Size = New System.Drawing.Size(224, 39)
  603. Me.DateTimePicker1.TabIndex = 117
  604. '
  605. 'DateTimePicker2
  606. '
  607. Me.DateTimePicker2.CalendarFont = New System.Drawing.Font("微軟正黑體", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  608. Me.DateTimePicker2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  609. Me.DateTimePicker2.Location = New System.Drawing.Point(1056, 1156)
  610. Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  611. Me.DateTimePicker2.Name = "DateTimePicker2"
  612. Me.DateTimePicker2.Size = New System.Drawing.Size(224, 39)
  613. Me.DateTimePicker2.TabIndex = 116
  614. '
  615. 'Label7
  616. '
  617. Me.Label7.AutoSize = True
  618. Me.Label7.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  619. Me.Label7.ForeColor = System.Drawing.Color.Red
  620. Me.Label7.Location = New System.Drawing.Point(1006, 1088)
  621. Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  622. Me.Label7.Name = "Label7"
  623. Me.Label7.Size = New System.Drawing.Size(46, 38)
  624. Me.Label7.TabIndex = 118
  625. Me.Label7.Text = "自"
  626. '
  627. 'Label8
  628. '
  629. Me.Label8.AutoSize = True
  630. Me.Label8.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  631. Me.Label8.ForeColor = System.Drawing.Color.Red
  632. Me.Label8.Location = New System.Drawing.Point(1006, 1159)
  633. Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  634. Me.Label8.Name = "Label8"
  635. Me.Label8.Size = New System.Drawing.Size(46, 38)
  636. Me.Label8.TabIndex = 119
  637. Me.Label8.Text = "至"
  638. '
  639. 'Button12
  640. '
  641. Me.Button12.BackColor = System.Drawing.SystemColors.ActiveCaption
  642. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  643. Me.Button12.Location = New System.Drawing.Point(360, 1210)
  644. Me.Button12.Margin = New System.Windows.Forms.Padding(1, 2, 1, 2)
  645. Me.Button12.Name = "Button12"
  646. Me.Button12.Size = New System.Drawing.Size(166, 66)
  647. Me.Button12.TabIndex = 120
  648. Me.Button12.Text = "手动输入"
  649. Me.Button12.UseVisualStyleBackColor = False
  650. '
  651. 'Button13
  652. '
  653. Me.Button13.Location = New System.Drawing.Point(1982, 174)
  654. Me.Button13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  655. Me.Button13.Name = "Button13"
  656. Me.Button13.Size = New System.Drawing.Size(84, 28)
  657. Me.Button13.TabIndex = 121
  658. Me.Button13.Text = "Button13"
  659. Me.Button13.UseVisualStyleBackColor = True
  660. '
  661. 'Button14
  662. '
  663. Me.Button14.BackColor = System.Drawing.SystemColors.ActiveCaption
  664. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  665. Me.Button14.Location = New System.Drawing.Point(360, 1288)
  666. Me.Button14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  667. Me.Button14.Name = "Button14"
  668. Me.Button14.Size = New System.Drawing.Size(166, 77)
  669. Me.Button14.TabIndex = 122
  670. Me.Button14.Text = "改日期"
  671. Me.Button14.UseVisualStyleBackColor = False
  672. '
  673. 'Button15
  674. '
  675. Me.Button15.BackColor = System.Drawing.SystemColors.ActiveCaption
  676. Me.Button15.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  677. Me.Button15.Location = New System.Drawing.Point(360, 1372)
  678. Me.Button15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  679. Me.Button15.Name = "Button15"
  680. Me.Button15.Size = New System.Drawing.Size(166, 77)
  681. Me.Button15.TabIndex = 123
  682. Me.Button15.Text = "客户名"
  683. Me.Button15.UseVisualStyleBackColor = False
  684. '
  685. 'Button16
  686. '
  687. Me.Button16.BackColor = System.Drawing.SystemColors.ActiveCaption
  688. Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  689. Me.Button16.Location = New System.Drawing.Point(1904, 1236)
  690. Me.Button16.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  691. Me.Button16.Name = "Button16"
  692. Me.Button16.Size = New System.Drawing.Size(166, 101)
  693. Me.Button16.TabIndex = 124
  694. Me.Button16.Text = "修改卡号"
  695. Me.Button16.UseVisualStyleBackColor = False
  696. '
  697. 'dgv_bal
  698. '
  699. Me.dgv_bal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  700. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  701. DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
  702. DataGridViewCellStyle6.Font = New System.Drawing.Font("微软雅黑", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  703. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
  704. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  705. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  706. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  707. Me.dgv_bal.DefaultCellStyle = DataGridViewCellStyle6
  708. Me.dgv_bal.Location = New System.Drawing.Point(2073, 62)
  709. Me.dgv_bal.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  710. Me.dgv_bal.Name = "dgv_bal"
  711. Me.dgv_bal.RowHeadersWidth = 51
  712. Me.dgv_bal.RowTemplate.Height = 23
  713. Me.dgv_bal.Size = New System.Drawing.Size(1443, 446)
  714. Me.dgv_bal.TabIndex = 125
  715. Me.dgv_bal.Visible = False
  716. '
  717. 'DateTimePicker3
  718. '
  719. Me.DateTimePicker3.CalendarFont = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  720. Me.DateTimePicker3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  721. Me.DateTimePicker3.Location = New System.Drawing.Point(2786, 9)
  722. Me.DateTimePicker3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  723. Me.DateTimePicker3.Name = "DateTimePicker3"
  724. Me.DateTimePicker3.Size = New System.Drawing.Size(224, 39)
  725. Me.DateTimePicker3.TabIndex = 126
  726. Me.DateTimePicker3.Visible = False
  727. '
  728. 'Button17
  729. '
  730. Me.Button17.BackColor = System.Drawing.SystemColors.ActiveCaption
  731. Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  732. Me.Button17.Location = New System.Drawing.Point(26, 1294)
  733. Me.Button17.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  734. Me.Button17.Name = "Button17"
  735. Me.Button17.Size = New System.Drawing.Size(166, 77)
  736. Me.Button17.TabIndex = 127
  737. Me.Button17.Text = "拆分卡号"
  738. Me.Button17.UseVisualStyleBackColor = False
  739. '
  740. 'dgv_edit
  741. '
  742. Me.dgv_edit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  743. DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  744. DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
  745. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  746. DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
  747. DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
  748. DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  749. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  750. Me.dgv_edit.DefaultCellStyle = DataGridViewCellStyle7
  751. Me.dgv_edit.Location = New System.Drawing.Point(1242, 1248)
  752. Me.dgv_edit.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  753. Me.dgv_edit.Name = "dgv_edit"
  754. Me.dgv_edit.RowHeadersWidth = 51
  755. Me.dgv_edit.RowTemplate.Height = 23
  756. Me.dgv_edit.Size = New System.Drawing.Size(1986, 446)
  757. Me.dgv_edit.TabIndex = 128
  758. Me.dgv_edit.Visible = False
  759. '
  760. 'TextBox5
  761. '
  762. Me.TextBox5.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  763. Me.TextBox5.Location = New System.Drawing.Point(54, 1462)
  764. Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  765. Me.TextBox5.Name = "TextBox5"
  766. Me.TextBox5.Size = New System.Drawing.Size(112, 36)
  767. Me.TextBox5.TabIndex = 129
  768. '
  769. 'Button18
  770. '
  771. Me.Button18.BackColor = System.Drawing.SystemColors.ActiveCaption
  772. Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  773. Me.Button18.Location = New System.Drawing.Point(26, 1378)
  774. Me.Button18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  775. Me.Button18.Name = "Button18"
  776. Me.Button18.Size = New System.Drawing.Size(166, 77)
  777. Me.Button18.TabIndex = 130
  778. Me.Button18.Text = "修改卡号"
  779. Me.Button18.UseVisualStyleBackColor = False
  780. '
  781. 'Button19
  782. '
  783. Me.Button19.BackColor = System.Drawing.SystemColors.ActiveCaption
  784. Me.Button19.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  785. Me.Button19.Location = New System.Drawing.Point(360, 1142)
  786. Me.Button19.Margin = New System.Windows.Forms.Padding(1, 2, 1, 2)
  787. Me.Button19.Name = "Button19"
  788. Me.Button19.Size = New System.Drawing.Size(166, 66)
  789. Me.Button19.TabIndex = 131
  790. Me.Button19.Text = "导入即时库存"
  791. Me.Button19.UseVisualStyleBackColor = False
  792. '
  793. 'dgv_color
  794. '
  795. Me.dgv_color.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  796. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  797. DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
  798. DataGridViewCellStyle8.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  799. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
  800. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
  801. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  802. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  803. Me.dgv_color.DefaultCellStyle = DataGridViewCellStyle8
  804. Me.dgv_color.Location = New System.Drawing.Point(795, 62)
  805. Me.dgv_color.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  806. Me.dgv_color.Name = "dgv_color"
  807. Me.dgv_color.RowHeadersWidth = 51
  808. Me.dgv_color.RowTemplate.Height = 23
  809. Me.dgv_color.Size = New System.Drawing.Size(1305, 446)
  810. Me.dgv_color.TabIndex = 133
  811. '
  812. 'Button20
  813. '
  814. Me.Button20.BackColor = System.Drawing.SystemColors.ActiveCaption
  815. Me.Button20.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  816. Me.Button20.Location = New System.Drawing.Point(1696, 7)
  817. Me.Button20.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  818. Me.Button20.Name = "Button20"
  819. Me.Button20.Size = New System.Drawing.Size(139, 46)
  820. Me.Button20.TabIndex = 135
  821. Me.Button20.Text = "查询打尺"
  822. Me.Button20.UseVisualStyleBackColor = False
  823. '
  824. 'TextBox6
  825. '
  826. Me.TextBox6.Location = New System.Drawing.Point(1530, 16)
  827. Me.TextBox6.Name = "TextBox6"
  828. Me.TextBox6.Size = New System.Drawing.Size(143, 29)
  829. Me.TextBox6.TabIndex = 136
  830. '
  831. 'Label9
  832. '
  833. Me.Label9.AutoSize = True
  834. Me.Label9.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  835. Me.Label9.ForeColor = System.Drawing.Color.Red
  836. Me.Label9.Location = New System.Drawing.Point(1448, 10)
  837. Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  838. Me.Label9.Name = "Label9"
  839. Me.Label9.Size = New System.Drawing.Size(75, 38)
  840. Me.Label9.TabIndex = 137
  841. Me.Label9.Text = "颜色"
  842. '
  843. 'dgv_out
  844. '
  845. Me.dgv_out.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  846. DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  847. DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window
  848. DataGridViewCellStyle9.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  849. DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText
  850. DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
  851. DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  852. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  853. Me.dgv_out.DefaultCellStyle = DataGridViewCellStyle9
  854. Me.dgv_out.Location = New System.Drawing.Point(2122, 62)
  855. Me.dgv_out.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  856. Me.dgv_out.Name = "dgv_out"
  857. Me.dgv_out.RowHeadersWidth = 51
  858. Me.dgv_out.RowTemplate.Height = 23
  859. Me.dgv_out.Size = New System.Drawing.Size(888, 446)
  860. Me.dgv_out.TabIndex = 138
  861. '
  862. 'Label10
  863. '
  864. Me.Label10.AutoSize = True
  865. Me.Label10.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  866. Me.Label10.ForeColor = System.Drawing.Color.Red
  867. Me.Label10.Location = New System.Drawing.Point(2116, 21)
  868. Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  869. Me.Label10.Name = "Label10"
  870. Me.Label10.Size = New System.Drawing.Size(133, 38)
  871. Me.Label10.TabIndex = 139
  872. Me.Label10.Text = "出货记录"
  873. '
  874. 'Label11
  875. '
  876. Me.Label11.AutoSize = True
  877. Me.Label11.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  878. Me.Label11.ForeColor = System.Drawing.Color.Red
  879. Me.Label11.Location = New System.Drawing.Point(1121, 11)
  880. Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  881. Me.Label11.Name = "Label11"
  882. Me.Label11.Size = New System.Drawing.Size(133, 38)
  883. Me.Label11.TabIndex = 141
  884. Me.Label11.Text = "打尺更新"
  885. '
  886. 'TextBox7
  887. '
  888. Me.TextBox7.Location = New System.Drawing.Point(1255, 16)
  889. Me.TextBox7.Name = "TextBox7"
  890. Me.TextBox7.Size = New System.Drawing.Size(143, 29)
  891. Me.TextBox7.TabIndex = 140
  892. '
  893. 'Label12
  894. '
  895. Me.Label12.AutoSize = True
  896. Me.Label12.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  897. Me.Label12.ForeColor = System.Drawing.Color.Red
  898. Me.Label12.Location = New System.Drawing.Point(2409, 16)
  899. Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  900. Me.Label12.Name = "Label12"
  901. Me.Label12.Size = New System.Drawing.Size(133, 38)
  902. Me.Label12.TabIndex = 143
  903. Me.Label12.Text = "出货更新"
  904. '
  905. 'TextBox8
  906. '
  907. Me.TextBox8.Location = New System.Drawing.Point(2576, 19)
  908. Me.TextBox8.Name = "TextBox8"
  909. Me.TextBox8.Size = New System.Drawing.Size(143, 29)
  910. Me.TextBox8.TabIndex = 142
  911. '
  912. 'Button21
  913. '
  914. Me.Button21.BackColor = System.Drawing.SystemColors.ActiveCaption
  915. Me.Button21.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  916. Me.Button21.Location = New System.Drawing.Point(1056, 1288)
  917. Me.Button21.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  918. Me.Button21.Name = "Button21"
  919. Me.Button21.Size = New System.Drawing.Size(217, 77)
  920. Me.Button21.TabIndex = 144
  921. Me.Button21.Text = "汇出(毛)"
  922. Me.Button21.UseVisualStyleBackColor = False
  923. '
  924. 'Button23
  925. '
  926. Me.Button23.BackColor = System.Drawing.SystemColors.ActiveCaption
  927. Me.Button23.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  928. Me.Button23.Location = New System.Drawing.Point(921, 10)
  929. Me.Button23.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  930. Me.Button23.Name = "Button23"
  931. Me.Button23.Size = New System.Drawing.Size(96, 46)
  932. Me.Button23.TabIndex = 145
  933. Me.Button23.Text = "排序"
  934. Me.Button23.UseVisualStyleBackColor = False
  935. '
  936. 'Frm_Ship_daily_1
  937. '
  938. Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!)
  939. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  940. Me.AutoScroll = True
  941. Me.ClientSize = New System.Drawing.Size(3077, 1405)
  942. Me.Controls.Add(Me.Button23)
  943. Me.Controls.Add(Me.Label12)
  944. Me.Controls.Add(Me.TextBox8)
  945. Me.Controls.Add(Me.Label11)
  946. Me.Controls.Add(Me.TextBox7)
  947. Me.Controls.Add(Me.Label10)
  948. Me.Controls.Add(Me.dgv_out)
  949. Me.Controls.Add(Me.Label9)
  950. Me.Controls.Add(Me.TextBox6)
  951. Me.Controls.Add(Me.Button20)
  952. Me.Controls.Add(Me.dgv_color)
  953. Me.Controls.Add(Me.Button19)
  954. Me.Controls.Add(Me.Button18)
  955. Me.Controls.Add(Me.TextBox5)
  956. Me.Controls.Add(Me.dgv_edit)
  957. Me.Controls.Add(Me.Button17)
  958. Me.Controls.Add(Me.DateTimePicker3)
  959. Me.Controls.Add(Me.dgv_bal)
  960. Me.Controls.Add(Me.Button16)
  961. Me.Controls.Add(Me.Button15)
  962. Me.Controls.Add(Me.Button14)
  963. Me.Controls.Add(Me.Button13)
  964. Me.Controls.Add(Me.Button12)
  965. Me.Controls.Add(Me.Label8)
  966. Me.Controls.Add(Me.Label7)
  967. Me.Controls.Add(Me.DateTimePicker1)
  968. Me.Controls.Add(Me.DateTimePicker2)
  969. Me.Controls.Add(Me.chkSongHuo)
  970. Me.Controls.Add(Me.Label6)
  971. Me.Controls.Add(Me.chkZhiDan)
  972. Me.Controls.Add(Me.Label5)
  973. Me.Controls.Add(Me.dgv_4)
  974. Me.Controls.Add(Me.DGV_3)
  975. Me.Controls.Add(Me.dgv_2)
  976. Me.Controls.Add(Me.dgv_1)
  977. Me.Controls.Add(Me.Button10)
  978. Me.Controls.Add(Me.Button11)
  979. Me.Controls.Add(Me.chklist1)
  980. Me.Controls.Add(Me.Button9)
  981. Me.Controls.Add(Me.DataGridView2)
  982. Me.Controls.Add(Me.Label4)
  983. Me.Controls.Add(Me.Button8)
  984. Me.Controls.Add(Me.Button7)
  985. Me.Controls.Add(Me.Button6)
  986. Me.Controls.Add(Me.TextBox4)
  987. Me.Controls.Add(Me.Button5)
  988. Me.Controls.Add(Me.dtp2)
  989. Me.Controls.Add(Me.dtp1)
  990. Me.Controls.Add(Me.Button4)
  991. Me.Controls.Add(Me.Button3)
  992. Me.Controls.Add(Me.Button2)
  993. Me.Controls.Add(Me.ListBox3)
  994. Me.Controls.Add(Me.DataGridView1)
  995. Me.Controls.Add(Me.Button1)
  996. Me.Controls.Add(Me.Label1)
  997. Me.Controls.Add(Me.TextBox1)
  998. Me.Controls.Add(Me.dgv1)
  999. Me.Controls.Add(Me.dgv3)
  1000. Me.Controls.Add(Me.Label3)
  1001. Me.Controls.Add(Me.Label2)
  1002. Me.Controls.Add(Me.TextBox2)
  1003. Me.Controls.Add(Me.TextBox3)
  1004. Me.Controls.Add(Me.dgv2)
  1005. Me.Controls.Add(Me.ListBox1)
  1006. Me.Controls.Add(Me.Button22)
  1007. Me.Controls.Add(Me.Button21)
  1008. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1009. Me.Name = "Frm_Ship_daily_1"
  1010. Me.Text = "Frm_Ship_daily_1"
  1011. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  1012. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  1013. CType(Me.dgv1, System.ComponentModel.ISupportInitialize).EndInit()
  1014. CType(Me.dgv3, System.ComponentModel.ISupportInitialize).EndInit()
  1015. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
  1016. CType(Me.dgv_1, System.ComponentModel.ISupportInitialize).EndInit()
  1017. CType(Me.dgv_2, System.ComponentModel.ISupportInitialize).EndInit()
  1018. CType(Me.DGV_3, System.ComponentModel.ISupportInitialize).EndInit()
  1019. CType(Me.dgv_4, System.ComponentModel.ISupportInitialize).EndInit()
  1020. CType(Me.dgv_bal, System.ComponentModel.ISupportInitialize).EndInit()
  1021. CType(Me.dgv_edit, System.ComponentModel.ISupportInitialize).EndInit()
  1022. CType(Me.dgv_color, System.ComponentModel.ISupportInitialize).EndInit()
  1023. CType(Me.dgv_out, System.ComponentModel.ISupportInitialize).EndInit()
  1024. Me.ResumeLayout(False)
  1025. Me.PerformLayout()
  1026. End Sub
  1027. Friend WithEvents Button11 As Button
  1028. Friend WithEvents chklist1 As CheckedListBox
  1029. Friend WithEvents Button9 As Button
  1030. Friend WithEvents DataGridView2 As DataGridView
  1031. Friend WithEvents Label4 As Label
  1032. Friend WithEvents Button8 As Button
  1033. Friend WithEvents Button7 As Button
  1034. Friend WithEvents Button6 As Button
  1035. Friend WithEvents TextBox4 As TextBox
  1036. Friend WithEvents Button5 As Button
  1037. Friend WithEvents dtp2 As DateTimePicker
  1038. Friend WithEvents dtp1 As DateTimePicker
  1039. Friend WithEvents Button4 As Button
  1040. Friend WithEvents Button3 As Button
  1041. Friend WithEvents Button2 As Button
  1042. Friend WithEvents ListBox3 As ListBox
  1043. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  1044. Friend WithEvents DataGridView1 As DataGridView
  1045. Friend WithEvents Button1 As Button
  1046. Friend WithEvents Label1 As Label
  1047. Friend WithEvents TextBox1 As TextBox
  1048. Friend WithEvents dgv1 As DataGridView
  1049. Friend WithEvents dgv3 As DataGridView
  1050. Friend WithEvents Label3 As Label
  1051. Friend WithEvents Label2 As Label
  1052. Friend WithEvents TextBox2 As TextBox
  1053. Friend WithEvents TextBox3 As TextBox
  1054. Friend WithEvents dgv2 As DataGridView
  1055. Friend WithEvents ListBox1 As ListBox
  1056. Friend WithEvents Button22 As Button
  1057. Friend WithEvents Button10 As Button
  1058. Friend WithEvents dgv_1 As DataGridView
  1059. Friend WithEvents dgv_2 As DataGridView
  1060. Friend WithEvents DGV_3 As DataGridView
  1061. Friend WithEvents dgv_4 As DataGridView
  1062. Friend WithEvents Label5 As Label
  1063. Friend WithEvents chkZhiDan As CheckedListBox
  1064. Friend WithEvents chkSongHuo As CheckedListBox
  1065. Friend WithEvents Label6 As Label
  1066. Friend WithEvents DateTimePicker1 As DateTimePicker
  1067. Friend WithEvents DateTimePicker2 As DateTimePicker
  1068. Friend WithEvents Label7 As Label
  1069. Friend WithEvents Label8 As Label
  1070. Friend WithEvents Button12 As Button
  1071. Friend WithEvents Button13 As Button
  1072. Friend WithEvents Button14 As Button
  1073. Friend WithEvents Button15 As Button
  1074. Friend WithEvents Button16 As Button
  1075. Friend WithEvents dgv_bal As DataGridView
  1076. Friend WithEvents DateTimePicker3 As DateTimePicker
  1077. Friend WithEvents Button17 As Button
  1078. Friend WithEvents dgv_edit As DataGridView
  1079. Friend WithEvents TextBox5 As TextBox
  1080. Friend WithEvents Button18 As Button
  1081. Friend WithEvents Button19 As Button
  1082. Friend WithEvents dgv_color As DataGridView
  1083. Friend WithEvents Button20 As Button
  1084. Friend WithEvents TextBox6 As TextBox
  1085. Friend WithEvents Label9 As Label
  1086. Friend WithEvents dgv_out As DataGridView
  1087. Friend WithEvents Label10 As Label
  1088. Friend WithEvents Label11 As Label
  1089. Friend WithEvents TextBox7 As TextBox
  1090. Friend WithEvents Label12 As Label
  1091. Friend WithEvents TextBox8 As TextBox
  1092. Friend WithEvents Button21 As Button
  1093. Friend WithEvents Button23 As Button
  1094. End Class