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

業務佣金計算.Designer.vb 28KB

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