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

應收帳款控制表.Designer.vb 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 應收帳款控制表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  25. Me.Button1 = New System.Windows.Forms.Button()
  26. Me.一般月 = New System.Windows.Forms.CheckBox()
  27. Me.會計月 = New System.Windows.Forms.CheckBox()
  28. Me.Button2 = New System.Windows.Forms.Button()
  29. Me.Label4 = New System.Windows.Forms.Label()
  30. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  31. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  32. Me.TextBox5 = New System.Windows.Forms.TextBox()
  33. Me.TextBox4 = New System.Windows.Forms.TextBox()
  34. Me.Label8 = New System.Windows.Forms.Label()
  35. Me.TextBox1 = New System.Windows.Forms.TextBox()
  36. Me.Label7 = New System.Windows.Forms.Label()
  37. Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
  38. Me.Label2 = New System.Windows.Forms.Label()
  39. Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
  40. Me.Label1 = New System.Windows.Forms.Label()
  41. Me.Button6 = New System.Windows.Forms.Button()
  42. Me.TextBox2 = New System.Windows.Forms.TextBox()
  43. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  44. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  45. Me.Button5 = New System.Windows.Forms.Button()
  46. Me.Button4 = New System.Windows.Forms.Button()
  47. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  48. Me.TextBox9 = New System.Windows.Forms.TextBox()
  49. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  50. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  51. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  52. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  53. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  54. Me.Label5 = New System.Windows.Forms.Label()
  55. Me.Button12 = New System.Windows.Forms.Button()
  56. Me.Button13 = New System.Windows.Forms.Button()
  57. Me.TextBox3 = New System.Windows.Forms.TextBox()
  58. Me.Label3 = New System.Windows.Forms.Label()
  59. Me.Label6 = New System.Windows.Forms.Label()
  60. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  61. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  62. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  63. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  64. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
  67. Me.SuspendLayout()
  68. '
  69. 'DataGridView1
  70. '
  71. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  72. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  73. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  74. Or System.Windows.Forms.AnchorStyles.Left) _
  75. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  76. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  77. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  78. Me.DataGridView1.Location = New System.Drawing.Point(7, 82)
  79. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  80. Me.DataGridView1.Name = "DataGridView1"
  81. Me.DataGridView1.RowHeadersWidth = 5
  82. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  83. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
  84. Me.DataGridView1.RowTemplate.Height = 24
  85. Me.DataGridView1.Size = New System.Drawing.Size(1234, 517)
  86. Me.DataGridView1.TabIndex = 1116
  87. '
  88. 'Button1
  89. '
  90. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  91. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  92. Me.Button1.Location = New System.Drawing.Point(7, 54)
  93. Me.Button1.Name = "Button1"
  94. Me.Button1.Size = New System.Drawing.Size(87, 23)
  95. Me.Button1.TabIndex = 1120
  96. Me.Button1.Text = "上個月"
  97. Me.Button1.UseVisualStyleBackColor = True
  98. '
  99. '一般月
  100. '
  101. Me.一般月.AutoSize = True
  102. Me.一般月.Location = New System.Drawing.Point(138, 31)
  103. Me.一般月.Name = "一般月"
  104. Me.一般月.Size = New System.Drawing.Size(63, 20)
  105. Me.一般月.TabIndex = 1123
  106. Me.一般月.Text = "一般月"
  107. Me.一般月.UseVisualStyleBackColor = True
  108. '
  109. '會計月
  110. '
  111. Me.會計月.AutoSize = True
  112. Me.會計月.Checked = True
  113. Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
  114. Me.會計月.Location = New System.Drawing.Point(11, 31)
  115. Me.會計月.Name = "會計月"
  116. Me.會計月.Size = New System.Drawing.Size(63, 20)
  117. Me.會計月.TabIndex = 1122
  118. Me.會計月.Text = "會計月"
  119. Me.會計月.UseVisualStyleBackColor = True
  120. '
  121. 'Button2
  122. '
  123. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  124. Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  125. Me.Button2.Location = New System.Drawing.Point(117, 55)
  126. Me.Button2.Name = "Button2"
  127. Me.Button2.Size = New System.Drawing.Size(87, 23)
  128. Me.Button2.TabIndex = 1121
  129. Me.Button2.Text = "下個月"
  130. Me.Button2.UseVisualStyleBackColor = True
  131. '
  132. 'Label4
  133. '
  134. Me.Label4.AutoSize = True
  135. Me.Label4.Location = New System.Drawing.Point(96, 8)
  136. Me.Label4.Name = "Label4"
  137. Me.Label4.Size = New System.Drawing.Size(20, 16)
  138. Me.Label4.TabIndex = 1119
  139. Me.Label4.Text = "到"
  140. '
  141. 'DateTimePicker2
  142. '
  143. Me.DateTimePicker2.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  144. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  145. Me.DateTimePicker2.Location = New System.Drawing.Point(117, 4)
  146. Me.DateTimePicker2.Name = "DateTimePicker2"
  147. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  148. Me.DateTimePicker2.TabIndex = 1118
  149. '
  150. 'DateTimePicker1
  151. '
  152. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  153. Me.DateTimePicker1.Location = New System.Drawing.Point(7, 4)
  154. Me.DateTimePicker1.Name = "DateTimePicker1"
  155. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  156. Me.DateTimePicker1.TabIndex = 1117
  157. '
  158. 'TextBox5
  159. '
  160. Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  161. Me.TextBox5.Location = New System.Drawing.Point(657, 365)
  162. Me.TextBox5.Name = "TextBox5"
  163. Me.TextBox5.Size = New System.Drawing.Size(190, 23)
  164. Me.TextBox5.TabIndex = 1195
  165. '
  166. 'TextBox4
  167. '
  168. Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  169. Me.TextBox4.Location = New System.Drawing.Point(657, 336)
  170. Me.TextBox4.Name = "TextBox4"
  171. Me.TextBox4.Size = New System.Drawing.Size(190, 23)
  172. Me.TextBox4.TabIndex = 1193
  173. '
  174. 'Label8
  175. '
  176. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  177. Me.Label8.AutoSize = True
  178. Me.Label8.ForeColor = System.Drawing.Color.Red
  179. Me.Label8.Location = New System.Drawing.Point(852, 48)
  180. Me.Label8.Name = "Label8"
  181. Me.Label8.Size = New System.Drawing.Size(385, 32)
  182. Me.Label8.TabIndex = 1191
  183. Me.Label8.Text = "選擇銷售單號執行開立傳票時實收金額會自動以會計科目-應收帳款立帳" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "未收餘額如果不為零則需要手動選擇會計科目。推薦使用-應收賬款折讓" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  184. '
  185. 'TextBox1
  186. '
  187. Me.TextBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  188. Me.TextBox1.Location = New System.Drawing.Point(657, 307)
  189. Me.TextBox1.Name = "TextBox1"
  190. Me.TextBox1.Size = New System.Drawing.Size(190, 23)
  191. Me.TextBox1.TabIndex = 1190
  192. '
  193. 'Label7
  194. '
  195. Me.Label7.AutoSize = True
  196. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  197. Me.Label7.Location = New System.Drawing.Point(390, 57)
  198. Me.Label7.Name = "Label7"
  199. Me.Label7.Size = New System.Drawing.Size(56, 16)
  200. Me.Label7.TabIndex = 1189
  201. Me.Label7.Text = "未收餘額"
  202. '
  203. 'NumericUpDown2
  204. '
  205. Me.NumericUpDown2.Location = New System.Drawing.Point(446, 55)
  206. Me.NumericUpDown2.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  207. Me.NumericUpDown2.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  208. Me.NumericUpDown2.Name = "NumericUpDown2"
  209. Me.NumericUpDown2.Size = New System.Drawing.Size(100, 23)
  210. Me.NumericUpDown2.TabIndex = 1188
  211. Me.NumericUpDown2.ThousandsSeparator = True
  212. '
  213. 'Label2
  214. '
  215. Me.Label2.AutoSize = True
  216. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  217. Me.Label2.Location = New System.Drawing.Point(390, 31)
  218. Me.Label2.Name = "Label2"
  219. Me.Label2.Size = New System.Drawing.Size(56, 16)
  220. Me.Label2.TabIndex = 1187
  221. Me.Label2.Text = "實收金額"
  222. '
  223. 'NumericUpDown1
  224. '
  225. Me.NumericUpDown1.Location = New System.Drawing.Point(446, 29)
  226. Me.NumericUpDown1.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  227. Me.NumericUpDown1.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  228. Me.NumericUpDown1.Name = "NumericUpDown1"
  229. Me.NumericUpDown1.Size = New System.Drawing.Size(100, 23)
  230. Me.NumericUpDown1.TabIndex = 1186
  231. Me.NumericUpDown1.ThousandsSeparator = True
  232. '
  233. 'Label1
  234. '
  235. Me.Label1.AutoSize = True
  236. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  237. Me.Label1.Location = New System.Drawing.Point(390, 7)
  238. Me.Label1.Name = "Label1"
  239. Me.Label1.Size = New System.Drawing.Size(56, 16)
  240. Me.Label1.TabIndex = 1185
  241. Me.Label1.Text = "應收金額"
  242. '
  243. 'Button6
  244. '
  245. Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  246. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  247. Me.Button6.ForeColor = System.Drawing.Color.Olive
  248. Me.Button6.Location = New System.Drawing.Point(1087, 2)
  249. Me.Button6.Name = "Button6"
  250. Me.Button6.Size = New System.Drawing.Size(82, 47)
  251. Me.Button6.TabIndex = 1184
  252. Me.Button6.Text = "依據單號取消立帳選擇"
  253. Me.Button6.UseVisualStyleBackColor = True
  254. '
  255. 'TextBox2
  256. '
  257. Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  258. Me.TextBox2.Location = New System.Drawing.Point(446, 4)
  259. Me.TextBox2.Name = "TextBox2"
  260. Me.TextBox2.Size = New System.Drawing.Size(100, 23)
  261. Me.TextBox2.TabIndex = 1183
  262. '
  263. 'CheckBox1
  264. '
  265. Me.CheckBox1.AutoSize = True
  266. Me.CheckBox1.Checked = True
  267. Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
  268. Me.CheckBox1.Location = New System.Drawing.Point(351, 29)
  269. Me.CheckBox1.Name = "CheckBox1"
  270. Me.CheckBox1.Size = New System.Drawing.Size(39, 20)
  271. Me.CheckBox1.TabIndex = 1182
  272. Me.CheckBox1.Text = "補"
  273. Me.CheckBox1.UseVisualStyleBackColor = True
  274. '
  275. 'DateTimePicker3
  276. '
  277. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  278. Me.DateTimePicker3.Location = New System.Drawing.Point(262, 28)
  279. Me.DateTimePicker3.Name = "DateTimePicker3"
  280. Me.DateTimePicker3.Size = New System.Drawing.Size(85, 23)
  281. Me.DateTimePicker3.TabIndex = 1180
  282. '
  283. 'Button5
  284. '
  285. Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  286. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  287. Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  288. Me.Button5.Location = New System.Drawing.Point(1004, 2)
  289. Me.Button5.Name = "Button5"
  290. Me.Button5.Size = New System.Drawing.Size(82, 47)
  291. Me.Button5.TabIndex = 1179
  292. Me.Button5.Text = "列印帳款清單"
  293. Me.Button5.UseVisualStyleBackColor = True
  294. '
  295. 'Button4
  296. '
  297. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  298. Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  299. Me.Button4.Location = New System.Drawing.Point(282, 55)
  300. Me.Button4.Name = "Button4"
  301. Me.Button4.Size = New System.Drawing.Size(109, 23)
  302. Me.Button4.TabIndex = 1178
  303. Me.Button4.Text = "開立收支單(傳票)"
  304. Me.Button4.UseVisualStyleBackColor = True
  305. '
  306. 'ComboBox7
  307. '
  308. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  309. Me.ComboBox7.FormattingEnabled = True
  310. Me.ComboBox7.Location = New System.Drawing.Point(657, 55)
  311. Me.ComboBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  312. Me.ComboBox7.Name = "ComboBox7"
  313. Me.ComboBox7.Size = New System.Drawing.Size(190, 24)
  314. Me.ComboBox7.TabIndex = 1177
  315. '
  316. 'TextBox9
  317. '
  318. Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  319. Me.TextBox9.Location = New System.Drawing.Point(549, 55)
  320. Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  321. Me.TextBox9.Name = "TextBox9"
  322. Me.TextBox9.Size = New System.Drawing.Size(105, 23)
  323. Me.TextBox9.TabIndex = 1176
  324. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  325. '
  326. 'ComboBox4
  327. '
  328. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  329. Me.ComboBox4.FormattingEnabled = True
  330. Me.ComboBox4.Location = New System.Drawing.Point(769, 29)
  331. Me.ComboBox4.Name = "ComboBox4"
  332. Me.ComboBox4.Size = New System.Drawing.Size(78, 24)
  333. Me.ComboBox4.TabIndex = 1175
  334. '
  335. 'ComboBox3
  336. '
  337. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  338. Me.ComboBox3.FormattingEnabled = True
  339. Me.ComboBox3.Location = New System.Drawing.Point(657, 29)
  340. Me.ComboBox3.Name = "ComboBox3"
  341. Me.ComboBox3.Size = New System.Drawing.Size(109, 24)
  342. Me.ComboBox3.TabIndex = 1174
  343. '
  344. 'ComboBox1
  345. '
  346. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  347. Me.ComboBox1.FormattingEnabled = True
  348. Me.ComboBox1.Location = New System.Drawing.Point(769, 3)
  349. Me.ComboBox1.Name = "ComboBox1"
  350. Me.ComboBox1.Size = New System.Drawing.Size(78, 24)
  351. Me.ComboBox1.TabIndex = 1173
  352. '
  353. 'ComboBox5
  354. '
  355. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  356. Me.ComboBox5.FormattingEnabled = True
  357. Me.ComboBox5.Location = New System.Drawing.Point(657, 3)
  358. Me.ComboBox5.Name = "ComboBox5"
  359. Me.ComboBox5.Size = New System.Drawing.Size(109, 24)
  360. Me.ComboBox5.TabIndex = 1172
  361. '
  362. 'ComboBox6
  363. '
  364. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  365. Me.ComboBox6.FormattingEnabled = True
  366. Me.ComboBox6.Location = New System.Drawing.Point(657, 276)
  367. Me.ComboBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  368. Me.ComboBox6.Name = "ComboBox6"
  369. Me.ComboBox6.Size = New System.Drawing.Size(190, 24)
  370. Me.ComboBox6.TabIndex = 1170
  371. '
  372. 'Label5
  373. '
  374. Me.Label5.AutoSize = True
  375. Me.Label5.Location = New System.Drawing.Point(550, 7)
  376. Me.Label5.Name = "Label5"
  377. Me.Label5.Size = New System.Drawing.Size(104, 48)
  378. Me.Label5.TabIndex = 1171
  379. Me.Label5.Text = "未收餘額不為零時" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "需要選擇未收餘額" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "立帳的會計科目"
  380. '
  381. 'Button12
  382. '
  383. Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  384. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.Button12.ForeColor = System.Drawing.Color.Olive
  386. Me.Button12.Location = New System.Drawing.Point(1170, 26)
  387. Me.Button12.Name = "Button12"
  388. Me.Button12.Size = New System.Drawing.Size(74, 23)
  389. Me.Button12.TabIndex = 1169
  390. Me.Button12.Text = "全部取消"
  391. Me.Button12.UseVisualStyleBackColor = True
  392. '
  393. 'Button13
  394. '
  395. Me.Button13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  396. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  397. Me.Button13.ForeColor = System.Drawing.Color.Olive
  398. Me.Button13.Location = New System.Drawing.Point(1170, 2)
  399. Me.Button13.Name = "Button13"
  400. Me.Button13.Size = New System.Drawing.Size(74, 23)
  401. Me.Button13.TabIndex = 1168
  402. Me.Button13.Text = "全部選擇"
  403. Me.Button13.UseVisualStyleBackColor = True
  404. '
  405. 'TextBox3
  406. '
  407. Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  408. Me.TextBox3.Location = New System.Drawing.Point(262, 4)
  409. Me.TextBox3.Name = "TextBox3"
  410. Me.TextBox3.Size = New System.Drawing.Size(126, 23)
  411. Me.TextBox3.TabIndex = 1166
  412. '
  413. 'Label3
  414. '
  415. Me.Label3.AutoSize = True
  416. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  417. Me.Label3.Location = New System.Drawing.Point(206, 7)
  418. Me.Label3.Name = "Label3"
  419. Me.Label3.Size = New System.Drawing.Size(56, 16)
  420. Me.Label3.TabIndex = 1167
  421. Me.Label3.Text = "單據號碼"
  422. '
  423. 'Label6
  424. '
  425. Me.Label6.AutoSize = True
  426. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  427. Me.Label6.Location = New System.Drawing.Point(207, 31)
  428. Me.Label6.Name = "Label6"
  429. Me.Label6.Size = New System.Drawing.Size(56, 16)
  430. Me.Label6.TabIndex = 1181
  431. Me.Label6.Text = "立帳日期"
  432. '
  433. 'CheckBox2
  434. '
  435. Me.CheckBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  436. Me.CheckBox2.AutoSize = True
  437. Me.CheckBox2.Location = New System.Drawing.Point(887, 5)
  438. Me.CheckBox2.Name = "CheckBox2"
  439. Me.CheckBox2.Size = New System.Drawing.Size(99, 20)
  440. Me.CheckBox2.TabIndex = 1192
  441. Me.CheckBox2.Text = "列印多單選擇"
  442. Me.CheckBox2.UseVisualStyleBackColor = True
  443. '
  444. 'CheckBox3
  445. '
  446. Me.CheckBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  447. Me.CheckBox3.AutoSize = True
  448. Me.CheckBox3.Location = New System.Drawing.Point(887, 25)
  449. Me.CheckBox3.Name = "CheckBox3"
  450. Me.CheckBox3.Size = New System.Drawing.Size(111, 20)
  451. Me.CheckBox3.TabIndex = 1194
  452. Me.CheckBox3.Text = "已立帳資料隱藏"
  453. Me.CheckBox3.UseVisualStyleBackColor = True
  454. '
  455. 'ComboBox2
  456. '
  457. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  458. Me.ComboBox2.FormattingEnabled = True
  459. Me.ComboBox2.Items.AddRange(New Object() {"", "收現", "收票", "託收"})
  460. Me.ComboBox2.Location = New System.Drawing.Point(210, 54)
  461. Me.ComboBox2.Name = "ComboBox2"
  462. Me.ComboBox2.Size = New System.Drawing.Size(66, 24)
  463. Me.ComboBox2.TabIndex = 1196
  464. '
  465. 'DateTimePicker4
  466. '
  467. Me.DateTimePicker4.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  468. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  469. Me.DateTimePicker4.Location = New System.Drawing.Point(80, 29)
  470. Me.DateTimePicker4.Name = "DateTimePicker4"
  471. Me.DateTimePicker4.Size = New System.Drawing.Size(43, 23)
  472. Me.DateTimePicker4.TabIndex = 1197
  473. '
  474. '應收帳款控制表
  475. '
  476. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  477. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  478. Me.ClientSize = New System.Drawing.Size(1249, 611)
  479. Me.Controls.Add(Me.DateTimePicker4)
  480. Me.Controls.Add(Me.ComboBox2)
  481. Me.Controls.Add(Me.TextBox5)
  482. Me.Controls.Add(Me.TextBox4)
  483. Me.Controls.Add(Me.Label8)
  484. Me.Controls.Add(Me.TextBox1)
  485. Me.Controls.Add(Me.Label7)
  486. Me.Controls.Add(Me.NumericUpDown2)
  487. Me.Controls.Add(Me.Label2)
  488. Me.Controls.Add(Me.NumericUpDown1)
  489. Me.Controls.Add(Me.Label1)
  490. Me.Controls.Add(Me.Button6)
  491. Me.Controls.Add(Me.TextBox2)
  492. Me.Controls.Add(Me.CheckBox1)
  493. Me.Controls.Add(Me.DateTimePicker3)
  494. Me.Controls.Add(Me.Button5)
  495. Me.Controls.Add(Me.Button4)
  496. Me.Controls.Add(Me.ComboBox7)
  497. Me.Controls.Add(Me.TextBox9)
  498. Me.Controls.Add(Me.ComboBox4)
  499. Me.Controls.Add(Me.ComboBox3)
  500. Me.Controls.Add(Me.ComboBox1)
  501. Me.Controls.Add(Me.ComboBox5)
  502. Me.Controls.Add(Me.ComboBox6)
  503. Me.Controls.Add(Me.Label5)
  504. Me.Controls.Add(Me.Button12)
  505. Me.Controls.Add(Me.Button13)
  506. Me.Controls.Add(Me.TextBox3)
  507. Me.Controls.Add(Me.Label3)
  508. Me.Controls.Add(Me.Label6)
  509. Me.Controls.Add(Me.CheckBox2)
  510. Me.Controls.Add(Me.CheckBox3)
  511. Me.Controls.Add(Me.Button1)
  512. Me.Controls.Add(Me.一般月)
  513. Me.Controls.Add(Me.會計月)
  514. Me.Controls.Add(Me.Button2)
  515. Me.Controls.Add(Me.Label4)
  516. Me.Controls.Add(Me.DateTimePicker2)
  517. Me.Controls.Add(Me.DateTimePicker1)
  518. Me.Controls.Add(Me.DataGridView1)
  519. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  520. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  521. Me.Name = "應收帳款控制表"
  522. Me.Text = "應收帳款控制表"
  523. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  524. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
  525. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
  526. Me.ResumeLayout(False)
  527. Me.PerformLayout()
  528. End Sub
  529. Friend WithEvents DataGridView1 As DataGridView
  530. Friend WithEvents Button1 As Button
  531. Friend WithEvents 一般月 As CheckBox
  532. Friend WithEvents 會計月 As CheckBox
  533. Friend WithEvents Button2 As Button
  534. Friend WithEvents Label4 As Label
  535. Friend WithEvents DateTimePicker2 As DateTimePicker
  536. Friend WithEvents DateTimePicker1 As DateTimePicker
  537. Friend WithEvents TextBox5 As TextBox
  538. Friend WithEvents TextBox4 As TextBox
  539. Friend WithEvents Label8 As Label
  540. Friend WithEvents TextBox1 As TextBox
  541. Friend WithEvents Label7 As Label
  542. Friend WithEvents NumericUpDown2 As NumericUpDown
  543. Friend WithEvents Label2 As Label
  544. Friend WithEvents NumericUpDown1 As NumericUpDown
  545. Friend WithEvents Label1 As Label
  546. Friend WithEvents Button6 As Button
  547. Friend WithEvents TextBox2 As TextBox
  548. Friend WithEvents CheckBox1 As CheckBox
  549. Friend WithEvents DateTimePicker3 As DateTimePicker
  550. Friend WithEvents Button5 As Button
  551. Friend WithEvents Button4 As Button
  552. Friend WithEvents ComboBox7 As ComboBox
  553. Friend WithEvents TextBox9 As TextBox
  554. Friend WithEvents ComboBox4 As ComboBox
  555. Friend WithEvents ComboBox3 As ComboBox
  556. Friend WithEvents ComboBox1 As ComboBox
  557. Friend WithEvents ComboBox5 As ComboBox
  558. Friend WithEvents ComboBox6 As ComboBox
  559. Friend WithEvents Label5 As Label
  560. Friend WithEvents Button12 As Button
  561. Friend WithEvents Button13 As Button
  562. Friend WithEvents TextBox3 As TextBox
  563. Friend WithEvents Label3 As Label
  564. Friend WithEvents Label6 As Label
  565. Friend WithEvents CheckBox2 As CheckBox
  566. Friend WithEvents CheckBox3 As CheckBox
  567. Friend WithEvents ComboBox2 As ComboBox
  568. Friend WithEvents DateTimePicker4 As DateTimePicker
  569. End Class