暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

司機佣金計算.Designer.vb 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  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 DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.Button6 = New System.Windows.Forms.Button()
  26. Me.TextBox2 = New System.Windows.Forms.TextBox()
  27. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  28. Me.Label6 = New System.Windows.Forms.Label()
  29. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  30. Me.Button5 = New System.Windows.Forms.Button()
  31. Me.Button4 = New System.Windows.Forms.Button()
  32. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  33. Me.TextBox9 = New System.Windows.Forms.TextBox()
  34. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  35. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  36. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  37. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  38. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  39. Me.Label5 = New System.Windows.Forms.Label()
  40. Me.TextBox3 = New System.Windows.Forms.TextBox()
  41. Me.Label3 = New System.Windows.Forms.Label()
  42. Me.Button3 = New System.Windows.Forms.Button()
  43. Me.Button12 = New System.Windows.Forms.Button()
  44. Me.Button13 = New System.Windows.Forms.Button()
  45. Me.TextBox1 = New System.Windows.Forms.TextBox()
  46. Me.Label2 = New System.Windows.Forms.Label()
  47. Me.Label1 = New System.Windows.Forms.Label()
  48. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  49. Me.Button1 = New System.Windows.Forms.Button()
  50. Me.一般月 = New System.Windows.Forms.CheckBox()
  51. Me.會計月 = New System.Windows.Forms.CheckBox()
  52. Me.Button2 = New System.Windows.Forms.Button()
  53. Me.Label4 = New System.Windows.Forms.Label()
  54. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  55. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  56. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  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.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  64. Me.列印成EXCELToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  65. Me.依據單號取消立帳ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  66. Me.開立收支單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  67. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.ContextMenuStrip1.SuspendLayout()
  69. Me.SuspendLayout()
  70. '
  71. 'Button6
  72. '
  73. Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  74. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  75. Me.Button6.ForeColor = System.Drawing.Color.Olive
  76. Me.Button6.Location = New System.Drawing.Point(934, 33)
  77. Me.Button6.Name = "Button6"
  78. Me.Button6.Size = New System.Drawing.Size(112, 23)
  79. Me.Button6.TabIndex = 1163
  80. Me.Button6.Text = "依據單號取消立帳"
  81. Me.Button6.UseVisualStyleBackColor = True
  82. '
  83. 'TextBox2
  84. '
  85. Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  86. Me.TextBox2.Location = New System.Drawing.Point(668, 107)
  87. Me.TextBox2.Name = "TextBox2"
  88. Me.TextBox2.Size = New System.Drawing.Size(175, 23)
  89. Me.TextBox2.TabIndex = 1162
  90. '
  91. 'CheckBox1
  92. '
  93. Me.CheckBox1.AutoSize = True
  94. Me.CheckBox1.Checked = True
  95. Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
  96. Me.CheckBox1.Location = New System.Drawing.Point(893, 8)
  97. Me.CheckBox1.Name = "CheckBox1"
  98. Me.CheckBox1.Size = New System.Drawing.Size(39, 20)
  99. Me.CheckBox1.TabIndex = 1161
  100. Me.CheckBox1.Text = "補"
  101. Me.CheckBox1.UseVisualStyleBackColor = True
  102. '
  103. 'Label6
  104. '
  105. Me.Label6.AutoSize = True
  106. Me.Label6.ForeColor = System.Drawing.Color.Blue
  107. Me.Label6.Location = New System.Drawing.Point(736, 10)
  108. Me.Label6.Name = "Label6"
  109. Me.Label6.Size = New System.Drawing.Size(56, 16)
  110. Me.Label6.TabIndex = 1160
  111. Me.Label6.Text = "立帳日期"
  112. '
  113. 'DateTimePicker3
  114. '
  115. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  116. Me.DateTimePicker3.Location = New System.Drawing.Point(794, 7)
  117. Me.DateTimePicker3.Name = "DateTimePicker3"
  118. Me.DateTimePicker3.Size = New System.Drawing.Size(90, 23)
  119. Me.DateTimePicker3.TabIndex = 1159
  120. '
  121. 'Button5
  122. '
  123. Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  124. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  125. Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  126. Me.Button5.Location = New System.Drawing.Point(1047, 33)
  127. Me.Button5.Name = "Button5"
  128. Me.Button5.Size = New System.Drawing.Size(96, 23)
  129. Me.Button5.TabIndex = 1158
  130. Me.Button5.Text = "列印成EXCEL"
  131. Me.Button5.UseVisualStyleBackColor = True
  132. '
  133. 'Button4
  134. '
  135. Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  136. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  138. Me.Button4.Location = New System.Drawing.Point(1144, 33)
  139. Me.Button4.Name = "Button4"
  140. Me.Button4.Size = New System.Drawing.Size(96, 23)
  141. Me.Button4.TabIndex = 1157
  142. Me.Button4.Text = "開立收支單"
  143. Me.Button4.UseVisualStyleBackColor = True
  144. '
  145. 'ComboBox7
  146. '
  147. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  148. Me.ComboBox7.FormattingEnabled = True
  149. Me.ComboBox7.Location = New System.Drawing.Point(668, 32)
  150. Me.ComboBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  151. Me.ComboBox7.Name = "ComboBox7"
  152. Me.ComboBox7.Size = New System.Drawing.Size(175, 24)
  153. Me.ComboBox7.TabIndex = 1156
  154. '
  155. 'TextBox9
  156. '
  157. Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  158. Me.TextBox9.Location = New System.Drawing.Point(847, 32)
  159. Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  160. Me.TextBox9.Name = "TextBox9"
  161. Me.TextBox9.Size = New System.Drawing.Size(85, 23)
  162. Me.TextBox9.TabIndex = 1155
  163. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  164. '
  165. 'ComboBox4
  166. '
  167. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  168. Me.ComboBox4.FormattingEnabled = True
  169. Me.ComboBox4.Location = New System.Drawing.Point(590, 32)
  170. Me.ComboBox4.Name = "ComboBox4"
  171. Me.ComboBox4.Size = New System.Drawing.Size(75, 24)
  172. Me.ComboBox4.TabIndex = 1154
  173. '
  174. 'ComboBox3
  175. '
  176. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  177. Me.ComboBox3.FormattingEnabled = True
  178. Me.ComboBox3.Location = New System.Drawing.Point(465, 32)
  179. Me.ComboBox3.Name = "ComboBox3"
  180. Me.ComboBox3.Size = New System.Drawing.Size(121, 24)
  181. Me.ComboBox3.TabIndex = 1153
  182. '
  183. 'ComboBox1
  184. '
  185. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  186. Me.ComboBox1.FormattingEnabled = True
  187. Me.ComboBox1.Location = New System.Drawing.Point(401, 32)
  188. Me.ComboBox1.Name = "ComboBox1"
  189. Me.ComboBox1.Size = New System.Drawing.Size(61, 24)
  190. Me.ComboBox1.TabIndex = 1152
  191. '
  192. 'ComboBox5
  193. '
  194. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  195. Me.ComboBox5.FormattingEnabled = True
  196. Me.ComboBox5.Location = New System.Drawing.Point(277, 32)
  197. Me.ComboBox5.Name = "ComboBox5"
  198. Me.ComboBox5.Size = New System.Drawing.Size(121, 24)
  199. Me.ComboBox5.TabIndex = 1151
  200. '
  201. 'ComboBox6
  202. '
  203. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  204. Me.ComboBox6.FormattingEnabled = True
  205. Me.ComboBox6.Location = New System.Drawing.Point(668, 76)
  206. Me.ComboBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  207. Me.ComboBox6.Name = "ComboBox6"
  208. Me.ComboBox6.Size = New System.Drawing.Size(175, 24)
  209. Me.ComboBox6.TabIndex = 1149
  210. '
  211. 'Label5
  212. '
  213. Me.Label5.AutoSize = True
  214. Me.Label5.Location = New System.Drawing.Point(215, 37)
  215. Me.Label5.Name = "Label5"
  216. Me.Label5.Size = New System.Drawing.Size(56, 16)
  217. Me.Label5.TabIndex = 1150
  218. Me.Label5.Text = "會計科目"
  219. '
  220. 'TextBox3
  221. '
  222. Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  223. Me.TextBox3.Location = New System.Drawing.Point(70, 33)
  224. Me.TextBox3.Name = "TextBox3"
  225. Me.TextBox3.Size = New System.Drawing.Size(139, 23)
  226. Me.TextBox3.TabIndex = 1147
  227. '
  228. 'Label3
  229. '
  230. Me.Label3.AutoSize = True
  231. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  232. Me.Label3.Location = New System.Drawing.Point(8, 36)
  233. Me.Label3.Name = "Label3"
  234. Me.Label3.Size = New System.Drawing.Size(56, 16)
  235. Me.Label3.TabIndex = 1148
  236. Me.Label3.Text = "單據號碼"
  237. '
  238. 'Button3
  239. '
  240. Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  241. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.Button3.ForeColor = System.Drawing.Color.Olive
  243. Me.Button3.Location = New System.Drawing.Point(934, 7)
  244. Me.Button3.Name = "Button3"
  245. Me.Button3.Size = New System.Drawing.Size(112, 23)
  246. Me.Button3.TabIndex = 1146
  247. Me.Button3.Text = "依據單號全部選擇"
  248. Me.Button3.UseVisualStyleBackColor = True
  249. '
  250. 'Button12
  251. '
  252. Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  253. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  254. Me.Button12.ForeColor = System.Drawing.Color.Olive
  255. Me.Button12.Location = New System.Drawing.Point(1144, 7)
  256. Me.Button12.Name = "Button12"
  257. Me.Button12.Size = New System.Drawing.Size(96, 23)
  258. Me.Button12.TabIndex = 1145
  259. Me.Button12.Text = "全部取消"
  260. Me.Button12.UseVisualStyleBackColor = True
  261. '
  262. 'Button13
  263. '
  264. Me.Button13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  265. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.Button13.ForeColor = System.Drawing.Color.Olive
  267. Me.Button13.Location = New System.Drawing.Point(1047, 7)
  268. Me.Button13.Name = "Button13"
  269. Me.Button13.Size = New System.Drawing.Size(96, 23)
  270. Me.Button13.TabIndex = 1144
  271. Me.Button13.Text = "全部選擇"
  272. Me.Button13.UseVisualStyleBackColor = True
  273. '
  274. 'TextBox1
  275. '
  276. Me.TextBox1.Location = New System.Drawing.Point(633, 6)
  277. Me.TextBox1.Name = "TextBox1"
  278. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  279. Me.TextBox1.TabIndex = 1143
  280. Me.TextBox1.Text = "0"
  281. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  282. '
  283. 'Label2
  284. '
  285. Me.Label2.AutoSize = True
  286. Me.Label2.Location = New System.Drawing.Point(576, 10)
  287. Me.Label2.Name = "Label2"
  288. Me.Label2.Size = New System.Drawing.Size(56, 16)
  289. Me.Label2.TabIndex = 1142
  290. Me.Label2.Text = "佣金合計"
  291. '
  292. 'Label1
  293. '
  294. Me.Label1.AutoSize = True
  295. Me.Label1.Location = New System.Drawing.Point(464, 10)
  296. Me.Label1.Name = "Label1"
  297. Me.Label1.Size = New System.Drawing.Size(32, 16)
  298. Me.Label1.TabIndex = 1141
  299. Me.Label1.Text = "司機"
  300. '
  301. 'ComboBox2
  302. '
  303. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  304. Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  305. Me.ComboBox2.ForeColor = System.Drawing.Color.Green
  306. Me.ComboBox2.FormattingEnabled = True
  307. Me.ComboBox2.Items.AddRange(New Object() {"NA", "女", "男"})
  308. Me.ComboBox2.Location = New System.Drawing.Point(496, 7)
  309. Me.ComboBox2.Name = "ComboBox2"
  310. Me.ComboBox2.Size = New System.Drawing.Size(74, 23)
  311. Me.ComboBox2.TabIndex = 1140
  312. '
  313. 'Button1
  314. '
  315. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  316. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  317. Me.Button1.Location = New System.Drawing.Point(334, 7)
  318. Me.Button1.Name = "Button1"
  319. Me.Button1.Size = New System.Drawing.Size(64, 23)
  320. Me.Button1.TabIndex = 1136
  321. Me.Button1.Text = "上個月"
  322. Me.Button1.UseVisualStyleBackColor = True
  323. '
  324. '一般月
  325. '
  326. Me.一般月.AutoSize = True
  327. Me.一般月.Location = New System.Drawing.Point(271, 9)
  328. Me.一般月.Name = "一般月"
  329. Me.一般月.Size = New System.Drawing.Size(63, 20)
  330. Me.一般月.TabIndex = 1139
  331. Me.一般月.Text = "一般月"
  332. Me.一般月.UseVisualStyleBackColor = True
  333. '
  334. '會計月
  335. '
  336. Me.會計月.AutoSize = True
  337. Me.會計月.Checked = True
  338. Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
  339. Me.會計月.Location = New System.Drawing.Point(212, 9)
  340. Me.會計月.Name = "會計月"
  341. Me.會計月.Size = New System.Drawing.Size(63, 20)
  342. Me.會計月.TabIndex = 1138
  343. Me.會計月.Text = "會計月"
  344. Me.會計月.UseVisualStyleBackColor = True
  345. '
  346. 'Button2
  347. '
  348. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  349. Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  350. Me.Button2.Location = New System.Drawing.Point(399, 7)
  351. Me.Button2.Name = "Button2"
  352. Me.Button2.Size = New System.Drawing.Size(64, 23)
  353. Me.Button2.TabIndex = 1137
  354. Me.Button2.Text = "下個月"
  355. Me.Button2.UseVisualStyleBackColor = True
  356. '
  357. 'Label4
  358. '
  359. Me.Label4.AutoSize = True
  360. Me.Label4.Location = New System.Drawing.Point(100, 11)
  361. Me.Label4.Name = "Label4"
  362. Me.Label4.Size = New System.Drawing.Size(20, 16)
  363. Me.Label4.TabIndex = 1135
  364. Me.Label4.Text = "到"
  365. '
  366. 'DateTimePicker2
  367. '
  368. Me.DateTimePicker2.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  369. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  370. Me.DateTimePicker2.Location = New System.Drawing.Point(122, 7)
  371. Me.DateTimePicker2.Name = "DateTimePicker2"
  372. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  373. Me.DateTimePicker2.TabIndex = 1134
  374. '
  375. 'DateTimePicker1
  376. '
  377. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  378. Me.DateTimePicker1.Location = New System.Drawing.Point(11, 7)
  379. Me.DateTimePicker1.Name = "DateTimePicker1"
  380. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  381. Me.DateTimePicker1.TabIndex = 1133
  382. '
  383. 'DataGridView1
  384. '
  385. DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  386. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
  387. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  388. Or System.Windows.Forms.AnchorStyles.Left) _
  389. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  390. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  391. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  392. Me.DataGridView1.Location = New System.Drawing.Point(15, 60)
  393. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  394. Me.DataGridView1.Name = "DataGridView1"
  395. Me.DataGridView1.RowHeadersWidth = 5
  396. DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  397. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle14
  398. Me.DataGridView1.RowTemplate.Height = 24
  399. Me.DataGridView1.Size = New System.Drawing.Size(1225, 545)
  400. Me.DataGridView1.TabIndex = 1132
  401. '
  402. 'ContextMenuStrip1
  403. '
  404. 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})
  405. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  406. Me.ContextMenuStrip1.Size = New System.Drawing.Size(181, 192)
  407. '
  408. '重新整理ToolStripMenuItem
  409. '
  410. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  411. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  412. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  413. '
  414. 'ToolStripSeparator3
  415. '
  416. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  417. Me.ToolStripSeparator3.Size = New System.Drawing.Size(177, 6)
  418. '
  419. '依據單號全部選擇ToolStripMenuItem
  420. '
  421. Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  422. Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem"
  423. Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  424. Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇"
  425. '
  426. '全部選擇ToolStripMenuItem
  427. '
  428. Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  429. Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem"
  430. Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  431. Me.全部選擇ToolStripMenuItem.Text = "全部選擇"
  432. '
  433. '全部取消ToolStripMenuItem
  434. '
  435. Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  436. Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem"
  437. Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  438. Me.全部取消ToolStripMenuItem.Text = "全部取消"
  439. '
  440. 'ToolStripSeparator1
  441. '
  442. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  443. Me.ToolStripSeparator1.Size = New System.Drawing.Size(177, 6)
  444. '
  445. '列印成EXCELToolStripMenuItem
  446. '
  447. Me.列印成EXCELToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  448. Me.列印成EXCELToolStripMenuItem.Name = "列印成EXCELToolStripMenuItem"
  449. Me.列印成EXCELToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  450. Me.列印成EXCELToolStripMenuItem.Text = "列印成EXCEL"
  451. '
  452. '依據單號取消立帳ToolStripMenuItem
  453. '
  454. Me.依據單號取消立帳ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  455. Me.依據單號取消立帳ToolStripMenuItem.Name = "依據單號取消立帳ToolStripMenuItem"
  456. Me.依據單號取消立帳ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  457. Me.依據單號取消立帳ToolStripMenuItem.Text = "依據單號取消立帳"
  458. '
  459. '開立收支單ToolStripMenuItem
  460. '
  461. Me.開立收支單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  462. Me.開立收支單ToolStripMenuItem.Name = "開立收支單ToolStripMenuItem"
  463. Me.開立收支單ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  464. Me.開立收支單ToolStripMenuItem.Text = "開立收支單"
  465. '
  466. '司機佣金計算
  467. '
  468. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  469. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  470. Me.ClientSize = New System.Drawing.Size(1249, 611)
  471. Me.ContextMenuStrip = Me.ContextMenuStrip1
  472. Me.Controls.Add(Me.Button6)
  473. Me.Controls.Add(Me.TextBox2)
  474. Me.Controls.Add(Me.CheckBox1)
  475. Me.Controls.Add(Me.Label6)
  476. Me.Controls.Add(Me.DateTimePicker3)
  477. Me.Controls.Add(Me.Button5)
  478. Me.Controls.Add(Me.Button4)
  479. Me.Controls.Add(Me.ComboBox7)
  480. Me.Controls.Add(Me.TextBox9)
  481. Me.Controls.Add(Me.ComboBox4)
  482. Me.Controls.Add(Me.ComboBox3)
  483. Me.Controls.Add(Me.ComboBox1)
  484. Me.Controls.Add(Me.ComboBox5)
  485. Me.Controls.Add(Me.ComboBox6)
  486. Me.Controls.Add(Me.Label5)
  487. Me.Controls.Add(Me.TextBox3)
  488. Me.Controls.Add(Me.Label3)
  489. Me.Controls.Add(Me.Button3)
  490. Me.Controls.Add(Me.Button12)
  491. Me.Controls.Add(Me.Button13)
  492. Me.Controls.Add(Me.TextBox1)
  493. Me.Controls.Add(Me.Label2)
  494. Me.Controls.Add(Me.Label1)
  495. Me.Controls.Add(Me.ComboBox2)
  496. Me.Controls.Add(Me.Button1)
  497. Me.Controls.Add(Me.一般月)
  498. Me.Controls.Add(Me.會計月)
  499. Me.Controls.Add(Me.Button2)
  500. Me.Controls.Add(Me.Label4)
  501. Me.Controls.Add(Me.DateTimePicker2)
  502. Me.Controls.Add(Me.DateTimePicker1)
  503. Me.Controls.Add(Me.DataGridView1)
  504. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  505. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  506. Me.Name = "司機佣金計算"
  507. Me.Text = "司機佣金計算"
  508. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  509. Me.ContextMenuStrip1.ResumeLayout(False)
  510. Me.ResumeLayout(False)
  511. Me.PerformLayout()
  512. End Sub
  513. Friend WithEvents Button6 As Button
  514. Friend WithEvents TextBox2 As TextBox
  515. Friend WithEvents CheckBox1 As CheckBox
  516. Friend WithEvents Label6 As Label
  517. Friend WithEvents DateTimePicker3 As DateTimePicker
  518. Friend WithEvents Button5 As Button
  519. Friend WithEvents Button4 As Button
  520. Friend WithEvents ComboBox7 As ComboBox
  521. Friend WithEvents TextBox9 As TextBox
  522. Friend WithEvents ComboBox4 As ComboBox
  523. Friend WithEvents ComboBox3 As ComboBox
  524. Friend WithEvents ComboBox1 As ComboBox
  525. Friend WithEvents ComboBox5 As ComboBox
  526. Friend WithEvents ComboBox6 As ComboBox
  527. Friend WithEvents Label5 As Label
  528. Friend WithEvents TextBox3 As TextBox
  529. Friend WithEvents Label3 As Label
  530. Friend WithEvents Button3 As Button
  531. Friend WithEvents Button12 As Button
  532. Friend WithEvents Button13 As Button
  533. Friend WithEvents TextBox1 As TextBox
  534. Friend WithEvents Label2 As Label
  535. Friend WithEvents Label1 As Label
  536. Friend WithEvents ComboBox2 As ComboBox
  537. Friend WithEvents Button1 As Button
  538. Friend WithEvents 一般月 As CheckBox
  539. Friend WithEvents 會計月 As CheckBox
  540. Friend WithEvents Button2 As Button
  541. Friend WithEvents Label4 As Label
  542. Friend WithEvents DateTimePicker2 As DateTimePicker
  543. Friend WithEvents DateTimePicker1 As DateTimePicker
  544. Friend WithEvents DataGridView1 As DataGridView
  545. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  546. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  547. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  548. Friend WithEvents 依據單號全部選擇ToolStripMenuItem As ToolStripMenuItem
  549. Friend WithEvents 依據單號取消立帳ToolStripMenuItem As ToolStripMenuItem
  550. Friend WithEvents 全部選擇ToolStripMenuItem As ToolStripMenuItem
  551. Friend WithEvents 全部取消ToolStripMenuItem As ToolStripMenuItem
  552. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  553. Friend WithEvents 列印成EXCELToolStripMenuItem As ToolStripMenuItem
  554. Friend WithEvents 開立收支單ToolStripMenuItem As ToolStripMenuItem
  555. End Class