Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

系統使用說明.Designer.vb 48KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957
  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. Me.Label11 = New System.Windows.Forms.Label()
  25. Me.主功能_cb = New System.Windows.Forms.ComboBox()
  26. Me.子項目_dgv = New System.Windows.Forms.DataGridView()
  27. Me.主功能編號_cb = New System.Windows.Forms.ComboBox()
  28. Me.Panel1 = New System.Windows.Forms.Panel()
  29. Me.介面_tb = New System.Windows.Forms.TextBox()
  30. Me.檔案路徑_be = New Telerik.WinControls.UI.RadBrowseEditor()
  31. Me.檔案讀取_tb = New System.Windows.Forms.TextBox()
  32. Me.語轉扭_bt = New System.Windows.Forms.Button()
  33. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  34. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  35. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  36. Me.YT網址_tb = New System.Windows.Forms.TextBox()
  37. Me.細項_tb = New System.Windows.Forms.TextBox()
  38. Me.子項_tb = New System.Windows.Forms.TextBox()
  39. Me.主項_tb = New System.Windows.Forms.TextBox()
  40. Me.視窗2_pl = New System.Windows.Forms.Panel()
  41. Me.Panel3 = New System.Windows.Forms.Panel()
  42. Me.流程圖_印_ch = New System.Windows.Forms.CheckBox()
  43. Me.流程圖_中_ch = New System.Windows.Forms.CheckBox()
  44. Me.圖檔刪除_bt = New System.Windows.Forms.Button()
  45. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  46. Me.圖檔修改_bt = New System.Windows.Forms.Button()
  47. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  48. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  49. Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
  50. Me.介面_pb = New System.Windows.Forms.PictureBox()
  51. Me.影片測試_tb = New System.Windows.Forms.Button()
  52. Me.翻譯_bt = New System.Windows.Forms.Button()
  53. Me.刪除_bt = New System.Windows.Forms.Button()
  54. Me.開說明條例_bt = New System.Windows.Forms.Button()
  55. Me.網址_tb = New System.Windows.Forms.TextBox()
  56. Me.Label5 = New System.Windows.Forms.Label()
  57. Me.說明_英_tb = New System.Windows.Forms.TextBox()
  58. Me.Label3 = New System.Windows.Forms.Label()
  59. Me.Label4 = New System.Windows.Forms.Label()
  60. Me.說明_中_tb = New System.Windows.Forms.TextBox()
  61. Me.標題_英_tb = New System.Windows.Forms.TextBox()
  62. Me.Label2 = New System.Windows.Forms.Label()
  63. Me.Label1 = New System.Windows.Forms.Label()
  64. Me.標題_中_tb = New System.Windows.Forms.TextBox()
  65. Me.Label55 = New System.Windows.Forms.Label()
  66. Me.CanceL2_bt = New System.Windows.Forms.Button()
  67. Me.存檔_bt = New System.Windows.Forms.Button()
  68. Me.WB1 = New System.Windows.Forms.WebBrowser()
  69. Me.Panel2 = New System.Windows.Forms.Panel()
  70. Me.編輯_bt = New System.Windows.Forms.Button()
  71. Me.Panel4 = New System.Windows.Forms.Panel()
  72. Me.播放影片_ch = New System.Windows.Forms.CheckBox()
  73. Me.標題_lb = New System.Windows.Forms.Label()
  74. Me.TabControl1 = New System.Windows.Forms.TabControl()
  75. Me.說明圖書_pb = New System.Windows.Forms.TabPage()
  76. Me.SOP畫布控制 = New Telerik.WinControls.UI.RadDiagramRibbonBar()
  77. Me.SOP畫布 = New Telerik.WinControls.UI.RadDiagram()
  78. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  79. Me.TabControl2 = New System.Windows.Forms.TabControl()
  80. Me.圖像工具_tp = New System.Windows.Forms.TabPage()
  81. Me.SOP畫布圖像 = New Telerik.WinControls.UI.RadDiagramToolbox()
  82. Me.屬性工具_tp = New System.Windows.Forms.TabPage()
  83. Me.SOP屬性 = New Telerik.WinControls.UI.RadPropertyGrid()
  84. Me.介面1_pb = New System.Windows.Forms.PictureBox()
  85. Me.影片_pb = New System.Windows.Forms.TabPage()
  86. Me.說明_lb = New System.Windows.Forms.Label()
  87. Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
  88. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  89. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  90. CType(Me.子項目_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  91. Me.Panel1.SuspendLayout()
  92. CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.視窗2_pl.SuspendLayout()
  95. Me.Panel3.SuspendLayout()
  96. CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  97. Me.Panel2.SuspendLayout()
  98. Me.Panel4.SuspendLayout()
  99. Me.TabControl1.SuspendLayout()
  100. Me.說明圖書_pb.SuspendLayout()
  101. CType(Me.SOP畫布控制, System.ComponentModel.ISupportInitialize).BeginInit()
  102. Me.SOP畫布控制.SuspendLayout()
  103. CType(Me.SOP畫布, System.ComponentModel.ISupportInitialize).BeginInit()
  104. Me.TabControl2.SuspendLayout()
  105. Me.圖像工具_tp.SuspendLayout()
  106. CType(Me.SOP畫布圖像, System.ComponentModel.ISupportInitialize).BeginInit()
  107. Me.屬性工具_tp.SuspendLayout()
  108. CType(Me.SOP屬性, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.介面1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  110. Me.影片_pb.SuspendLayout()
  111. Me.SuspendLayout()
  112. '
  113. 'Label11
  114. '
  115. Me.Label11.AutoSize = True
  116. Me.Label11.BackColor = System.Drawing.SystemColors.Control
  117. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.Label11.Location = New System.Drawing.Point(6, 6)
  119. Me.Label11.Name = "Label11"
  120. Me.Label11.Size = New System.Drawing.Size(43, 16)
  121. Me.Label11.TabIndex = 1429
  122. Me.Label11.Text = "主功能"
  123. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  124. '
  125. '主功能_cb
  126. '
  127. Me.主功能_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  128. Me.主功能_cb.ForeColor = System.Drawing.Color.Blue
  129. Me.主功能_cb.FormattingEnabled = True
  130. Me.主功能_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  131. Me.主功能_cb.Location = New System.Drawing.Point(55, 3)
  132. Me.主功能_cb.Name = "主功能_cb"
  133. Me.主功能_cb.Size = New System.Drawing.Size(352, 24)
  134. Me.主功能_cb.TabIndex = 1428
  135. '
  136. '子項目_dgv
  137. '
  138. Me.子項目_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  139. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  140. Me.子項目_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  141. Me.子項目_dgv.BackgroundColor = System.Drawing.Color.White
  142. Me.子項目_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  143. Me.子項目_dgv.Location = New System.Drawing.Point(4, 30)
  144. Me.子項目_dgv.Name = "子項目_dgv"
  145. Me.子項目_dgv.RowHeadersWidth = 5
  146. Me.子項目_dgv.RowTemplate.Height = 24
  147. Me.子項目_dgv.Size = New System.Drawing.Size(403, 646)
  148. Me.子項目_dgv.TabIndex = 1430
  149. '
  150. '主功能編號_cb
  151. '
  152. Me.主功能編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  153. Me.主功能編號_cb.ForeColor = System.Drawing.Color.Blue
  154. Me.主功能編號_cb.FormattingEnabled = True
  155. Me.主功能編號_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  156. Me.主功能編號_cb.Location = New System.Drawing.Point(3, 3)
  157. Me.主功能編號_cb.Name = "主功能編號_cb"
  158. Me.主功能編號_cb.Size = New System.Drawing.Size(58, 24)
  159. Me.主功能編號_cb.TabIndex = 1431
  160. '
  161. 'Panel1
  162. '
  163. Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  164. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  165. Me.Panel1.Controls.Add(Me.介面_tb)
  166. Me.Panel1.Controls.Add(Me.檔案路徑_be)
  167. Me.Panel1.Controls.Add(Me.檔案讀取_tb)
  168. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  169. Me.Panel1.Controls.Add(Me.語言_dgv)
  170. Me.Panel1.Controls.Add(Me.YT網址_tb)
  171. Me.Panel1.Controls.Add(Me.細項_tb)
  172. Me.Panel1.Controls.Add(Me.子項_tb)
  173. Me.Panel1.Controls.Add(Me.主項_tb)
  174. Me.Panel1.Controls.Add(Me.主功能編號_cb)
  175. Me.Panel1.Location = New System.Drawing.Point(29, 72)
  176. Me.Panel1.Name = "Panel1"
  177. Me.Panel1.Size = New System.Drawing.Size(352, 205)
  178. Me.Panel1.TabIndex = 1432
  179. '
  180. '介面_tb
  181. '
  182. Me.介面_tb.AllowDrop = True
  183. Me.介面_tb.ForeColor = System.Drawing.Color.Black
  184. Me.介面_tb.Location = New System.Drawing.Point(168, 90)
  185. Me.介面_tb.Multiline = True
  186. Me.介面_tb.Name = "介面_tb"
  187. Me.介面_tb.Size = New System.Drawing.Size(151, 23)
  188. Me.介面_tb.TabIndex = 1838
  189. '
  190. '檔案路徑_be
  191. '
  192. Me.檔案路徑_be.Location = New System.Drawing.Point(3, 115)
  193. Me.檔案路徑_be.Name = "檔案路徑_be"
  194. Me.檔案路徑_be.Size = New System.Drawing.Size(316, 24)
  195. Me.檔案路徑_be.TabIndex = 1837
  196. '
  197. '檔案讀取_tb
  198. '
  199. Me.檔案讀取_tb.AllowDrop = True
  200. Me.檔案讀取_tb.ForeColor = System.Drawing.Color.Black
  201. Me.檔案讀取_tb.Location = New System.Drawing.Point(3, 90)
  202. Me.檔案讀取_tb.Multiline = True
  203. Me.檔案讀取_tb.Name = "檔案讀取_tb"
  204. Me.檔案讀取_tb.Size = New System.Drawing.Size(151, 23)
  205. Me.檔案讀取_tb.TabIndex = 1836
  206. '
  207. '語轉扭_bt
  208. '
  209. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  210. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  212. Me.語轉扭_bt.Location = New System.Drawing.Point(3, 62)
  213. Me.語轉扭_bt.Name = "語轉扭_bt"
  214. Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
  215. Me.語轉扭_bt.TabIndex = 1835
  216. Me.語轉扭_bt.Text = "L"
  217. Me.語轉扭_bt.UseVisualStyleBackColor = True
  218. '
  219. '語言_dgv
  220. '
  221. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  222. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  223. Me.語言_dgv.Location = New System.Drawing.Point(130, 5)
  224. Me.語言_dgv.Name = "語言_dgv"
  225. Me.語言_dgv.RowHeadersWidth = 5
  226. Me.語言_dgv.RowTemplate.Height = 24
  227. Me.語言_dgv.Size = New System.Drawing.Size(208, 80)
  228. Me.語言_dgv.TabIndex = 1435
  229. Me.語言_dgv.Visible = False
  230. '
  231. 'Column1
  232. '
  233. Me.Column1.HeaderText = "Column1"
  234. Me.Column1.Name = "Column1"
  235. '
  236. 'Column2
  237. '
  238. Me.Column2.HeaderText = "Column2"
  239. Me.Column2.Name = "Column2"
  240. '
  241. 'YT網址_tb
  242. '
  243. Me.YT網址_tb.Location = New System.Drawing.Point(3, 34)
  244. Me.YT網址_tb.Margin = New System.Windows.Forms.Padding(4)
  245. Me.YT網址_tb.Name = "YT網址_tb"
  246. Me.YT網址_tb.Size = New System.Drawing.Size(58, 23)
  247. Me.YT網址_tb.TabIndex = 1434
  248. Me.YT網址_tb.Text = "https://www.youtube.com/watch?v=OFz9oZptTh4"
  249. '
  250. '細項_tb
  251. '
  252. Me.細項_tb.Location = New System.Drawing.Point(67, 62)
  253. Me.細項_tb.Name = "細項_tb"
  254. Me.細項_tb.Size = New System.Drawing.Size(57, 23)
  255. Me.細項_tb.TabIndex = 1433
  256. '
  257. '子項_tb
  258. '
  259. Me.子項_tb.Location = New System.Drawing.Point(67, 33)
  260. Me.子項_tb.Name = "子項_tb"
  261. Me.子項_tb.Size = New System.Drawing.Size(57, 23)
  262. Me.子項_tb.TabIndex = 1432
  263. '
  264. '主項_tb
  265. '
  266. Me.主項_tb.Location = New System.Drawing.Point(67, 4)
  267. Me.主項_tb.Name = "主項_tb"
  268. Me.主項_tb.Size = New System.Drawing.Size(57, 23)
  269. Me.主項_tb.TabIndex = 0
  270. '
  271. '視窗2_pl
  272. '
  273. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  274. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  275. Me.視窗2_pl.Controls.Add(Me.Panel3)
  276. Me.視窗2_pl.Controls.Add(Me.Label55)
  277. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  278. Me.視窗2_pl.Location = New System.Drawing.Point(554, 76)
  279. Me.視窗2_pl.Name = "視窗2_pl"
  280. Me.視窗2_pl.Size = New System.Drawing.Size(771, 488)
  281. Me.視窗2_pl.TabIndex = 1777
  282. '
  283. 'Panel3
  284. '
  285. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  286. Or System.Windows.Forms.AnchorStyles.Left) _
  287. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  288. Me.Panel3.BackColor = System.Drawing.Color.WhiteSmoke
  289. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  290. Me.Panel3.Controls.Add(Me.流程圖_印_ch)
  291. Me.Panel3.Controls.Add(Me.流程圖_中_ch)
  292. Me.Panel3.Controls.Add(Me.圖檔刪除_bt)
  293. Me.Panel3.Controls.Add(Me.讀取料夾路徑_bt)
  294. Me.Panel3.Controls.Add(Me.圖檔修改_bt)
  295. Me.Panel3.Controls.Add(Me.圖檔入系統_bt)
  296. Me.Panel3.Controls.Add(Me.檔案名稱_tb)
  297. Me.Panel3.Controls.Add(Me.本機資料夾_wb)
  298. Me.Panel3.Controls.Add(Me.介面_pb)
  299. Me.Panel3.Controls.Add(Me.影片測試_tb)
  300. Me.Panel3.Controls.Add(Me.翻譯_bt)
  301. Me.Panel3.Controls.Add(Me.刪除_bt)
  302. Me.Panel3.Controls.Add(Me.開說明條例_bt)
  303. Me.Panel3.Controls.Add(Me.網址_tb)
  304. Me.Panel3.Controls.Add(Me.Label5)
  305. Me.Panel3.Controls.Add(Me.說明_英_tb)
  306. Me.Panel3.Controls.Add(Me.Label3)
  307. Me.Panel3.Controls.Add(Me.Label4)
  308. Me.Panel3.Controls.Add(Me.說明_中_tb)
  309. Me.Panel3.Controls.Add(Me.標題_英_tb)
  310. Me.Panel3.Controls.Add(Me.Label2)
  311. Me.Panel3.Controls.Add(Me.Label1)
  312. Me.Panel3.Controls.Add(Me.標題_中_tb)
  313. Me.Panel3.Location = New System.Drawing.Point(3, 28)
  314. Me.Panel3.Name = "Panel3"
  315. Me.Panel3.Size = New System.Drawing.Size(764, 456)
  316. Me.Panel3.TabIndex = 1367
  317. '
  318. '流程圖_印_ch
  319. '
  320. Me.流程圖_印_ch.AutoSize = True
  321. Me.流程圖_印_ch.Location = New System.Drawing.Point(71, 22)
  322. Me.流程圖_印_ch.Name = "流程圖_印_ch"
  323. Me.流程圖_印_ch.Size = New System.Drawing.Size(106, 20)
  324. Me.流程圖_印_ch.TabIndex = 1818
  325. Me.流程圖_印_ch.Text = "流程圖(印尼文)"
  326. Me.流程圖_印_ch.UseVisualStyleBackColor = True
  327. '
  328. '流程圖_中_ch
  329. '
  330. Me.流程圖_中_ch.AutoSize = True
  331. Me.流程圖_中_ch.Checked = True
  332. Me.流程圖_中_ch.CheckState = System.Windows.Forms.CheckState.Checked
  333. Me.流程圖_中_ch.Location = New System.Drawing.Point(70, 2)
  334. Me.流程圖_中_ch.Name = "流程圖_中_ch"
  335. Me.流程圖_中_ch.Size = New System.Drawing.Size(94, 20)
  336. Me.流程圖_中_ch.TabIndex = 1817
  337. Me.流程圖_中_ch.Text = "流程圖(中文)"
  338. Me.流程圖_中_ch.UseVisualStyleBackColor = True
  339. '
  340. '圖檔刪除_bt
  341. '
  342. Me.圖檔刪除_bt.BackgroundImage = CType(resources.GetObject("圖檔刪除_bt.BackgroundImage"), System.Drawing.Image)
  343. Me.圖檔刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  344. Me.圖檔刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  345. Me.圖檔刪除_bt.ForeColor = System.Drawing.Color.Green
  346. Me.圖檔刪除_bt.Location = New System.Drawing.Point(658, 200)
  347. Me.圖檔刪除_bt.Name = "圖檔刪除_bt"
  348. Me.圖檔刪除_bt.Size = New System.Drawing.Size(100, 35)
  349. Me.圖檔刪除_bt.TabIndex = 1816
  350. Me.圖檔刪除_bt.UseVisualStyleBackColor = True
  351. '
  352. '讀取料夾路徑_bt
  353. '
  354. Me.讀取料夾路徑_bt.BackgroundImage = CType(resources.GetObject("讀取料夾路徑_bt.BackgroundImage"), System.Drawing.Image)
  355. Me.讀取料夾路徑_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  356. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  357. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  358. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(407, 200)
  359. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  360. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(50, 35)
  361. Me.讀取料夾路徑_bt.TabIndex = 1815
  362. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  363. '
  364. '圖檔修改_bt
  365. '
  366. Me.圖檔修改_bt.BackgroundImage = CType(resources.GetObject("圖檔修改_bt.BackgroundImage"), System.Drawing.Image)
  367. Me.圖檔修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  368. Me.圖檔修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  369. Me.圖檔修改_bt.ForeColor = System.Drawing.Color.Green
  370. Me.圖檔修改_bt.Location = New System.Drawing.Point(558, 200)
  371. Me.圖檔修改_bt.Name = "圖檔修改_bt"
  372. Me.圖檔修改_bt.Size = New System.Drawing.Size(100, 35)
  373. Me.圖檔修改_bt.TabIndex = 1814
  374. Me.圖檔修改_bt.UseVisualStyleBackColor = True
  375. '
  376. '圖檔入系統_bt
  377. '
  378. Me.圖檔入系統_bt.BackgroundImage = CType(resources.GetObject("圖檔入系統_bt.BackgroundImage"), System.Drawing.Image)
  379. Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  380. Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  381. Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
  382. Me.圖檔入系統_bt.Location = New System.Drawing.Point(458, 200)
  383. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  384. Me.圖檔入系統_bt.Size = New System.Drawing.Size(100, 35)
  385. Me.圖檔入系統_bt.TabIndex = 1813
  386. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  387. '
  388. '檔案名稱_tb
  389. '
  390. Me.檔案名稱_tb.AllowDrop = True
  391. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  392. Me.檔案名稱_tb.Location = New System.Drawing.Point(410, 426)
  393. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  394. Me.檔案名稱_tb.Size = New System.Drawing.Size(352, 23)
  395. Me.檔案名稱_tb.TabIndex = 1812
  396. '
  397. '本機資料夾_wb
  398. '
  399. Me.本機資料夾_wb.Location = New System.Drawing.Point(410, 237)
  400. Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  401. Me.本機資料夾_wb.Name = "本機資料夾_wb"
  402. Me.本機資料夾_wb.Size = New System.Drawing.Size(348, 185)
  403. Me.本機資料夾_wb.TabIndex = 1811
  404. Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  405. '
  406. '介面_pb
  407. '
  408. Me.介面_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  409. Me.介面_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  410. Me.介面_pb.Location = New System.Drawing.Point(409, 2)
  411. Me.介面_pb.Name = "介面_pb"
  412. Me.介面_pb.Size = New System.Drawing.Size(349, 197)
  413. Me.介面_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  414. Me.介面_pb.TabIndex = 1810
  415. Me.介面_pb.TabStop = False
  416. '
  417. '影片測試_tb
  418. '
  419. Me.影片測試_tb.BackgroundImage = CType(resources.GetObject("影片測試_tb.BackgroundImage"), System.Drawing.Image)
  420. Me.影片測試_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  421. Me.影片測試_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  422. Me.影片測試_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  423. Me.影片測試_tb.Location = New System.Drawing.Point(298, 0)
  424. Me.影片測試_tb.Name = "影片測試_tb"
  425. Me.影片測試_tb.Size = New System.Drawing.Size(45, 45)
  426. Me.影片測試_tb.TabIndex = 1809
  427. Me.影片測試_tb.UseVisualStyleBackColor = True
  428. '
  429. '翻譯_bt
  430. '
  431. Me.翻譯_bt.BackgroundImage = CType(resources.GetObject("翻譯_bt.BackgroundImage"), System.Drawing.Image)
  432. Me.翻譯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  433. Me.翻譯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  434. Me.翻譯_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  435. Me.翻譯_bt.Location = New System.Drawing.Point(252, 0)
  436. Me.翻譯_bt.Name = "翻譯_bt"
  437. Me.翻譯_bt.Size = New System.Drawing.Size(45, 45)
  438. Me.翻譯_bt.TabIndex = 1808
  439. Me.翻譯_bt.UseVisualStyleBackColor = True
  440. '
  441. '刪除_bt
  442. '
  443. Me.刪除_bt.BackgroundImage = CType(resources.GetObject("刪除_bt.BackgroundImage"), System.Drawing.Image)
  444. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  445. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  446. Me.刪除_bt.Location = New System.Drawing.Point(360, -1)
  447. Me.刪除_bt.Name = "刪除_bt"
  448. Me.刪除_bt.Size = New System.Drawing.Size(45, 45)
  449. Me.刪除_bt.TabIndex = 1772
  450. Me.刪除_bt.UseVisualStyleBackColor = True
  451. '
  452. '開說明條例_bt
  453. '
  454. Me.開說明條例_bt.BackgroundImage = CType(resources.GetObject("開說明條例_bt.BackgroundImage"), System.Drawing.Image)
  455. Me.開說明條例_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  456. Me.開說明條例_bt.ForeColor = System.Drawing.Color.Blue
  457. Me.開說明條例_bt.Location = New System.Drawing.Point(3, 0)
  458. Me.開說明條例_bt.Name = "開說明條例_bt"
  459. Me.開說明條例_bt.Size = New System.Drawing.Size(45, 45)
  460. Me.開說明條例_bt.TabIndex = 1770
  461. Me.開說明條例_bt.UseVisualStyleBackColor = True
  462. '
  463. '網址_tb
  464. '
  465. Me.網址_tb.Location = New System.Drawing.Point(43, 426)
  466. Me.網址_tb.Name = "網址_tb"
  467. Me.網址_tb.Size = New System.Drawing.Size(363, 23)
  468. Me.網址_tb.TabIndex = 1443
  469. '
  470. 'Label5
  471. '
  472. Me.Label5.AutoSize = True
  473. Me.Label5.Location = New System.Drawing.Point(7, 429)
  474. Me.Label5.Name = "Label5"
  475. Me.Label5.Size = New System.Drawing.Size(31, 16)
  476. Me.Label5.TabIndex = 1442
  477. Me.Label5.Text = "網址"
  478. '
  479. '說明_英_tb
  480. '
  481. Me.說明_英_tb.Location = New System.Drawing.Point(6, 277)
  482. Me.說明_英_tb.Multiline = True
  483. Me.說明_英_tb.Name = "說明_英_tb"
  484. Me.說明_英_tb.Size = New System.Drawing.Size(400, 148)
  485. Me.說明_英_tb.TabIndex = 1441
  486. '
  487. 'Label3
  488. '
  489. Me.Label3.AutoSize = True
  490. Me.Label3.Location = New System.Drawing.Point(166, 261)
  491. Me.Label3.Name = "Label3"
  492. Me.Label3.Size = New System.Drawing.Size(57, 16)
  493. Me.Label3.TabIndex = 1440
  494. Me.Label3.Text = "Deskripsi"
  495. '
  496. 'Label4
  497. '
  498. Me.Label4.AutoSize = True
  499. Me.Label4.Location = New System.Drawing.Point(181, 94)
  500. Me.Label4.Name = "Label4"
  501. Me.Label4.Size = New System.Drawing.Size(31, 16)
  502. Me.Label4.TabIndex = 1439
  503. Me.Label4.Text = "說明"
  504. '
  505. '說明_中_tb
  506. '
  507. Me.說明_中_tb.Location = New System.Drawing.Point(6, 110)
  508. Me.說明_中_tb.Multiline = True
  509. Me.說明_中_tb.Name = "說明_中_tb"
  510. Me.說明_中_tb.Size = New System.Drawing.Size(400, 148)
  511. Me.說明_中_tb.TabIndex = 1438
  512. '
  513. '標題_英_tb
  514. '
  515. Me.標題_英_tb.Location = New System.Drawing.Point(43, 68)
  516. Me.標題_英_tb.Name = "標題_英_tb"
  517. Me.標題_英_tb.Size = New System.Drawing.Size(363, 23)
  518. Me.標題_英_tb.TabIndex = 1437
  519. '
  520. 'Label2
  521. '
  522. Me.Label2.AutoSize = True
  523. Me.Label2.Location = New System.Drawing.Point(3, 72)
  524. Me.Label2.Name = "Label2"
  525. Me.Label2.Size = New System.Drawing.Size(37, 16)
  526. Me.Label2.TabIndex = 1436
  527. Me.Label2.Text = "Judul"
  528. '
  529. 'Label1
  530. '
  531. Me.Label1.AutoSize = True
  532. Me.Label1.Location = New System.Drawing.Point(5, 49)
  533. Me.Label1.Name = "Label1"
  534. Me.Label1.Size = New System.Drawing.Size(31, 16)
  535. Me.Label1.TabIndex = 1435
  536. Me.Label1.Text = "標題"
  537. '
  538. '標題_中_tb
  539. '
  540. Me.標題_中_tb.Location = New System.Drawing.Point(43, 45)
  541. Me.標題_中_tb.Name = "標題_中_tb"
  542. Me.標題_中_tb.Size = New System.Drawing.Size(363, 23)
  543. Me.標題_中_tb.TabIndex = 1434
  544. '
  545. 'Label55
  546. '
  547. Me.Label55.AutoSize = True
  548. Me.Label55.Location = New System.Drawing.Point(5, 7)
  549. Me.Label55.Name = "Label55"
  550. Me.Label55.Size = New System.Drawing.Size(135, 16)
  551. Me.Label55.TabIndex = 1375
  552. Me.Label55.Text = "編輯視窗 / Edit Jendela"
  553. '
  554. 'CanceL2_bt
  555. '
  556. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  557. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  558. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  559. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  560. Me.CanceL2_bt.Location = New System.Drawing.Point(739, 2)
  561. Me.CanceL2_bt.Name = "CanceL2_bt"
  562. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  563. Me.CanceL2_bt.TabIndex = 1374
  564. Me.CanceL2_bt.Text = "X"
  565. Me.CanceL2_bt.UseVisualStyleBackColor = False
  566. '
  567. '存檔_bt
  568. '
  569. Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  570. Me.存檔_bt.BackgroundImage = CType(resources.GetObject("存檔_bt.BackgroundImage"), System.Drawing.Image)
  571. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  572. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  573. Me.存檔_bt.Location = New System.Drawing.Point(1296, 3)
  574. Me.存檔_bt.Name = "存檔_bt"
  575. Me.存檔_bt.Size = New System.Drawing.Size(50, 50)
  576. Me.存檔_bt.TabIndex = 1771
  577. Me.存檔_bt.UseVisualStyleBackColor = True
  578. '
  579. 'WB1
  580. '
  581. Me.WB1.Location = New System.Drawing.Point(2, 2)
  582. Me.WB1.MinimumSize = New System.Drawing.Size(20, 20)
  583. Me.WB1.Name = "WB1"
  584. Me.WB1.Size = New System.Drawing.Size(930, 554)
  585. Me.WB1.TabIndex = 1778
  586. '
  587. 'Panel2
  588. '
  589. Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  590. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  591. Me.Panel2.Controls.Add(Me.WB1)
  592. Me.Panel2.Location = New System.Drawing.Point(1, 1)
  593. Me.Panel2.Name = "Panel2"
  594. Me.Panel2.Size = New System.Drawing.Size(935, 560)
  595. Me.Panel2.TabIndex = 1779
  596. '
  597. '編輯_bt
  598. '
  599. Me.編輯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  600. Me.編輯_bt.BackgroundImage = CType(resources.GetObject("編輯_bt.BackgroundImage"), System.Drawing.Image)
  601. Me.編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  602. Me.編輯_bt.ForeColor = System.Drawing.Color.Green
  603. Me.編輯_bt.Location = New System.Drawing.Point(1245, 3)
  604. Me.編輯_bt.Name = "編輯_bt"
  605. Me.編輯_bt.Size = New System.Drawing.Size(50, 50)
  606. Me.編輯_bt.TabIndex = 1782
  607. Me.編輯_bt.UseVisualStyleBackColor = True
  608. '
  609. 'Panel4
  610. '
  611. Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  612. Or System.Windows.Forms.AnchorStyles.Left) _
  613. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  614. Me.Panel4.Controls.Add(Me.存檔_bt)
  615. Me.Panel4.Controls.Add(Me.播放影片_ch)
  616. Me.Panel4.Controls.Add(Me.編輯_bt)
  617. Me.Panel4.Controls.Add(Me.Label11)
  618. Me.Panel4.Controls.Add(Me.主功能_cb)
  619. Me.Panel4.Controls.Add(Me.Panel1)
  620. Me.Panel4.Controls.Add(Me.子項目_dgv)
  621. Me.Panel4.Controls.Add(Me.標題_lb)
  622. Me.Panel4.Controls.Add(Me.TabControl1)
  623. Me.Panel4.Controls.Add(Me.視窗2_pl)
  624. Me.Panel4.Location = New System.Drawing.Point(-1, -1)
  625. Me.Panel4.Name = "Panel4"
  626. Me.Panel4.Size = New System.Drawing.Size(1350, 681)
  627. Me.Panel4.TabIndex = 1783
  628. '
  629. '播放影片_ch
  630. '
  631. Me.播放影片_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  632. Me.播放影片_ch.AutoSize = True
  633. Me.播放影片_ch.Location = New System.Drawing.Point(1148, 31)
  634. Me.播放影片_ch.Name = "播放影片_ch"
  635. Me.播放影片_ch.Size = New System.Drawing.Size(92, 20)
  636. Me.播放影片_ch.TabIndex = 1785
  637. Me.播放影片_ch.Text = "Putar Video"
  638. Me.播放影片_ch.UseVisualStyleBackColor = True
  639. '
  640. '標題_lb
  641. '
  642. Me.標題_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  643. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  644. Me.標題_lb.Location = New System.Drawing.Point(412, 5)
  645. Me.標題_lb.Name = "標題_lb"
  646. Me.標題_lb.Size = New System.Drawing.Size(828, 20)
  647. Me.標題_lb.TabIndex = 1784
  648. Me.標題_lb.Text = "標題"
  649. Me.標題_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  650. '
  651. 'TabControl1
  652. '
  653. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  654. Or System.Windows.Forms.AnchorStyles.Left) _
  655. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  656. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  657. Me.TabControl1.Controls.Add(Me.說明圖書_pb)
  658. Me.TabControl1.Controls.Add(Me.影片_pb)
  659. Me.TabControl1.Location = New System.Drawing.Point(404, 29)
  660. Me.TabControl1.Name = "TabControl1"
  661. Me.TabControl1.SelectedIndex = 0
  662. Me.TabControl1.Size = New System.Drawing.Size(948, 651)
  663. Me.TabControl1.TabIndex = 1779
  664. '
  665. '說明圖書_pb
  666. '
  667. Me.說明圖書_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  668. Me.說明圖書_pb.Controls.Add(Me.SOP畫布控制)
  669. Me.說明圖書_pb.Controls.Add(Me.TabControl2)
  670. Me.說明圖書_pb.Controls.Add(Me.介面1_pb)
  671. Me.說明圖書_pb.Controls.Add(Me.SOP畫布)
  672. Me.說明圖書_pb.Location = New System.Drawing.Point(4, 28)
  673. Me.說明圖書_pb.Name = "說明圖書_pb"
  674. Me.說明圖書_pb.Padding = New System.Windows.Forms.Padding(3)
  675. Me.說明圖書_pb.Size = New System.Drawing.Size(940, 619)
  676. Me.說明圖書_pb.TabIndex = 0
  677. Me.說明圖書_pb.Text = "Panduan Penggunaan Sistem dan Pelaksanaan SOP"
  678. Me.說明圖書_pb.UseVisualStyleBackColor = True
  679. '
  680. 'SOP畫布控制
  681. '
  682. Me.SOP畫布控制.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  683. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  684. Me.SOP畫布控制.AssociatedDiagram = Me.SOP畫布
  685. Me.SOP畫布控制.Controls.Add(Me.合約編號_tb)
  686. Me.SOP畫布控制.Dock = System.Windows.Forms.DockStyle.None
  687. Me.SOP畫布控制.Location = New System.Drawing.Point(1, 0)
  688. Me.SOP畫布控制.Name = "SOP畫布控制"
  689. Me.SOP畫布控制.ShowLayoutModeButton = True
  690. Me.SOP畫布控制.Size = New System.Drawing.Size(938, 173)
  691. Me.SOP畫布控制.TabIndex = 1814
  692. Me.SOP畫布控制.Text = "流程圖工具"
  693. '
  694. 'SOP畫布
  695. '
  696. Me.SOP畫布.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  697. Or System.Windows.Forms.AnchorStyles.Left) _
  698. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  699. Me.SOP畫布.BackgroundImage = CType(resources.GetObject("SOP畫布.BackgroundImage"), System.Drawing.Image)
  700. Me.SOP畫布.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  701. Me.SOP畫布.Cursor = System.Windows.Forms.Cursors.Default
  702. Me.SOP畫布.IsBackgroundSurfaceVisible = False
  703. Me.SOP畫布.Location = New System.Drawing.Point(0, 174)
  704. Me.SOP畫布.Name = "SOP畫布"
  705. Me.SOP畫布.SerializedXml = resources.GetString("SOP畫布.SerializedXml")
  706. Me.SOP畫布.Size = New System.Drawing.Size(936, 442)
  707. Me.SOP畫布.TabIndex = 1812
  708. Me.SOP畫布.Text = "RadDiagram1"
  709. '
  710. '合約編號_tb
  711. '
  712. Me.合約編號_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  713. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  714. Me.合約編號_tb.BackColor = System.Drawing.SystemColors.ControlLight
  715. Me.合約編號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  716. Me.合約編號_tb.Location = New System.Drawing.Point(101, 0)
  717. Me.合約編號_tb.Multiline = True
  718. Me.合約編號_tb.Name = "合約編號_tb"
  719. Me.合約編號_tb.Size = New System.Drawing.Size(837, 28)
  720. Me.合約編號_tb.TabIndex = 1894
  721. Me.合約編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  722. '
  723. 'TabControl2
  724. '
  725. Me.TabControl2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  726. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  727. Me.TabControl2.Controls.Add(Me.圖像工具_tp)
  728. Me.TabControl2.Controls.Add(Me.屬性工具_tp)
  729. Me.TabControl2.Location = New System.Drawing.Point(590, 197)
  730. Me.TabControl2.Name = "TabControl2"
  731. Me.TabControl2.SelectedIndex = 0
  732. Me.TabControl2.Size = New System.Drawing.Size(348, 421)
  733. Me.TabControl2.TabIndex = 0
  734. '
  735. '圖像工具_tp
  736. '
  737. Me.圖像工具_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  738. Me.圖像工具_tp.Controls.Add(Me.SOP畫布圖像)
  739. Me.圖像工具_tp.Location = New System.Drawing.Point(4, 25)
  740. Me.圖像工具_tp.Name = "圖像工具_tp"
  741. Me.圖像工具_tp.Padding = New System.Windows.Forms.Padding(3)
  742. Me.圖像工具_tp.Size = New System.Drawing.Size(340, 392)
  743. Me.圖像工具_tp.TabIndex = 0
  744. Me.圖像工具_tp.Text = "圖像工具"
  745. Me.圖像工具_tp.UseVisualStyleBackColor = True
  746. '
  747. 'SOP畫布圖像
  748. '
  749. Me.SOP畫布圖像.AllowDragDrop = True
  750. Me.SOP畫布圖像.AllowDrop = True
  751. Me.SOP畫布圖像.AllowEdit = False
  752. Me.SOP畫布圖像.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  753. Or System.Windows.Forms.AnchorStyles.Left) _
  754. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  755. Me.SOP畫布圖像.EnableCustomGrouping = True
  756. Me.SOP畫布圖像.FullRowSelect = False
  757. Me.SOP畫布圖像.GroupIndent = 10
  758. Me.SOP畫布圖像.GroupItemSize = New System.Drawing.Size(200, 28)
  759. Me.SOP畫布圖像.ItemSize = New System.Drawing.Size(80, 80)
  760. Me.SOP畫布圖像.ItemSpacing = 15
  761. Me.SOP畫布圖像.Location = New System.Drawing.Point(-1, 1)
  762. Me.SOP畫布圖像.Name = "SOP畫布圖像"
  763. Me.SOP畫布圖像.Padding = New System.Windows.Forms.Padding(10, 10, 0, 0)
  764. Me.SOP畫布圖像.ShowGroups = True
  765. Me.SOP畫布圖像.Size = New System.Drawing.Size(340, 411)
  766. Me.SOP畫布圖像.TabIndex = 4
  767. Me.SOP畫布圖像.ViewType = Telerik.WinControls.UI.ListViewType.IconsView
  768. '
  769. '屬性工具_tp
  770. '
  771. Me.屬性工具_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  772. Me.屬性工具_tp.Controls.Add(Me.SOP屬性)
  773. Me.屬性工具_tp.Location = New System.Drawing.Point(4, 25)
  774. Me.屬性工具_tp.Name = "屬性工具_tp"
  775. Me.屬性工具_tp.Padding = New System.Windows.Forms.Padding(3)
  776. Me.屬性工具_tp.Size = New System.Drawing.Size(340, 392)
  777. Me.屬性工具_tp.TabIndex = 1
  778. Me.屬性工具_tp.Text = "屬性工具"
  779. Me.屬性工具_tp.UseVisualStyleBackColor = True
  780. '
  781. 'SOP屬性
  782. '
  783. Me.SOP屬性.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  784. Or System.Windows.Forms.AnchorStyles.Left) _
  785. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  786. Me.SOP屬性.ItemHeight = 28
  787. Me.SOP屬性.ItemIndent = 28
  788. Me.SOP屬性.Location = New System.Drawing.Point(-1, -1)
  789. Me.SOP屬性.Name = "SOP屬性"
  790. Me.SOP屬性.PropertySort = System.Windows.Forms.PropertySort.Alphabetical
  791. Me.SOP屬性.SelectedObject = Me.SOP畫布.RootElement
  792. Me.SOP屬性.Size = New System.Drawing.Size(339, 412)
  793. Me.SOP屬性.SortOrder = System.Windows.Forms.SortOrder.Ascending
  794. Me.SOP屬性.TabIndex = 2
  795. Me.SOP屬性.ToolbarVisible = True
  796. '
  797. '介面1_pb
  798. '
  799. Me.介面1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  800. Me.介面1_pb.BackColor = System.Drawing.Color.Transparent
  801. Me.介面1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  802. Me.介面1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  803. Me.介面1_pb.Location = New System.Drawing.Point(590, -1)
  804. Me.介面1_pb.Name = "介面1_pb"
  805. Me.介面1_pb.Size = New System.Drawing.Size(349, 197)
  806. Me.介面1_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  807. Me.介面1_pb.TabIndex = 1813
  808. Me.介面1_pb.TabStop = False
  809. '
  810. '影片_pb
  811. '
  812. Me.影片_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  813. Me.影片_pb.Controls.Add(Me.說明_lb)
  814. Me.影片_pb.Controls.Add(Me.Panel2)
  815. Me.影片_pb.Location = New System.Drawing.Point(4, 28)
  816. Me.影片_pb.Name = "影片_pb"
  817. Me.影片_pb.Padding = New System.Windows.Forms.Padding(3)
  818. Me.影片_pb.Size = New System.Drawing.Size(940, 619)
  819. Me.影片_pb.TabIndex = 1
  820. Me.影片_pb.Text = "說明影片"
  821. Me.影片_pb.UseVisualStyleBackColor = True
  822. '
  823. '說明_lb
  824. '
  825. Me.說明_lb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  826. Or System.Windows.Forms.AnchorStyles.Left) _
  827. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  828. Me.說明_lb.AutoEllipsis = True
  829. Me.說明_lb.Location = New System.Drawing.Point(3, 564)
  830. Me.說明_lb.Name = "說明_lb"
  831. Me.說明_lb.Size = New System.Drawing.Size(932, 50)
  832. Me.說明_lb.TabIndex = 1783
  833. Me.說明_lb.Text = "Label6"
  834. '
  835. '等待翻譯_tim
  836. '
  837. Me.等待翻譯_tim.Interval = 500
  838. '
  839. 'ToolTip1
  840. '
  841. Me.ToolTip1.AutoPopDelay = 5000
  842. Me.ToolTip1.InitialDelay = 500
  843. Me.ToolTip1.IsBalloon = True
  844. Me.ToolTip1.ReshowDelay = 100
  845. Me.ToolTip1.ToolTipTitle = "illustrate"
  846. '
  847. '系統使用說明
  848. '
  849. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  850. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  851. Me.ClientSize = New System.Drawing.Size(1349, 681)
  852. Me.Controls.Add(Me.Panel4)
  853. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  854. Me.Margin = New System.Windows.Forms.Padding(4)
  855. Me.Name = "系統使用說明"
  856. Me.Text = "系統使用說明"
  857. CType(Me.子項目_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  858. Me.Panel1.ResumeLayout(False)
  859. Me.Panel1.PerformLayout()
  860. CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).EndInit()
  861. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  862. Me.視窗2_pl.ResumeLayout(False)
  863. Me.視窗2_pl.PerformLayout()
  864. Me.Panel3.ResumeLayout(False)
  865. Me.Panel3.PerformLayout()
  866. CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).EndInit()
  867. Me.Panel2.ResumeLayout(False)
  868. Me.Panel4.ResumeLayout(False)
  869. Me.Panel4.PerformLayout()
  870. Me.TabControl1.ResumeLayout(False)
  871. Me.說明圖書_pb.ResumeLayout(False)
  872. Me.說明圖書_pb.PerformLayout()
  873. CType(Me.SOP畫布控制, System.ComponentModel.ISupportInitialize).EndInit()
  874. Me.SOP畫布控制.ResumeLayout(False)
  875. Me.SOP畫布控制.PerformLayout()
  876. CType(Me.SOP畫布, System.ComponentModel.ISupportInitialize).EndInit()
  877. Me.TabControl2.ResumeLayout(False)
  878. Me.圖像工具_tp.ResumeLayout(False)
  879. CType(Me.SOP畫布圖像, System.ComponentModel.ISupportInitialize).EndInit()
  880. Me.屬性工具_tp.ResumeLayout(False)
  881. CType(Me.SOP屬性, System.ComponentModel.ISupportInitialize).EndInit()
  882. CType(Me.介面1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  883. Me.影片_pb.ResumeLayout(False)
  884. Me.ResumeLayout(False)
  885. End Sub
  886. Friend WithEvents Label11 As Label
  887. Friend WithEvents 主功能_cb As ComboBox
  888. Friend WithEvents 子項目_dgv As DataGridView
  889. Friend WithEvents 主功能編號_cb As ComboBox
  890. Friend WithEvents Panel1 As Panel
  891. Friend WithEvents 細項_tb As TextBox
  892. Friend WithEvents 子項_tb As TextBox
  893. Friend WithEvents 主項_tb As TextBox
  894. Friend WithEvents 視窗2_pl As Panel
  895. Friend WithEvents Panel3 As Panel
  896. Friend WithEvents Label55 As Label
  897. Friend WithEvents CanceL2_bt As Button
  898. Friend WithEvents WB1 As WebBrowser
  899. Friend WithEvents Panel2 As Panel
  900. Friend WithEvents YT網址_tb As TextBox
  901. Friend WithEvents 編輯_bt As Button
  902. Friend WithEvents 網址_tb As TextBox
  903. Friend WithEvents Label5 As Label
  904. Friend WithEvents 說明_英_tb As TextBox
  905. Friend WithEvents Label3 As Label
  906. Friend WithEvents Label4 As Label
  907. Friend WithEvents 說明_中_tb As TextBox
  908. Friend WithEvents 標題_英_tb As TextBox
  909. Friend WithEvents Label2 As Label
  910. Friend WithEvents Label1 As Label
  911. Friend WithEvents 標題_中_tb As TextBox
  912. Friend WithEvents 刪除_bt As Button
  913. Friend WithEvents 存檔_bt As Button
  914. Friend WithEvents 開說明條例_bt As Button
  915. Friend WithEvents 翻譯_bt As Button
  916. Friend WithEvents 影片測試_tb As Button
  917. Friend WithEvents Panel4 As Panel
  918. Friend WithEvents 等待翻譯_tim As Timer
  919. Friend WithEvents 語言_dgv As DataGridView
  920. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  921. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  922. Friend WithEvents 語轉扭_bt As Button
  923. Friend WithEvents 說明_lb As Label
  924. Friend WithEvents 標題_lb As Label
  925. Friend WithEvents TabControl1 As TabControl
  926. Friend WithEvents 說明圖書_pb As TabPage
  927. Friend WithEvents 影片_pb As TabPage
  928. Friend WithEvents 圖檔刪除_bt As Button
  929. Friend WithEvents 讀取料夾路徑_bt As Button
  930. Friend WithEvents 圖檔修改_bt As Button
  931. Friend WithEvents 圖檔入系統_bt As Button
  932. Friend WithEvents 檔案名稱_tb As TextBox
  933. Friend WithEvents 本機資料夾_wb As WebBrowser
  934. Friend WithEvents 介面_pb As PictureBox
  935. Friend WithEvents 檔案路徑_be As Telerik.WinControls.UI.RadBrowseEditor
  936. Friend WithEvents 檔案讀取_tb As TextBox
  937. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  938. Friend WithEvents 介面_tb As TextBox
  939. Friend WithEvents 播放影片_ch As CheckBox
  940. Friend WithEvents ToolTip1 As ToolTip
  941. Friend WithEvents SOP畫布 As Telerik.WinControls.UI.RadDiagram
  942. Friend WithEvents 介面1_pb As PictureBox
  943. Friend WithEvents TabControl2 As TabControl
  944. Friend WithEvents 圖像工具_tp As TabPage
  945. Friend WithEvents 屬性工具_tp As TabPage
  946. Friend WithEvents SOP畫布控制 As Telerik.WinControls.UI.RadDiagramRibbonBar
  947. Friend WithEvents 合約編號_tb As TextBox
  948. Friend WithEvents SOP畫布圖像 As Telerik.WinControls.UI.RadDiagramToolbox
  949. Friend WithEvents SOP屬性 As Telerik.WinControls.UI.RadPropertyGrid
  950. Friend WithEvents 流程圖_印_ch As CheckBox
  951. Friend WithEvents 流程圖_中_ch As CheckBox
  952. End Class