Нема описа
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 64KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  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 DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle25 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle26 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle27 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle28 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle29 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle30 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle31 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle32 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle33 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle34 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle35 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Dim DataGridViewCellStyle36 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  36. Dim DataGridViewCellStyle37 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  37. Dim DataGridViewCellStyle38 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  38. Dim DataGridViewCellStyle39 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  39. Dim DataGridViewCellStyle40 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  40. Dim DataGridViewCellStyle41 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  41. Dim DataGridViewCellStyle42 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  42. Dim DataGridViewCellStyle43 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  43. Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  44. Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  45. Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  46. Dim DataGridViewCellStyle44 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  47. Me.Panel1 = New System.Windows.Forms.Panel()
  48. Me.清單1_dgv = New System.Windows.Forms.DataGridView()
  49. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  50. Me.縮放2_bt = New System.Windows.Forms.Button()
  51. Me.Panel2 = New System.Windows.Forms.Panel()
  52. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  53. Me.Panel4 = New System.Windows.Forms.Panel()
  54. Me.日期_rb = New System.Windows.Forms.RadioButton()
  55. Me.單價_rb = New System.Windows.Forms.RadioButton()
  56. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  57. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  58. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  59. Me.價錢_dgv = New System.Windows.Forms.DataGridView()
  60. Me.語轉扭_bt = New System.Windows.Forms.Button()
  61. Me.甲方_dgv = New System.Windows.Forms.DataGridView()
  62. Me.視窗2_pl = New System.Windows.Forms.Panel()
  63. Me.Panel3 = New System.Windows.Forms.Panel()
  64. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  65. Me.Label16 = New System.Windows.Forms.Label()
  66. Me.CanceL2_bt = New System.Windows.Forms.Button()
  67. Me.Panel5 = New System.Windows.Forms.Panel()
  68. Me.回首頁_bt = New System.Windows.Forms.Button()
  69. Me.系統說明_bt = New System.Windows.Forms.Button()
  70. Me.A20 = New System.Windows.Forms.CheckBox()
  71. Me.A19 = New System.Windows.Forms.CheckBox()
  72. Me.A18 = New System.Windows.Forms.CheckBox()
  73. Me.A17 = New System.Windows.Forms.CheckBox()
  74. Me.A16 = New System.Windows.Forms.CheckBox()
  75. Me.A15 = New System.Windows.Forms.CheckBox()
  76. Me.A14 = New System.Windows.Forms.CheckBox()
  77. Me.A13 = New System.Windows.Forms.CheckBox()
  78. Me.A12 = New System.Windows.Forms.CheckBox()
  79. Me.A11 = New System.Windows.Forms.CheckBox()
  80. Me.A10 = New System.Windows.Forms.CheckBox()
  81. Me.A9 = New System.Windows.Forms.CheckBox()
  82. Me.A8 = New System.Windows.Forms.CheckBox()
  83. Me.A7 = New System.Windows.Forms.CheckBox()
  84. Me.A6 = New System.Windows.Forms.CheckBox()
  85. Me.A5 = New System.Windows.Forms.CheckBox()
  86. Me.A4 = New System.Windows.Forms.CheckBox()
  87. Me.A3 = New System.Windows.Forms.CheckBox()
  88. Me.A2 = New System.Windows.Forms.CheckBox()
  89. Me.A1 = New System.Windows.Forms.CheckBox()
  90. Me.彙總4_dgv = New System.Windows.Forms.DataGridView()
  91. Me.合計3_dgv = New System.Windows.Forms.DataGridView()
  92. Me.合計2_dgv = New System.Windows.Forms.DataGridView()
  93. Me.合計1_dgv = New System.Windows.Forms.DataGridView()
  94. Me.彙總2_dgv = New System.Windows.Forms.DataGridView()
  95. Me.彙總1_dgv = New System.Windows.Forms.DataGridView()
  96. Me.縮放1_bt = New System.Windows.Forms.Button()
  97. Me.RadTrackBar1 = New Telerik.WinControls.UI.RadTrackBar()
  98. Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  99. Me.彙總3_dgv = New System.Windows.Forms.DataGridView()
  100. Me.Panel1.SuspendLayout()
  101. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. Me.Panel2.SuspendLayout()
  104. Me.Panel4.SuspendLayout()
  105. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.甲方_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  107. Me.視窗2_pl.SuspendLayout()
  108. Me.Panel3.SuspendLayout()
  109. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  110. Me.Panel5.SuspendLayout()
  111. CType(Me.彙總4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.合計3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  113. CType(Me.合計2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  114. CType(Me.合計1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  115. CType(Me.彙總2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  116. CType(Me.彙總1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  117. CType(Me.RadTrackBar1, System.ComponentModel.ISupportInitialize).BeginInit()
  118. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
  119. CType(Me.彙總3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  120. Me.SuspendLayout()
  121. '
  122. 'Panel1
  123. '
  124. Me.Panel1.Controls.Add(Me.清單1_dgv)
  125. Me.Panel1.Controls.Add(Me.縮放2_bt)
  126. Me.Panel1.Controls.Add(Me.清單_dgv)
  127. Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
  128. Me.Panel1.Location = New System.Drawing.Point(0, 0)
  129. Me.Panel1.Name = "Panel1"
  130. Me.Panel1.Size = New System.Drawing.Size(1349, 681)
  131. Me.Panel1.TabIndex = 0
  132. '
  133. '清單1_dgv
  134. '
  135. Me.清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  136. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  137. Me.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  138. Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
  139. Me.清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  140. Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  141. DataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  142. DataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window
  143. DataGridViewCellStyle23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  144. DataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText
  145. DataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight
  146. DataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  147. DataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  148. Me.清單1_dgv.DefaultCellStyle = DataGridViewCellStyle23
  149. Me.清單1_dgv.Location = New System.Drawing.Point(3, 326)
  150. Me.清單1_dgv.Name = "清單1_dgv"
  151. Me.清單1_dgv.RowHeadersWidth = 5
  152. Me.清單1_dgv.RowTemplate.Height = 24
  153. Me.清單1_dgv.Size = New System.Drawing.Size(1343, 352)
  154. Me.清單1_dgv.TabIndex = 1902
  155. '
  156. '清單_dgv
  157. '
  158. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  159. Or System.Windows.Forms.AnchorStyles.Left) _
  160. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  161. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  162. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  163. Me.清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  164. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  165. DataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  166. DataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Window
  167. DataGridViewCellStyle24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  168. DataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.ControlText
  169. DataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight
  170. DataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  171. DataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  172. Me.清單_dgv.DefaultCellStyle = DataGridViewCellStyle24
  173. Me.清單_dgv.Location = New System.Drawing.Point(3, 38)
  174. Me.清單_dgv.Name = "清單_dgv"
  175. Me.清單_dgv.RowHeadersWidth = 5
  176. Me.清單_dgv.RowTemplate.Height = 24
  177. Me.清單_dgv.Size = New System.Drawing.Size(1343, 287)
  178. Me.清單_dgv.TabIndex = 1901
  179. '
  180. '縮放2_bt
  181. '
  182. Me.縮放2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  183. Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.list_bullets
  184. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  185. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  186. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  187. Me.縮放2_bt.Location = New System.Drawing.Point(1311, 2)
  188. Me.縮放2_bt.Name = "縮放2_bt"
  189. Me.縮放2_bt.Size = New System.Drawing.Size(35, 35)
  190. Me.縮放2_bt.TabIndex = 1900
  191. Me.縮放2_bt.UseVisualStyleBackColor = True
  192. '
  193. 'Panel2
  194. '
  195. Me.Panel2.Controls.Add(Me.詳細資料2_ch)
  196. Me.Panel2.Controls.Add(Me.Panel4)
  197. Me.Panel2.Controls.Add(Me.小間距_ch)
  198. Me.Panel2.Controls.Add(Me.大間距_ch)
  199. Me.Panel2.Controls.Add(Me.中間距_ch)
  200. Me.Panel2.Controls.Add(Me.價錢_dgv)
  201. Me.Panel2.Controls.Add(Me.語轉扭_bt)
  202. Me.Panel2.Controls.Add(Me.甲方_dgv)
  203. Me.Panel2.Location = New System.Drawing.Point(685, 228)
  204. Me.Panel2.Name = "Panel2"
  205. Me.Panel2.Size = New System.Drawing.Size(472, 127)
  206. Me.Panel2.TabIndex = 1
  207. '
  208. '詳細資料2_ch
  209. '
  210. Me.詳細資料2_ch.AutoSize = True
  211. Me.詳細資料2_ch.Location = New System.Drawing.Point(339, 74)
  212. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  213. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  214. Me.詳細資料2_ch.TabIndex = 1911
  215. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  216. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  217. '
  218. 'Panel4
  219. '
  220. Me.Panel4.Controls.Add(Me.日期_rb)
  221. Me.Panel4.Controls.Add(Me.單價_rb)
  222. Me.Panel4.Location = New System.Drawing.Point(3, 99)
  223. Me.Panel4.Name = "Panel4"
  224. Me.Panel4.Size = New System.Drawing.Size(330, 23)
  225. Me.Panel4.TabIndex = 1912
  226. '
  227. '日期_rb
  228. '
  229. Me.日期_rb.AutoSize = True
  230. Me.日期_rb.Location = New System.Drawing.Point(138, 2)
  231. Me.日期_rb.Name = "日期_rb"
  232. Me.日期_rb.Size = New System.Drawing.Size(109, 20)
  233. Me.日期_rb.TabIndex = 1348
  234. Me.日期_rb.TabStop = True
  235. Me.日期_rb.Text = "上一次購買日期"
  236. Me.日期_rb.UseVisualStyleBackColor = True
  237. '
  238. '單價_rb
  239. '
  240. Me.單價_rb.AutoSize = True
  241. Me.單價_rb.Location = New System.Drawing.Point(3, 2)
  242. Me.單價_rb.Name = "單價_rb"
  243. Me.單價_rb.Size = New System.Drawing.Size(73, 20)
  244. Me.單價_rb.TabIndex = 0
  245. Me.單價_rb.TabStop = True
  246. Me.單價_rb.Text = "平均單價"
  247. Me.單價_rb.UseVisualStyleBackColor = True
  248. '
  249. '小間距_ch
  250. '
  251. Me.小間距_ch.AutoSize = True
  252. Me.小間距_ch.Location = New System.Drawing.Point(339, 100)
  253. Me.小間距_ch.Name = "小間距_ch"
  254. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  255. Me.小間距_ch.TabIndex = 1908
  256. Me.小間距_ch.Text = "L1"
  257. Me.小間距_ch.UseVisualStyleBackColor = True
  258. '
  259. '大間距_ch
  260. '
  261. Me.大間距_ch.AutoSize = True
  262. Me.大間距_ch.Location = New System.Drawing.Point(429, 100)
  263. Me.大間距_ch.Name = "大間距_ch"
  264. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  265. Me.大間距_ch.TabIndex = 1910
  266. Me.大間距_ch.Text = "L3"
  267. Me.大間距_ch.UseVisualStyleBackColor = True
  268. '
  269. '中間距_ch
  270. '
  271. Me.中間距_ch.AutoSize = True
  272. Me.中間距_ch.Checked = True
  273. Me.中間距_ch.CheckState = System.Windows.Forms.CheckState.Checked
  274. Me.中間距_ch.Location = New System.Drawing.Point(384, 100)
  275. Me.中間距_ch.Name = "中間距_ch"
  276. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  277. Me.中間距_ch.TabIndex = 1909
  278. Me.中間距_ch.Text = "L2"
  279. Me.中間距_ch.UseVisualStyleBackColor = True
  280. '
  281. '價錢_dgv
  282. '
  283. Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  284. Me.價錢_dgv.Location = New System.Drawing.Point(3, 3)
  285. Me.價錢_dgv.Name = "價錢_dgv"
  286. Me.價錢_dgv.RowTemplate.Height = 24
  287. Me.價錢_dgv.Size = New System.Drawing.Size(163, 94)
  288. Me.價錢_dgv.TabIndex = 1840
  289. Me.價錢_dgv.VirtualMode = True
  290. '
  291. '語轉扭_bt
  292. '
  293. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  294. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  295. Me.語轉扭_bt.Location = New System.Drawing.Point(338, 47)
  296. Me.語轉扭_bt.Name = "語轉扭_bt"
  297. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  298. Me.語轉扭_bt.TabIndex = 1839
  299. Me.語轉扭_bt.Text = "L"
  300. Me.語轉扭_bt.UseVisualStyleBackColor = True
  301. '
  302. '甲方_dgv
  303. '
  304. Me.甲方_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  305. Me.甲方_dgv.Location = New System.Drawing.Point(169, 3)
  306. Me.甲方_dgv.Name = "甲方_dgv"
  307. Me.甲方_dgv.RowTemplate.Height = 24
  308. Me.甲方_dgv.Size = New System.Drawing.Size(163, 94)
  309. Me.甲方_dgv.TabIndex = 1913
  310. Me.甲方_dgv.VirtualMode = True
  311. '
  312. '視窗2_pl
  313. '
  314. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  315. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  316. Me.視窗2_pl.Controls.Add(Me.Panel3)
  317. Me.視窗2_pl.Controls.Add(Me.Label16)
  318. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  319. Me.視窗2_pl.Location = New System.Drawing.Point(76, 101)
  320. Me.視窗2_pl.Name = "視窗2_pl"
  321. Me.視窗2_pl.Size = New System.Drawing.Size(1197, 479)
  322. Me.視窗2_pl.TabIndex = 1404
  323. '
  324. 'Panel3
  325. '
  326. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  327. Or System.Windows.Forms.AnchorStyles.Left) _
  328. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  329. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  330. Me.Panel3.Controls.Add(Me.明細_dgv)
  331. Me.Panel3.Location = New System.Drawing.Point(3, 28)
  332. Me.Panel3.Name = "Panel3"
  333. Me.Panel3.Size = New System.Drawing.Size(1190, 447)
  334. Me.Panel3.TabIndex = 1367
  335. '
  336. '明細_dgv
  337. '
  338. Me.明細_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  339. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  340. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  341. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  342. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  343. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  344. Me.明細_dgv.Location = New System.Drawing.Point(2, 3)
  345. Me.明細_dgv.Name = "明細_dgv"
  346. Me.明細_dgv.RowHeadersWidth = 5
  347. DataGridViewCellStyle25.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  348. DataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  349. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle25
  350. Me.明細_dgv.RowTemplate.Height = 24
  351. Me.明細_dgv.Size = New System.Drawing.Size(1179, 437)
  352. Me.明細_dgv.TabIndex = 1051
  353. '
  354. 'Label16
  355. '
  356. Me.Label16.AutoSize = True
  357. Me.Label16.BackColor = System.Drawing.Color.Transparent
  358. Me.Label16.Location = New System.Drawing.Point(5, 7)
  359. Me.Label16.Name = "Label16"
  360. Me.Label16.Size = New System.Drawing.Size(55, 16)
  361. Me.Label16.TabIndex = 1375
  362. Me.Label16.Text = "採購清單"
  363. '
  364. 'CanceL2_bt
  365. '
  366. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  367. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  368. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  369. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  370. Me.CanceL2_bt.Location = New System.Drawing.Point(1165, 2)
  371. Me.CanceL2_bt.Name = "CanceL2_bt"
  372. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  373. Me.CanceL2_bt.TabIndex = 1374
  374. Me.CanceL2_bt.Text = "X"
  375. Me.CanceL2_bt.UseVisualStyleBackColor = False
  376. '
  377. 'Panel5
  378. '
  379. Me.Panel5.Controls.Add(Me.回首頁_bt)
  380. Me.Panel5.Controls.Add(Me.系統說明_bt)
  381. Me.Panel5.Controls.Add(Me.A20)
  382. Me.Panel5.Controls.Add(Me.A19)
  383. Me.Panel5.Controls.Add(Me.A18)
  384. Me.Panel5.Controls.Add(Me.A17)
  385. Me.Panel5.Controls.Add(Me.A16)
  386. Me.Panel5.Controls.Add(Me.A15)
  387. Me.Panel5.Controls.Add(Me.A14)
  388. Me.Panel5.Controls.Add(Me.A13)
  389. Me.Panel5.Controls.Add(Me.A12)
  390. Me.Panel5.Controls.Add(Me.A11)
  391. Me.Panel5.Controls.Add(Me.A10)
  392. Me.Panel5.Controls.Add(Me.A9)
  393. Me.Panel5.Controls.Add(Me.A8)
  394. Me.Panel5.Controls.Add(Me.A7)
  395. Me.Panel5.Controls.Add(Me.A6)
  396. Me.Panel5.Controls.Add(Me.A5)
  397. Me.Panel5.Controls.Add(Me.A4)
  398. Me.Panel5.Controls.Add(Me.A3)
  399. Me.Panel5.Controls.Add(Me.A2)
  400. Me.Panel5.Controls.Add(Me.A1)
  401. Me.Panel5.Controls.Add(Me.彙總4_dgv)
  402. Me.Panel5.Controls.Add(Me.合計3_dgv)
  403. Me.Panel5.Controls.Add(Me.合計2_dgv)
  404. Me.Panel5.Controls.Add(Me.合計1_dgv)
  405. Me.Panel5.Controls.Add(Me.彙總2_dgv)
  406. Me.Panel5.Controls.Add(Me.縮放1_bt)
  407. Me.Panel5.Controls.Add(Me.RadTrackBar1)
  408. Me.Panel5.Controls.Add(Me.Chart1)
  409. Me.Panel5.Controls.Add(Me.彙總3_dgv)
  410. Me.Panel5.Controls.Add(Me.彙總1_dgv)
  411. Me.Panel5.Dock = System.Windows.Forms.DockStyle.Fill
  412. Me.Panel5.Location = New System.Drawing.Point(0, 0)
  413. Me.Panel5.Name = "Panel5"
  414. Me.Panel5.Size = New System.Drawing.Size(1349, 681)
  415. Me.Panel5.TabIndex = 1405
  416. '
  417. '回首頁_bt
  418. '
  419. Me.回首頁_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  420. Me.回首頁_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._1_103
  421. Me.回首頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  422. Me.回首頁_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.回首頁_bt.ForeColor = System.Drawing.Color.Blue
  424. Me.回首頁_bt.Location = New System.Drawing.Point(408, 255)
  425. Me.回首頁_bt.Name = "回首頁_bt"
  426. Me.回首頁_bt.Size = New System.Drawing.Size(35, 35)
  427. Me.回首頁_bt.TabIndex = 1931
  428. Me.回首頁_bt.UseVisualStyleBackColor = True
  429. '
  430. '系統說明_bt
  431. '
  432. Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  433. Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark
  434. Me.系統說明_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  435. Me.系統說明_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  436. Me.系統說明_bt.ForeColor = System.Drawing.Color.Blue
  437. Me.系統說明_bt.Location = New System.Drawing.Point(1311, 255)
  438. Me.系統說明_bt.Name = "系統說明_bt"
  439. Me.系統說明_bt.Size = New System.Drawing.Size(35, 35)
  440. Me.系統說明_bt.TabIndex = 1960
  441. Me.系統說明_bt.UseVisualStyleBackColor = True
  442. '
  443. 'A20
  444. '
  445. Me.A20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  446. Me.A20.AutoSize = True
  447. Me.A20.Location = New System.Drawing.Point(1210, 306)
  448. Me.A20.Name = "A20"
  449. Me.A20.Size = New System.Drawing.Size(82, 20)
  450. Me.A20.TabIndex = 1955
  451. Me.A20.Text = "XXXXXXX"
  452. Me.A20.UseVisualStyleBackColor = True
  453. '
  454. 'A19
  455. '
  456. Me.A19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  457. Me.A19.AutoSize = True
  458. Me.A19.Location = New System.Drawing.Point(1210, 289)
  459. Me.A19.Name = "A19"
  460. Me.A19.Size = New System.Drawing.Size(82, 20)
  461. Me.A19.TabIndex = 1954
  462. Me.A19.Text = "XXXXXXX"
  463. Me.A19.UseVisualStyleBackColor = True
  464. '
  465. 'A18
  466. '
  467. Me.A18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  468. Me.A18.AutoSize = True
  469. Me.A18.Location = New System.Drawing.Point(1122, 306)
  470. Me.A18.Name = "A18"
  471. Me.A18.Size = New System.Drawing.Size(82, 20)
  472. Me.A18.TabIndex = 1953
  473. Me.A18.Text = "XXXXXXX"
  474. Me.A18.UseVisualStyleBackColor = True
  475. '
  476. 'A17
  477. '
  478. Me.A17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  479. Me.A17.AutoSize = True
  480. Me.A17.Location = New System.Drawing.Point(1122, 289)
  481. Me.A17.Name = "A17"
  482. Me.A17.Size = New System.Drawing.Size(82, 20)
  483. Me.A17.TabIndex = 1952
  484. Me.A17.Text = "XXXXXXX"
  485. Me.A17.UseVisualStyleBackColor = True
  486. '
  487. 'A16
  488. '
  489. Me.A16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  490. Me.A16.AutoSize = True
  491. Me.A16.Location = New System.Drawing.Point(1034, 306)
  492. Me.A16.Name = "A16"
  493. Me.A16.Size = New System.Drawing.Size(82, 20)
  494. Me.A16.TabIndex = 1951
  495. Me.A16.Text = "XXXXXXX"
  496. Me.A16.UseVisualStyleBackColor = True
  497. '
  498. 'A15
  499. '
  500. Me.A15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  501. Me.A15.AutoSize = True
  502. Me.A15.Location = New System.Drawing.Point(1034, 289)
  503. Me.A15.Name = "A15"
  504. Me.A15.Size = New System.Drawing.Size(82, 20)
  505. Me.A15.TabIndex = 1950
  506. Me.A15.Text = "XXXXXXX"
  507. Me.A15.UseVisualStyleBackColor = True
  508. '
  509. 'A14
  510. '
  511. Me.A14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  512. Me.A14.AutoSize = True
  513. Me.A14.Location = New System.Drawing.Point(946, 306)
  514. Me.A14.Name = "A14"
  515. Me.A14.Size = New System.Drawing.Size(82, 20)
  516. Me.A14.TabIndex = 1949
  517. Me.A14.Text = "XXXXXXX"
  518. Me.A14.UseVisualStyleBackColor = True
  519. '
  520. 'A13
  521. '
  522. Me.A13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  523. Me.A13.AutoSize = True
  524. Me.A13.Location = New System.Drawing.Point(946, 289)
  525. Me.A13.Name = "A13"
  526. Me.A13.Size = New System.Drawing.Size(82, 20)
  527. Me.A13.TabIndex = 1948
  528. Me.A13.Text = "XXXXXXX"
  529. Me.A13.UseVisualStyleBackColor = True
  530. '
  531. 'A12
  532. '
  533. Me.A12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  534. Me.A12.AutoSize = True
  535. Me.A12.Location = New System.Drawing.Point(858, 306)
  536. Me.A12.Name = "A12"
  537. Me.A12.Size = New System.Drawing.Size(82, 20)
  538. Me.A12.TabIndex = 1947
  539. Me.A12.Text = "XXXXXXX"
  540. Me.A12.UseVisualStyleBackColor = True
  541. '
  542. 'A11
  543. '
  544. Me.A11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  545. Me.A11.AutoSize = True
  546. Me.A11.Location = New System.Drawing.Point(858, 289)
  547. Me.A11.Name = "A11"
  548. Me.A11.Size = New System.Drawing.Size(82, 20)
  549. Me.A11.TabIndex = 1946
  550. Me.A11.Text = "XXXXXXX"
  551. Me.A11.UseVisualStyleBackColor = True
  552. '
  553. 'A10
  554. '
  555. Me.A10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  556. Me.A10.AutoSize = True
  557. Me.A10.Location = New System.Drawing.Point(770, 306)
  558. Me.A10.Name = "A10"
  559. Me.A10.Size = New System.Drawing.Size(82, 20)
  560. Me.A10.TabIndex = 1945
  561. Me.A10.Text = "XXXXXXX"
  562. Me.A10.UseVisualStyleBackColor = True
  563. '
  564. 'A9
  565. '
  566. Me.A9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  567. Me.A9.AutoSize = True
  568. Me.A9.Location = New System.Drawing.Point(770, 289)
  569. Me.A9.Name = "A9"
  570. Me.A9.Size = New System.Drawing.Size(82, 20)
  571. Me.A9.TabIndex = 1944
  572. Me.A9.Text = "XXXXXXX"
  573. Me.A9.UseVisualStyleBackColor = True
  574. '
  575. 'A8
  576. '
  577. Me.A8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  578. Me.A8.AutoSize = True
  579. Me.A8.Location = New System.Drawing.Point(682, 306)
  580. Me.A8.Name = "A8"
  581. Me.A8.Size = New System.Drawing.Size(82, 20)
  582. Me.A8.TabIndex = 1943
  583. Me.A8.Text = "XXXXXXX"
  584. Me.A8.UseVisualStyleBackColor = True
  585. '
  586. 'A7
  587. '
  588. Me.A7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  589. Me.A7.AutoSize = True
  590. Me.A7.Location = New System.Drawing.Point(682, 289)
  591. Me.A7.Name = "A7"
  592. Me.A7.Size = New System.Drawing.Size(82, 20)
  593. Me.A7.TabIndex = 1942
  594. Me.A7.Text = "XXXXXXX"
  595. Me.A7.UseVisualStyleBackColor = True
  596. '
  597. 'A6
  598. '
  599. Me.A6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  600. Me.A6.AutoSize = True
  601. Me.A6.Location = New System.Drawing.Point(594, 306)
  602. Me.A6.Name = "A6"
  603. Me.A6.Size = New System.Drawing.Size(82, 20)
  604. Me.A6.TabIndex = 1941
  605. Me.A6.Text = "XXXXXXX"
  606. Me.A6.UseVisualStyleBackColor = True
  607. '
  608. 'A5
  609. '
  610. Me.A5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  611. Me.A5.AutoSize = True
  612. Me.A5.Location = New System.Drawing.Point(594, 289)
  613. Me.A5.Name = "A5"
  614. Me.A5.Size = New System.Drawing.Size(82, 20)
  615. Me.A5.TabIndex = 1940
  616. Me.A5.Text = "XXXXXXX"
  617. Me.A5.UseVisualStyleBackColor = True
  618. '
  619. 'A4
  620. '
  621. Me.A4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  622. Me.A4.AutoSize = True
  623. Me.A4.Location = New System.Drawing.Point(506, 306)
  624. Me.A4.Name = "A4"
  625. Me.A4.Size = New System.Drawing.Size(82, 20)
  626. Me.A4.TabIndex = 1939
  627. Me.A4.Text = "XXXXXXX"
  628. Me.A4.UseVisualStyleBackColor = True
  629. '
  630. 'A3
  631. '
  632. Me.A3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  633. Me.A3.AutoSize = True
  634. Me.A3.Location = New System.Drawing.Point(506, 289)
  635. Me.A3.Name = "A3"
  636. Me.A3.Size = New System.Drawing.Size(82, 20)
  637. Me.A3.TabIndex = 1938
  638. Me.A3.Text = "XXXXXXX"
  639. Me.A3.UseVisualStyleBackColor = True
  640. '
  641. 'A2
  642. '
  643. Me.A2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  644. Me.A2.AutoSize = True
  645. Me.A2.Location = New System.Drawing.Point(418, 306)
  646. Me.A2.Name = "A2"
  647. Me.A2.Size = New System.Drawing.Size(82, 20)
  648. Me.A2.TabIndex = 1937
  649. Me.A2.Text = "XXXXXXX"
  650. Me.A2.UseVisualStyleBackColor = True
  651. '
  652. 'A1
  653. '
  654. Me.A1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  655. Me.A1.AutoSize = True
  656. Me.A1.Location = New System.Drawing.Point(418, 289)
  657. Me.A1.Name = "A1"
  658. Me.A1.Size = New System.Drawing.Size(82, 20)
  659. Me.A1.TabIndex = 1936
  660. Me.A1.Text = "XXXXXXX"
  661. Me.A1.UseVisualStyleBackColor = True
  662. '
  663. '彙總4_dgv
  664. '
  665. Me.彙總4_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  666. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  667. Me.彙總4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  668. Me.彙總4_dgv.BackgroundColor = System.Drawing.Color.White
  669. Me.彙總4_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  670. DataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  671. DataGridViewCellStyle26.BackColor = System.Drawing.SystemColors.Control
  672. DataGridViewCellStyle26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  673. DataGridViewCellStyle26.ForeColor = System.Drawing.SystemColors.WindowText
  674. DataGridViewCellStyle26.SelectionBackColor = System.Drawing.Color.Transparent
  675. DataGridViewCellStyle26.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  676. DataGridViewCellStyle26.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  677. Me.彙總4_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle26
  678. Me.彙總4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  679. DataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  680. DataGridViewCellStyle27.BackColor = System.Drawing.SystemColors.Window
  681. DataGridViewCellStyle27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  682. DataGridViewCellStyle27.ForeColor = System.Drawing.SystemColors.ControlText
  683. DataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.Transparent
  684. DataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  685. DataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  686. Me.彙總4_dgv.DefaultCellStyle = DataGridViewCellStyle27
  687. Me.彙總4_dgv.Location = New System.Drawing.Point(407, 628)
  688. Me.彙總4_dgv.Name = "彙總4_dgv"
  689. DataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  690. DataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Control
  691. DataGridViewCellStyle28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  692. DataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText
  693. DataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.Transparent
  694. DataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  695. DataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  696. Me.彙總4_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle28
  697. Me.彙總4_dgv.RowHeadersWidth = 5
  698. Me.彙總4_dgv.RowTemplate.Height = 24
  699. Me.彙總4_dgv.Size = New System.Drawing.Size(939, 26)
  700. Me.彙總4_dgv.TabIndex = 1935
  701. '
  702. '合計3_dgv
  703. '
  704. Me.合計3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  705. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  706. Me.合計3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  707. Me.合計3_dgv.BackgroundColor = System.Drawing.Color.White
  708. Me.合計3_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  709. DataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  710. DataGridViewCellStyle29.BackColor = System.Drawing.SystemColors.Control
  711. DataGridViewCellStyle29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  712. DataGridViewCellStyle29.ForeColor = System.Drawing.SystemColors.WindowText
  713. DataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.Transparent
  714. DataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  715. DataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  716. Me.合計3_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle29
  717. Me.合計3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  718. DataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  719. DataGridViewCellStyle30.BackColor = System.Drawing.SystemColors.Window
  720. DataGridViewCellStyle30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  721. DataGridViewCellStyle30.ForeColor = System.Drawing.SystemColors.ControlText
  722. DataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.Transparent
  723. DataGridViewCellStyle30.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  724. DataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  725. Me.合計3_dgv.DefaultCellStyle = DataGridViewCellStyle30
  726. Me.合計3_dgv.Location = New System.Drawing.Point(407, 653)
  727. Me.合計3_dgv.Name = "合計3_dgv"
  728. DataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  729. DataGridViewCellStyle31.BackColor = System.Drawing.SystemColors.Control
  730. DataGridViewCellStyle31.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  731. DataGridViewCellStyle31.ForeColor = System.Drawing.SystemColors.WindowText
  732. DataGridViewCellStyle31.SelectionBackColor = System.Drawing.Color.Transparent
  733. DataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  734. DataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  735. Me.合計3_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle31
  736. Me.合計3_dgv.RowHeadersWidth = 5
  737. Me.合計3_dgv.RowTemplate.Height = 24
  738. Me.合計3_dgv.Size = New System.Drawing.Size(939, 26)
  739. Me.合計3_dgv.TabIndex = 1934
  740. '
  741. '合計2_dgv
  742. '
  743. Me.合計2_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  744. Me.合計2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  745. Me.合計2_dgv.BackgroundColor = System.Drawing.Color.White
  746. Me.合計2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  747. DataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  748. DataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.Control
  749. DataGridViewCellStyle32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  750. DataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText
  751. DataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.Transparent
  752. DataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  753. DataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  754. Me.合計2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle32
  755. Me.合計2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  756. DataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  757. DataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window
  758. DataGridViewCellStyle33.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  759. DataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText
  760. DataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.Transparent
  761. DataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  762. DataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  763. Me.合計2_dgv.DefaultCellStyle = DataGridViewCellStyle33
  764. Me.合計2_dgv.Location = New System.Drawing.Point(3, 653)
  765. Me.合計2_dgv.Name = "合計2_dgv"
  766. DataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  767. DataGridViewCellStyle34.BackColor = System.Drawing.SystemColors.Control
  768. DataGridViewCellStyle34.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  769. DataGridViewCellStyle34.ForeColor = System.Drawing.SystemColors.WindowText
  770. DataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.Transparent
  771. DataGridViewCellStyle34.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  772. DataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  773. Me.合計2_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle34
  774. Me.合計2_dgv.RowHeadersWidth = 5
  775. Me.合計2_dgv.RowTemplate.Height = 24
  776. Me.合計2_dgv.Size = New System.Drawing.Size(403, 26)
  777. Me.合計2_dgv.TabIndex = 1933
  778. '
  779. '合計1_dgv
  780. '
  781. Me.合計1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  782. Me.合計1_dgv.BackgroundColor = System.Drawing.Color.White
  783. Me.合計1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  784. DataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  785. DataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Control
  786. DataGridViewCellStyle35.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  787. DataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.WindowText
  788. DataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.Transparent
  789. DataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  790. DataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  791. Me.合計1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle35
  792. Me.合計1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  793. DataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  794. DataGridViewCellStyle36.BackColor = System.Drawing.SystemColors.Window
  795. DataGridViewCellStyle36.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  796. DataGridViewCellStyle36.ForeColor = System.Drawing.SystemColors.ControlText
  797. DataGridViewCellStyle36.SelectionBackColor = System.Drawing.Color.Transparent
  798. DataGridViewCellStyle36.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  799. DataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  800. Me.合計1_dgv.DefaultCellStyle = DataGridViewCellStyle36
  801. Me.合計1_dgv.Location = New System.Drawing.Point(3, 324)
  802. Me.合計1_dgv.Name = "合計1_dgv"
  803. DataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  804. DataGridViewCellStyle37.BackColor = System.Drawing.SystemColors.Control
  805. DataGridViewCellStyle37.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  806. DataGridViewCellStyle37.ForeColor = System.Drawing.SystemColors.WindowText
  807. DataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.Transparent
  808. DataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  809. DataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  810. Me.合計1_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle37
  811. Me.合計1_dgv.RowHeadersWidth = 5
  812. Me.合計1_dgv.RowTemplate.Height = 24
  813. Me.合計1_dgv.Size = New System.Drawing.Size(403, 26)
  814. Me.合計1_dgv.TabIndex = 1932
  815. '
  816. '彙總2_dgv
  817. '
  818. Me.彙總2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  819. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  820. Me.彙總2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  821. Me.彙總2_dgv.BackgroundColor = System.Drawing.Color.White
  822. Me.彙總2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  823. DataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  824. DataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Control
  825. DataGridViewCellStyle38.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  826. DataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.WindowText
  827. DataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.White
  828. DataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  829. DataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  830. Me.彙總2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle38
  831. Me.彙總2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  832. DataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  833. DataGridViewCellStyle39.BackColor = System.Drawing.SystemColors.Window
  834. DataGridViewCellStyle39.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  835. DataGridViewCellStyle39.ForeColor = System.Drawing.SystemColors.ControlText
  836. DataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.White
  837. DataGridViewCellStyle39.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  838. DataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  839. Me.彙總2_dgv.DefaultCellStyle = DataGridViewCellStyle39
  840. Me.彙總2_dgv.Location = New System.Drawing.Point(3, 351)
  841. Me.彙總2_dgv.Name = "彙總2_dgv"
  842. DataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  843. DataGridViewCellStyle40.BackColor = System.Drawing.SystemColors.Control
  844. DataGridViewCellStyle40.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  845. DataGridViewCellStyle40.ForeColor = System.Drawing.SystemColors.WindowText
  846. DataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.White
  847. DataGridViewCellStyle40.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  848. DataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  849. Me.彙總2_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle40
  850. Me.彙總2_dgv.RowHeadersWidth = 5
  851. Me.彙總2_dgv.RowTemplate.Height = 24
  852. Me.彙總2_dgv.Size = New System.Drawing.Size(403, 303)
  853. Me.彙總2_dgv.TabIndex = 1903
  854. '
  855. '彙總1_dgv
  856. '
  857. Me.彙總1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  858. Me.彙總1_dgv.BackgroundColor = System.Drawing.Color.White
  859. Me.彙總1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  860. DataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  861. DataGridViewCellStyle41.BackColor = System.Drawing.SystemColors.Control
  862. DataGridViewCellStyle41.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  863. DataGridViewCellStyle41.ForeColor = System.Drawing.SystemColors.WindowText
  864. DataGridViewCellStyle41.SelectionBackColor = System.Drawing.Color.White
  865. DataGridViewCellStyle41.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  866. DataGridViewCellStyle41.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  867. Me.彙總1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle41
  868. Me.彙總1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  869. DataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  870. DataGridViewCellStyle42.BackColor = System.Drawing.SystemColors.Window
  871. DataGridViewCellStyle42.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  872. DataGridViewCellStyle42.ForeColor = System.Drawing.SystemColors.ControlText
  873. DataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.White
  874. DataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  875. DataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  876. Me.彙總1_dgv.DefaultCellStyle = DataGridViewCellStyle42
  877. Me.彙總1_dgv.Location = New System.Drawing.Point(3, 3)
  878. Me.彙總1_dgv.Name = "彙總1_dgv"
  879. DataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  880. DataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Control
  881. DataGridViewCellStyle43.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  882. DataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.WindowText
  883. DataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.White
  884. DataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  885. DataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  886. Me.彙總1_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle43
  887. Me.彙總1_dgv.RowHeadersWidth = 5
  888. Me.彙總1_dgv.RowTemplate.Height = 24
  889. Me.彙總1_dgv.Size = New System.Drawing.Size(403, 322)
  890. Me.彙總1_dgv.TabIndex = 1902
  891. '
  892. '縮放1_bt
  893. '
  894. Me.縮放1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  895. Me.縮放1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.list_bullets
  896. Me.縮放1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  897. Me.縮放1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  898. Me.縮放1_bt.ForeColor = System.Drawing.Color.Blue
  899. Me.縮放1_bt.Location = New System.Drawing.Point(1311, 291)
  900. Me.縮放1_bt.Name = "縮放1_bt"
  901. Me.縮放1_bt.Size = New System.Drawing.Size(35, 35)
  902. Me.縮放1_bt.TabIndex = 1901
  903. Me.縮放1_bt.UseVisualStyleBackColor = True
  904. '
  905. 'RadTrackBar1
  906. '
  907. Me.RadTrackBar1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  908. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  909. Me.RadTrackBar1.BackColor = System.Drawing.Color.Transparent
  910. Me.RadTrackBar1.ImeMode = System.Windows.Forms.ImeMode.[On]
  911. Me.RadTrackBar1.LargeTickFrequency = 4
  912. Me.RadTrackBar1.Location = New System.Drawing.Point(439, 268)
  913. Me.RadTrackBar1.Minimum = 1.0!
  914. Me.RadTrackBar1.Name = "RadTrackBar1"
  915. '
  916. '
  917. '
  918. Me.RadTrackBar1.RootElement.ControlBounds = New System.Drawing.Rectangle(0, 0, 150, 40)
  919. Me.RadTrackBar1.RootElement.StretchVertically = True
  920. Me.RadTrackBar1.ShowButtons = True
  921. Me.RadTrackBar1.Size = New System.Drawing.Size(863, 26)
  922. Me.RadTrackBar1.TabIndex = 1957
  923. Me.RadTrackBar1.TickStyle = Telerik.WinControls.Enumerations.TickStyles.None
  924. Me.RadTrackBar1.TrackBarMode = Telerik.WinControls.UI.TrackBarRangeMode.StartFromTheBeginning
  925. Me.RadTrackBar1.Value = 1.0!
  926. '
  927. 'Chart1
  928. '
  929. Me.Chart1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  930. Or System.Windows.Forms.AnchorStyles.Left) _
  931. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  932. Me.Chart1.BackColor = System.Drawing.Color.Transparent
  933. ChartArea2.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  934. ChartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  935. ChartArea2.AxisX.IsLabelAutoFit = False
  936. ChartArea2.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  937. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  938. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  939. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  940. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  941. ChartArea2.AxisX.LabelStyle.IsStaggered = True
  942. ChartArea2.AxisX.MaximumAutoSize = 100.0!
  943. ChartArea2.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  944. ChartArea2.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  945. ChartArea2.AxisX2.MaximumAutoSize = 100.0!
  946. ChartArea2.AxisY.MaximumAutoSize = 100.0!
  947. ChartArea2.AxisY2.MaximumAutoSize = 100.0!
  948. ChartArea2.Name = "ChartArea1"
  949. Me.Chart1.ChartAreas.Add(ChartArea2)
  950. Legend2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  951. Legend2.IsTextAutoFit = False
  952. Legend2.Name = "Legend1"
  953. Me.Chart1.Legends.Add(Legend2)
  954. Me.Chart1.Location = New System.Drawing.Point(406, 3)
  955. Me.Chart1.Name = "Chart1"
  956. Series2.ChartArea = "ChartArea1"
  957. Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn
  958. Series2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  959. Series2.Legend = "Legend1"
  960. Series2.Name = "Series1"
  961. Me.Chart1.Series.Add(Series2)
  962. Me.Chart1.Size = New System.Drawing.Size(972, 266)
  963. Me.Chart1.TabIndex = 1956
  964. Me.Chart1.Text = "Chart1"
  965. '
  966. '彙總3_dgv
  967. '
  968. Me.彙總3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  969. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  970. Me.彙總3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  971. Me.彙總3_dgv.BackgroundColor = System.Drawing.Color.White
  972. Me.彙總3_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  973. Me.彙總3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  974. DataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  975. DataGridViewCellStyle44.BackColor = System.Drawing.SystemColors.Window
  976. DataGridViewCellStyle44.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  977. DataGridViewCellStyle44.ForeColor = System.Drawing.SystemColors.ControlText
  978. DataGridViewCellStyle44.SelectionBackColor = System.Drawing.SystemColors.Highlight
  979. DataGridViewCellStyle44.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  980. DataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  981. Me.彙總3_dgv.DefaultCellStyle = DataGridViewCellStyle44
  982. Me.彙總3_dgv.Location = New System.Drawing.Point(407, 328)
  983. Me.彙總3_dgv.Name = "彙總3_dgv"
  984. Me.彙總3_dgv.RowHeadersWidth = 5
  985. Me.彙總3_dgv.RowTemplate.Height = 24
  986. Me.彙總3_dgv.Size = New System.Drawing.Size(939, 301)
  987. Me.彙總3_dgv.TabIndex = 1904
  988. '
  989. '採購付款狀態報表
  990. '
  991. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  992. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  993. Me.ClientSize = New System.Drawing.Size(1349, 681)
  994. Me.Controls.Add(Me.Panel2)
  995. Me.Controls.Add(Me.Panel5)
  996. Me.Controls.Add(Me.Panel1)
  997. Me.Controls.Add(Me.視窗2_pl)
  998. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  999. Me.Margin = New System.Windows.Forms.Padding(4)
  1000. Me.Name = "採購付款狀態報表"
  1001. Me.Text = "採購付款狀態報表"
  1002. Me.Panel1.ResumeLayout(False)
  1003. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1004. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1005. Me.Panel2.ResumeLayout(False)
  1006. Me.Panel2.PerformLayout()
  1007. Me.Panel4.ResumeLayout(False)
  1008. Me.Panel4.PerformLayout()
  1009. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1010. CType(Me.甲方_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1011. Me.視窗2_pl.ResumeLayout(False)
  1012. Me.視窗2_pl.PerformLayout()
  1013. Me.Panel3.ResumeLayout(False)
  1014. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1015. Me.Panel5.ResumeLayout(False)
  1016. Me.Panel5.PerformLayout()
  1017. CType(Me.彙總4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1018. CType(Me.合計3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1019. CType(Me.合計2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1020. CType(Me.合計1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1021. CType(Me.彙總2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1022. CType(Me.彙總1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1023. CType(Me.RadTrackBar1, System.ComponentModel.ISupportInitialize).EndInit()
  1024. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
  1025. CType(Me.彙總3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1026. Me.ResumeLayout(False)
  1027. End Sub
  1028. Friend WithEvents Panel1 As Panel
  1029. Friend WithEvents 縮放2_bt As Button
  1030. Friend WithEvents Panel2 As Panel
  1031. Friend WithEvents 清單_dgv As DataGridView
  1032. Friend WithEvents 語轉扭_bt As Button
  1033. Friend WithEvents 價錢_dgv As DataGridView
  1034. Friend WithEvents 詳細資料2_ch As CheckBox
  1035. Friend WithEvents Panel4 As Panel
  1036. Friend WithEvents 日期_rb As RadioButton
  1037. Friend WithEvents 單價_rb As RadioButton
  1038. Friend WithEvents 小間距_ch As CheckBox
  1039. Friend WithEvents 大間距_ch As CheckBox
  1040. Friend WithEvents 中間距_ch As CheckBox
  1041. Friend WithEvents 視窗2_pl As Panel
  1042. Friend WithEvents Panel3 As Panel
  1043. Friend WithEvents 明細_dgv As DataGridView
  1044. Friend WithEvents Label16 As Label
  1045. Friend WithEvents CanceL2_bt As Button
  1046. Friend WithEvents 清單1_dgv As DataGridView
  1047. Friend WithEvents Panel5 As Panel
  1048. Friend WithEvents 縮放1_bt As Button
  1049. Friend WithEvents 彙總3_dgv As DataGridView
  1050. Friend WithEvents 彙總2_dgv As DataGridView
  1051. Friend WithEvents 彙總1_dgv As DataGridView
  1052. Friend WithEvents 回首頁_bt As Button
  1053. Friend WithEvents 合計3_dgv As DataGridView
  1054. Friend WithEvents 合計2_dgv As DataGridView
  1055. Friend WithEvents 合計1_dgv As DataGridView
  1056. Friend WithEvents 彙總4_dgv As DataGridView
  1057. Friend WithEvents A20 As CheckBox
  1058. Friend WithEvents A19 As CheckBox
  1059. Friend WithEvents A18 As CheckBox
  1060. Friend WithEvents A17 As CheckBox
  1061. Friend WithEvents A16 As CheckBox
  1062. Friend WithEvents A15 As CheckBox
  1063. Friend WithEvents A14 As CheckBox
  1064. Friend WithEvents A13 As CheckBox
  1065. Friend WithEvents A12 As CheckBox
  1066. Friend WithEvents A11 As CheckBox
  1067. Friend WithEvents A10 As CheckBox
  1068. Friend WithEvents A9 As CheckBox
  1069. Friend WithEvents A8 As CheckBox
  1070. Friend WithEvents A7 As CheckBox
  1071. Friend WithEvents A6 As CheckBox
  1072. Friend WithEvents A5 As CheckBox
  1073. Friend WithEvents A4 As CheckBox
  1074. Friend WithEvents A3 As CheckBox
  1075. Friend WithEvents A2 As CheckBox
  1076. Friend WithEvents A1 As CheckBox
  1077. Friend WithEvents 甲方_dgv As DataGridView
  1078. Friend WithEvents Chart1 As DataVisualization.Charting.Chart
  1079. Friend WithEvents RadTrackBar1 As Telerik.WinControls.UI.RadTrackBar
  1080. Friend WithEvents 系統說明_bt As Button
  1081. End Class