Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

開發模板庫.Designer.vb 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(開發模板庫))
  24. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.錨點1 = New System.Windows.Forms.TextBox()
  26. Me.ZOOM_bt = New System.Windows.Forms.Button()
  27. Me.空間2 = New System.Windows.Forms.Panel()
  28. Me.空間1 = New System.Windows.Forms.Panel()
  29. Me.視窗1_pl = New System.Windows.Forms.Panel()
  30. Me.物料群組_Panel = New System.Windows.Forms.Panel()
  31. Me.Label36 = New System.Windows.Forms.Label()
  32. Me.A3_lb = New System.Windows.Forms.Label()
  33. Me.類別3_tb = New System.Windows.Forms.TextBox()
  34. Me.A2_lb = New System.Windows.Forms.Label()
  35. Me.類別2_tb = New System.Windows.Forms.TextBox()
  36. Me.A1_lb = New System.Windows.Forms.Label()
  37. Me.類別1_tb = New System.Windows.Forms.TextBox()
  38. Me.群組新增_bt = New System.Windows.Forms.Button()
  39. Me.群組碼_tb = New System.Windows.Forms.TextBox()
  40. Me.群組刪除_bt = New System.Windows.Forms.Button()
  41. Me.群組修改_bt = New System.Windows.Forms.Button()
  42. Me.Label37 = New System.Windows.Forms.Label()
  43. Me.Cancel_bt = New System.Windows.Forms.Button()
  44. Me.修改群組_bt = New System.Windows.Forms.Button()
  45. Me.Panel1 = New System.Windows.Forms.Panel()
  46. Me.GanttChart1 = New HX_PGS_ERP_SYS.GanttChart()
  47. Me.甘特圖存檔_bt = New System.Windows.Forms.Button()
  48. Me.甘特圖清除_bt = New System.Windows.Forms.Button()
  49. Me.甘特圖計算_bt = New System.Windows.Forms.Button()
  50. Me.工程進度表_dgv = New System.Windows.Forms.DataGridView()
  51. Me.TextBox1 = New System.Windows.Forms.TextBox()
  52. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  53. Me.WORD_bt = New System.Windows.Forms.Button()
  54. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  55. Me.輸入_tb = New System.Windows.Forms.TextBox()
  56. Me.中文_tb = New System.Windows.Forms.TextBox()
  57. Me.英文_tb = New System.Windows.Forms.TextBox()
  58. Me.印尼文_tb = New System.Windows.Forms.TextBox()
  59. Me.Button1 = New System.Windows.Forms.Button()
  60. Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
  61. Me.視窗1_pl.SuspendLayout()
  62. Me.物料群組_Panel.SuspendLayout()
  63. Me.Panel1.SuspendLayout()
  64. CType(Me.工程進度表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. Me.SuspendLayout()
  66. '
  67. '錨點1
  68. '
  69. Me.錨點1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  70. Me.錨點1.Location = New System.Drawing.Point(202, 164)
  71. Me.錨點1.Name = "錨點1"
  72. Me.錨點1.Size = New System.Drawing.Size(25, 23)
  73. Me.錨點1.TabIndex = 7
  74. Me.錨點1.Visible = False
  75. '
  76. 'ZOOM_bt
  77. '
  78. Me.ZOOM_bt.Location = New System.Drawing.Point(3, 0)
  79. Me.ZOOM_bt.Name = "ZOOM_bt"
  80. Me.ZOOM_bt.Size = New System.Drawing.Size(55, 25)
  81. Me.ZOOM_bt.TabIndex = 6
  82. Me.ZOOM_bt.Text = "ZOOM"
  83. Me.ZOOM_bt.UseVisualStyleBackColor = True
  84. '
  85. '空間2
  86. '
  87. Me.空間2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  88. Or System.Windows.Forms.AnchorStyles.Left) _
  89. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  90. Me.空間2.BackColor = System.Drawing.Color.White
  91. Me.空間2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  92. Me.空間2.Location = New System.Drawing.Point(202, 25)
  93. Me.空間2.Name = "空間2"
  94. Me.空間2.Size = New System.Drawing.Size(200, 139)
  95. Me.空間2.TabIndex = 5
  96. '
  97. '空間1
  98. '
  99. Me.空間1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  100. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  101. Me.空間1.BackColor = System.Drawing.Color.White
  102. Me.空間1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  103. Me.空間1.Location = New System.Drawing.Point(3, 25)
  104. Me.空間1.Name = "空間1"
  105. Me.空間1.Size = New System.Drawing.Size(200, 139)
  106. Me.空間1.TabIndex = 4
  107. '
  108. '視窗1_pl
  109. '
  110. Me.視窗1_pl.BackColor = System.Drawing.Color.White
  111. Me.視窗1_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  112. Me.視窗1_pl.Controls.Add(Me.物料群組_Panel)
  113. Me.視窗1_pl.Controls.Add(Me.Label37)
  114. Me.視窗1_pl.Controls.Add(Me.Cancel_bt)
  115. Me.視窗1_pl.Location = New System.Drawing.Point(3, 205)
  116. Me.視窗1_pl.Name = "視窗1_pl"
  117. Me.視窗1_pl.Size = New System.Drawing.Size(458, 142)
  118. Me.視窗1_pl.TabIndex = 1372
  119. '
  120. '物料群組_Panel
  121. '
  122. Me.物料群組_Panel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  123. Or System.Windows.Forms.AnchorStyles.Left) _
  124. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  125. Me.物料群組_Panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  126. Me.物料群組_Panel.Controls.Add(Me.Label36)
  127. Me.物料群組_Panel.Controls.Add(Me.A3_lb)
  128. Me.物料群組_Panel.Controls.Add(Me.類別3_tb)
  129. Me.物料群組_Panel.Controls.Add(Me.A2_lb)
  130. Me.物料群組_Panel.Controls.Add(Me.類別2_tb)
  131. Me.物料群組_Panel.Controls.Add(Me.A1_lb)
  132. Me.物料群組_Panel.Controls.Add(Me.類別1_tb)
  133. Me.物料群組_Panel.Controls.Add(Me.群組新增_bt)
  134. Me.物料群組_Panel.Controls.Add(Me.群組碼_tb)
  135. Me.物料群組_Panel.Controls.Add(Me.群組刪除_bt)
  136. Me.物料群組_Panel.Controls.Add(Me.群組修改_bt)
  137. Me.物料群組_Panel.Location = New System.Drawing.Point(3, 28)
  138. Me.物料群組_Panel.Name = "物料群組_Panel"
  139. Me.物料群組_Panel.Size = New System.Drawing.Size(451, 110)
  140. Me.物料群組_Panel.TabIndex = 1367
  141. '
  142. 'Label36
  143. '
  144. Me.Label36.AutoSize = True
  145. Me.Label36.Location = New System.Drawing.Point(3, 8)
  146. Me.Label36.Name = "Label36"
  147. Me.Label36.Size = New System.Drawing.Size(43, 16)
  148. Me.Label36.TabIndex = 1373
  149. Me.Label36.Text = "Group"
  150. '
  151. 'A3_lb
  152. '
  153. Me.A3_lb.AutoSize = True
  154. Me.A3_lb.Location = New System.Drawing.Point(3, 83)
  155. Me.A3_lb.Name = "A3_lb"
  156. Me.A3_lb.Size = New System.Drawing.Size(69, 16)
  157. Me.A3_lb.TabIndex = 1372
  158. Me.A3_lb.Text = "Indonesian"
  159. '
  160. '類別3_tb
  161. '
  162. Me.類別3_tb.Location = New System.Drawing.Point(75, 80)
  163. Me.類別3_tb.Name = "類別3_tb"
  164. Me.類別3_tb.Size = New System.Drawing.Size(190, 23)
  165. Me.類別3_tb.TabIndex = 1371
  166. '
  167. 'A2_lb
  168. '
  169. Me.A2_lb.AutoSize = True
  170. Me.A2_lb.Location = New System.Drawing.Point(3, 58)
  171. Me.A2_lb.Name = "A2_lb"
  172. Me.A2_lb.Size = New System.Drawing.Size(47, 16)
  173. Me.A2_lb.TabIndex = 1370
  174. Me.A2_lb.Text = "English"
  175. '
  176. '類別2_tb
  177. '
  178. Me.類別2_tb.Location = New System.Drawing.Point(75, 55)
  179. Me.類別2_tb.Name = "類別2_tb"
  180. Me.類別2_tb.Size = New System.Drawing.Size(190, 23)
  181. Me.類別2_tb.TabIndex = 1369
  182. '
  183. 'A1_lb
  184. '
  185. Me.A1_lb.AutoSize = True
  186. Me.A1_lb.Location = New System.Drawing.Point(3, 33)
  187. Me.A1_lb.Name = "A1_lb"
  188. Me.A1_lb.Size = New System.Drawing.Size(55, 16)
  189. Me.A1_lb.TabIndex = 1368
  190. Me.A1_lb.Text = "繁體中文"
  191. '
  192. '類別1_tb
  193. '
  194. Me.類別1_tb.Location = New System.Drawing.Point(75, 30)
  195. Me.類別1_tb.Name = "類別1_tb"
  196. Me.類別1_tb.Size = New System.Drawing.Size(190, 23)
  197. Me.類別1_tb.TabIndex = 1367
  198. '
  199. '群組新增_bt
  200. '
  201. Me.群組新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  202. Me.群組新增_bt.ForeColor = System.Drawing.Color.Blue
  203. Me.群組新增_bt.Location = New System.Drawing.Point(268, 4)
  204. Me.群組新增_bt.Name = "群組新增_bt"
  205. Me.群組新增_bt.Size = New System.Drawing.Size(175, 33)
  206. Me.群組新增_bt.TabIndex = 1363
  207. Me.群組新增_bt.Text = "物料群組碼新增"
  208. Me.群組新增_bt.UseVisualStyleBackColor = True
  209. '
  210. '群組碼_tb
  211. '
  212. Me.群組碼_tb.Enabled = False
  213. Me.群組碼_tb.Location = New System.Drawing.Point(75, 5)
  214. Me.群組碼_tb.Name = "群組碼_tb"
  215. Me.群組碼_tb.Size = New System.Drawing.Size(190, 23)
  216. Me.群組碼_tb.TabIndex = 1366
  217. '
  218. '群組刪除_bt
  219. '
  220. Me.群組刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  221. Me.群組刪除_bt.ForeColor = System.Drawing.Color.Red
  222. Me.群組刪除_bt.Location = New System.Drawing.Point(268, 70)
  223. Me.群組刪除_bt.Name = "群組刪除_bt"
  224. Me.群組刪除_bt.Size = New System.Drawing.Size(175, 33)
  225. Me.群組刪除_bt.TabIndex = 1365
  226. Me.群組刪除_bt.Text = "物料群組碼刪除"
  227. Me.群組刪除_bt.UseVisualStyleBackColor = True
  228. '
  229. '群組修改_bt
  230. '
  231. Me.群組修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  232. Me.群組修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  233. Me.群組修改_bt.Location = New System.Drawing.Point(268, 37)
  234. Me.群組修改_bt.Name = "群組修改_bt"
  235. Me.群組修改_bt.Size = New System.Drawing.Size(175, 33)
  236. Me.群組修改_bt.TabIndex = 1364
  237. Me.群組修改_bt.Text = "物料群組碼修改"
  238. Me.群組修改_bt.UseVisualStyleBackColor = True
  239. '
  240. 'Label37
  241. '
  242. Me.Label37.AutoSize = True
  243. Me.Label37.Location = New System.Drawing.Point(5, 7)
  244. Me.Label37.Name = "Label37"
  245. Me.Label37.Size = New System.Drawing.Size(153, 16)
  246. Me.Label37.TabIndex = 1375
  247. Me.Label37.Text = "Group Code Modification"
  248. '
  249. 'Cancel_bt
  250. '
  251. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  252. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  253. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  254. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  255. Me.Cancel_bt.Location = New System.Drawing.Point(426, 2)
  256. Me.Cancel_bt.Name = "Cancel_bt"
  257. Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
  258. Me.Cancel_bt.TabIndex = 1374
  259. Me.Cancel_bt.Text = "X"
  260. Me.Cancel_bt.UseVisualStyleBackColor = False
  261. '
  262. '修改群組_bt
  263. '
  264. Me.修改群組_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  265. Me.修改群組_bt.ForeColor = System.Drawing.Color.Blue
  266. Me.修改群組_bt.Location = New System.Drawing.Point(222, 0)
  267. Me.修改群組_bt.Name = "修改群組_bt"
  268. Me.修改群組_bt.Size = New System.Drawing.Size(180, 25)
  269. Me.修改群組_bt.TabIndex = 1373
  270. Me.修改群組_bt.Text = "修改群組編碼"
  271. Me.修改群組_bt.UseVisualStyleBackColor = True
  272. '
  273. 'Panel1
  274. '
  275. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  276. Me.Panel1.Controls.Add(Me.GanttChart1)
  277. Me.Panel1.Location = New System.Drawing.Point(467, 28)
  278. Me.Panel1.Name = "Panel1"
  279. Me.Panel1.Size = New System.Drawing.Size(890, 341)
  280. Me.Panel1.TabIndex = 1375
  281. '
  282. 'GanttChart1
  283. '
  284. Me.GanttChart1.AllowManualEditBar = False
  285. Me.GanttChart1.BackColor = System.Drawing.Color.White
  286. Me.GanttChart1.DateFont = New System.Drawing.Font("Verdana", 8.0!)
  287. Me.GanttChart1.FromDate = New Date(CType(0, Long))
  288. Me.GanttChart1.Location = New System.Drawing.Point(5, 4)
  289. Me.GanttChart1.Name = "GanttChart1"
  290. Me.GanttChart1.RowFont = New System.Drawing.Font("Verdana", 8.0!)
  291. Me.GanttChart1.Size = New System.Drawing.Size(878, 332)
  292. Me.GanttChart1.TabIndex = 0
  293. Me.GanttChart1.Text = "GanttChart1"
  294. Me.GanttChart1.TimeFont = New System.Drawing.Font("Verdana", 8.0!)
  295. Me.GanttChart1.ToDate = New Date(CType(0, Long))
  296. Me.GanttChart1.ToolTipText = CType(resources.GetObject("GanttChart1.ToolTipText"), System.Collections.Generic.List(Of String))
  297. Me.GanttChart1.ToolTipTextTitle = ""
  298. '
  299. '甘特圖存檔_bt
  300. '
  301. Me.甘特圖存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  302. Me.甘特圖存檔_bt.ForeColor = System.Drawing.Color.Blue
  303. Me.甘特圖存檔_bt.Location = New System.Drawing.Point(1177, 2)
  304. Me.甘特圖存檔_bt.Name = "甘特圖存檔_bt"
  305. Me.甘特圖存檔_bt.Size = New System.Drawing.Size(180, 25)
  306. Me.甘特圖存檔_bt.TabIndex = 1376
  307. Me.甘特圖存檔_bt.Text = "甘特圖存檔"
  308. Me.甘特圖存檔_bt.UseVisualStyleBackColor = True
  309. '
  310. '甘特圖清除_bt
  311. '
  312. Me.甘特圖清除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.甘特圖清除_bt.ForeColor = System.Drawing.Color.Blue
  314. Me.甘特圖清除_bt.Location = New System.Drawing.Point(994, 2)
  315. Me.甘特圖清除_bt.Name = "甘特圖清除_bt"
  316. Me.甘特圖清除_bt.Size = New System.Drawing.Size(180, 25)
  317. Me.甘特圖清除_bt.TabIndex = 1377
  318. Me.甘特圖清除_bt.Text = "甘特圖清除"
  319. Me.甘特圖清除_bt.UseVisualStyleBackColor = True
  320. '
  321. '甘特圖計算_bt
  322. '
  323. Me.甘特圖計算_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  324. Me.甘特圖計算_bt.ForeColor = System.Drawing.Color.Blue
  325. Me.甘特圖計算_bt.Location = New System.Drawing.Point(811, 2)
  326. Me.甘特圖計算_bt.Name = "甘特圖計算_bt"
  327. Me.甘特圖計算_bt.Size = New System.Drawing.Size(180, 25)
  328. Me.甘特圖計算_bt.TabIndex = 1378
  329. Me.甘特圖計算_bt.Text = "甘特圖計算"
  330. Me.甘特圖計算_bt.UseVisualStyleBackColor = True
  331. '
  332. '工程進度表_dgv
  333. '
  334. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  335. Me.工程進度表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  336. Me.工程進度表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  337. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  338. Me.工程進度表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  339. Me.工程進度表_dgv.BackgroundColor = System.Drawing.Color.White
  340. Me.工程進度表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  341. Me.工程進度表_dgv.Location = New System.Drawing.Point(7, 362)
  342. Me.工程進度表_dgv.Name = "工程進度表_dgv"
  343. Me.工程進度表_dgv.RowHeadersWidth = 5
  344. Me.工程進度表_dgv.RowTemplate.Height = 24
  345. Me.工程進度表_dgv.Size = New System.Drawing.Size(230, 223)
  346. Me.工程進度表_dgv.TabIndex = 1427
  347. '
  348. 'TextBox1
  349. '
  350. Me.TextBox1.Location = New System.Drawing.Point(467, 375)
  351. Me.TextBox1.Name = "TextBox1"
  352. Me.TextBox1.Size = New System.Drawing.Size(370, 23)
  353. Me.TextBox1.TabIndex = 1428
  354. '
  355. 'WebBrowser1
  356. '
  357. Me.WebBrowser1.Location = New System.Drawing.Point(467, 405)
  358. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  359. Me.WebBrowser1.Name = "WebBrowser1"
  360. Me.WebBrowser1.Size = New System.Drawing.Size(370, 250)
  361. Me.WebBrowser1.TabIndex = 1429
  362. '
  363. 'WORD_bt
  364. '
  365. Me.WORD_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  366. Me.WORD_bt.ForeColor = System.Drawing.Color.Blue
  367. Me.WORD_bt.Location = New System.Drawing.Point(243, 362)
  368. Me.WORD_bt.Name = "WORD_bt"
  369. Me.WORD_bt.Size = New System.Drawing.Size(180, 25)
  370. Me.WORD_bt.TabIndex = 1430
  371. Me.WORD_bt.Text = "WORD TEST"
  372. Me.WORD_bt.UseVisualStyleBackColor = True
  373. '
  374. '輸入_tb
  375. '
  376. Me.輸入_tb.Location = New System.Drawing.Point(843, 375)
  377. Me.輸入_tb.Name = "輸入_tb"
  378. Me.輸入_tb.Size = New System.Drawing.Size(370, 23)
  379. Me.輸入_tb.TabIndex = 1431
  380. '
  381. '中文_tb
  382. '
  383. Me.中文_tb.Location = New System.Drawing.Point(843, 405)
  384. Me.中文_tb.Name = "中文_tb"
  385. Me.中文_tb.Size = New System.Drawing.Size(370, 23)
  386. Me.中文_tb.TabIndex = 1432
  387. '
  388. '英文_tb
  389. '
  390. Me.英文_tb.Location = New System.Drawing.Point(843, 434)
  391. Me.英文_tb.Name = "英文_tb"
  392. Me.英文_tb.Size = New System.Drawing.Size(370, 23)
  393. Me.英文_tb.TabIndex = 1433
  394. '
  395. '印尼文_tb
  396. '
  397. Me.印尼文_tb.Location = New System.Drawing.Point(843, 463)
  398. Me.印尼文_tb.Name = "印尼文_tb"
  399. Me.印尼文_tb.Size = New System.Drawing.Size(370, 23)
  400. Me.印尼文_tb.TabIndex = 1434
  401. '
  402. 'Button1
  403. '
  404. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  405. Me.Button1.ForeColor = System.Drawing.Color.Blue
  406. Me.Button1.Location = New System.Drawing.Point(1219, 375)
  407. Me.Button1.Name = "Button1"
  408. Me.Button1.Size = New System.Drawing.Size(66, 25)
  409. Me.Button1.TabIndex = 1435
  410. Me.Button1.Text = "翻譯"
  411. Me.Button1.UseVisualStyleBackColor = True
  412. '
  413. '等待翻譯_tim
  414. '
  415. Me.等待翻譯_tim.Interval = 500
  416. '
  417. '開發模板庫
  418. '
  419. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  420. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  421. Me.ClientSize = New System.Drawing.Size(1369, 710)
  422. Me.Controls.Add(Me.Button1)
  423. Me.Controls.Add(Me.印尼文_tb)
  424. Me.Controls.Add(Me.英文_tb)
  425. Me.Controls.Add(Me.中文_tb)
  426. Me.Controls.Add(Me.輸入_tb)
  427. Me.Controls.Add(Me.WORD_bt)
  428. Me.Controls.Add(Me.WebBrowser1)
  429. Me.Controls.Add(Me.TextBox1)
  430. Me.Controls.Add(Me.工程進度表_dgv)
  431. Me.Controls.Add(Me.甘特圖計算_bt)
  432. Me.Controls.Add(Me.甘特圖清除_bt)
  433. Me.Controls.Add(Me.甘特圖存檔_bt)
  434. Me.Controls.Add(Me.Panel1)
  435. Me.Controls.Add(Me.修改群組_bt)
  436. Me.Controls.Add(Me.視窗1_pl)
  437. Me.Controls.Add(Me.錨點1)
  438. Me.Controls.Add(Me.ZOOM_bt)
  439. Me.Controls.Add(Me.空間2)
  440. Me.Controls.Add(Me.空間1)
  441. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  442. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  443. Me.Name = "開發模板庫"
  444. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  445. Me.Text = "開發模板庫"
  446. Me.視窗1_pl.ResumeLayout(False)
  447. Me.視窗1_pl.PerformLayout()
  448. Me.物料群組_Panel.ResumeLayout(False)
  449. Me.物料群組_Panel.PerformLayout()
  450. Me.Panel1.ResumeLayout(False)
  451. CType(Me.工程進度表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  452. Me.ResumeLayout(False)
  453. Me.PerformLayout()
  454. End Sub
  455. Friend WithEvents 錨點1 As TextBox
  456. Friend WithEvents ZOOM_bt As Button
  457. Friend WithEvents 空間2 As Panel
  458. Friend WithEvents 空間1 As Panel
  459. Friend WithEvents 視窗1_pl As Panel
  460. Friend WithEvents 物料群組_Panel As Panel
  461. Friend WithEvents Label36 As Label
  462. Friend WithEvents A3_lb As Label
  463. Friend WithEvents 類別3_tb As TextBox
  464. Friend WithEvents A2_lb As Label
  465. Friend WithEvents 類別2_tb As TextBox
  466. Friend WithEvents A1_lb As Label
  467. Friend WithEvents 類別1_tb As TextBox
  468. Friend WithEvents 群組新增_bt As Button
  469. Friend WithEvents 群組碼_tb As TextBox
  470. Friend WithEvents 群組刪除_bt As Button
  471. Friend WithEvents 群組修改_bt As Button
  472. Friend WithEvents Label37 As Label
  473. Friend WithEvents Cancel_bt As Button
  474. Friend WithEvents 修改群組_bt As Button
  475. Friend WithEvents Panel1 As Panel
  476. Friend WithEvents 甘特圖存檔_bt As Button
  477. Friend WithEvents 甘特圖清除_bt As Button
  478. Friend WithEvents 甘特圖計算_bt As Button
  479. Friend WithEvents 工程進度表_dgv As DataGridView
  480. Friend WithEvents TextBox1 As TextBox
  481. Friend WithEvents WebBrowser1 As WebBrowser
  482. Friend GanttChart1 As HX_PGS_ERP_SYS.GanttChart
  483. Friend WithEvents WORD_bt As Button
  484. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  485. Friend WithEvents 輸入_tb As TextBox
  486. Friend WithEvents 中文_tb As TextBox
  487. Friend WithEvents 英文_tb As TextBox
  488. Friend WithEvents 印尼文_tb As TextBox
  489. Friend WithEvents Button1 As Button
  490. Friend WithEvents 等待翻譯_tim As Timer
  491. End Class