123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 系統使用說明
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統使用說明))
- Me.Label11 = New System.Windows.Forms.Label()
- Me.主功能_cb = New System.Windows.Forms.ComboBox()
- Me.子項目_dgv = New System.Windows.Forms.DataGridView()
- Me.主功能編號_cb = New System.Windows.Forms.ComboBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.介面_tb = New System.Windows.Forms.TextBox()
- Me.檔案路徑_be = New Telerik.WinControls.UI.RadBrowseEditor()
- Me.檔案讀取_tb = New System.Windows.Forms.TextBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.YT網址_tb = New System.Windows.Forms.TextBox()
- Me.細項_tb = New System.Windows.Forms.TextBox()
- Me.子項_tb = New System.Windows.Forms.TextBox()
- Me.主項_tb = New System.Windows.Forms.TextBox()
- Me.視窗2_pl = New System.Windows.Forms.Panel()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.流程圖_印_ch = New System.Windows.Forms.CheckBox()
- Me.流程圖_中_ch = New System.Windows.Forms.CheckBox()
- Me.圖檔刪除_bt = New System.Windows.Forms.Button()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.圖檔修改_bt = New System.Windows.Forms.Button()
- Me.圖檔入系統_bt = New System.Windows.Forms.Button()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.介面_pb = New System.Windows.Forms.PictureBox()
- Me.影片測試_tb = New System.Windows.Forms.Button()
- Me.翻譯_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.開說明條例_bt = New System.Windows.Forms.Button()
- Me.網址_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.說明_英_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.說明_中_tb = New System.Windows.Forms.TextBox()
- Me.標題_英_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.標題_中_tb = New System.Windows.Forms.TextBox()
- Me.Label55 = New System.Windows.Forms.Label()
- Me.CanceL2_bt = New System.Windows.Forms.Button()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.WB1 = New System.Windows.Forms.WebBrowser()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.編輯_bt = New System.Windows.Forms.Button()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.播放影片_ch = New System.Windows.Forms.CheckBox()
- Me.標題_lb = New System.Windows.Forms.Label()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.說明圖書_pb = New System.Windows.Forms.TabPage()
- Me.SOP畫布控制 = New Telerik.WinControls.UI.RadDiagramRibbonBar()
- Me.SOP畫布 = New Telerik.WinControls.UI.RadDiagram()
- Me.合約編號_tb = New System.Windows.Forms.TextBox()
- Me.TabControl2 = New System.Windows.Forms.TabControl()
- Me.圖像工具_tp = New System.Windows.Forms.TabPage()
- Me.SOP畫布圖像 = New Telerik.WinControls.UI.RadDiagramToolbox()
- Me.屬性工具_tp = New System.Windows.Forms.TabPage()
- Me.SOP屬性 = New Telerik.WinControls.UI.RadPropertyGrid()
- Me.介面1_pb = New System.Windows.Forms.PictureBox()
- Me.影片_pb = New System.Windows.Forms.TabPage()
- Me.說明_lb = New System.Windows.Forms.Label()
- Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- CType(Me.子項目_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.視窗2_pl.SuspendLayout()
- Me.Panel3.SuspendLayout()
- CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.Panel4.SuspendLayout()
- Me.TabControl1.SuspendLayout()
- Me.說明圖書_pb.SuspendLayout()
- CType(Me.SOP畫布控制, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SOP畫布控制.SuspendLayout()
- CType(Me.SOP畫布, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl2.SuspendLayout()
- Me.圖像工具_tp.SuspendLayout()
- CType(Me.SOP畫布圖像, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.屬性工具_tp.SuspendLayout()
- CType(Me.SOP屬性, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.介面1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.影片_pb.SuspendLayout()
- Me.SuspendLayout()
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.BackColor = System.Drawing.SystemColors.Control
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.Location = New System.Drawing.Point(6, 6)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(43, 16)
- Me.Label11.TabIndex = 1429
- Me.Label11.Text = "主功能"
- Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '主功能_cb
- '
- Me.主功能_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.主功能_cb.ForeColor = System.Drawing.Color.Blue
- Me.主功能_cb.FormattingEnabled = True
- Me.主功能_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.主功能_cb.Location = New System.Drawing.Point(55, 3)
- Me.主功能_cb.Name = "主功能_cb"
- Me.主功能_cb.Size = New System.Drawing.Size(352, 24)
- Me.主功能_cb.TabIndex = 1428
- '
- '子項目_dgv
- '
- Me.子項目_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.子項目_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.子項目_dgv.BackgroundColor = System.Drawing.Color.White
- Me.子項目_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.子項目_dgv.Location = New System.Drawing.Point(4, 30)
- Me.子項目_dgv.Name = "子項目_dgv"
- Me.子項目_dgv.RowHeadersWidth = 5
- Me.子項目_dgv.RowTemplate.Height = 24
- Me.子項目_dgv.Size = New System.Drawing.Size(403, 646)
- Me.子項目_dgv.TabIndex = 1430
- '
- '主功能編號_cb
- '
- Me.主功能編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.主功能編號_cb.ForeColor = System.Drawing.Color.Blue
- Me.主功能編號_cb.FormattingEnabled = True
- Me.主功能編號_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.主功能編號_cb.Location = New System.Drawing.Point(3, 3)
- Me.主功能編號_cb.Name = "主功能編號_cb"
- Me.主功能編號_cb.Size = New System.Drawing.Size(58, 24)
- Me.主功能編號_cb.TabIndex = 1431
- '
- 'Panel1
- '
- Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.介面_tb)
- Me.Panel1.Controls.Add(Me.檔案路徑_be)
- Me.Panel1.Controls.Add(Me.檔案讀取_tb)
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.YT網址_tb)
- Me.Panel1.Controls.Add(Me.細項_tb)
- Me.Panel1.Controls.Add(Me.子項_tb)
- Me.Panel1.Controls.Add(Me.主項_tb)
- Me.Panel1.Controls.Add(Me.主功能編號_cb)
- Me.Panel1.Location = New System.Drawing.Point(29, 72)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(352, 205)
- Me.Panel1.TabIndex = 1432
- '
- '介面_tb
- '
- Me.介面_tb.AllowDrop = True
- Me.介面_tb.ForeColor = System.Drawing.Color.Black
- Me.介面_tb.Location = New System.Drawing.Point(168, 90)
- Me.介面_tb.Multiline = True
- Me.介面_tb.Name = "介面_tb"
- Me.介面_tb.Size = New System.Drawing.Size(151, 23)
- Me.介面_tb.TabIndex = 1838
- '
- '檔案路徑_be
- '
- Me.檔案路徑_be.Location = New System.Drawing.Point(3, 115)
- Me.檔案路徑_be.Name = "檔案路徑_be"
- Me.檔案路徑_be.Size = New System.Drawing.Size(316, 24)
- Me.檔案路徑_be.TabIndex = 1837
- '
- '檔案讀取_tb
- '
- Me.檔案讀取_tb.AllowDrop = True
- Me.檔案讀取_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案讀取_tb.Location = New System.Drawing.Point(3, 90)
- Me.檔案讀取_tb.Multiline = True
- Me.檔案讀取_tb.Name = "檔案讀取_tb"
- Me.檔案讀取_tb.Size = New System.Drawing.Size(151, 23)
- Me.檔案讀取_tb.TabIndex = 1836
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(3, 62)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
- Me.語轉扭_bt.TabIndex = 1835
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
- Me.語言_dgv.Location = New System.Drawing.Point(130, 5)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(208, 80)
- Me.語言_dgv.TabIndex = 1435
- Me.語言_dgv.Visible = False
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- 'YT網址_tb
- '
- Me.YT網址_tb.Location = New System.Drawing.Point(3, 34)
- Me.YT網址_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.YT網址_tb.Name = "YT網址_tb"
- Me.YT網址_tb.Size = New System.Drawing.Size(58, 23)
- Me.YT網址_tb.TabIndex = 1434
- Me.YT網址_tb.Text = "https://www.youtube.com/watch?v=OFz9oZptTh4"
- '
- '細項_tb
- '
- Me.細項_tb.Location = New System.Drawing.Point(67, 62)
- Me.細項_tb.Name = "細項_tb"
- Me.細項_tb.Size = New System.Drawing.Size(57, 23)
- Me.細項_tb.TabIndex = 1433
- '
- '子項_tb
- '
- Me.子項_tb.Location = New System.Drawing.Point(67, 33)
- Me.子項_tb.Name = "子項_tb"
- Me.子項_tb.Size = New System.Drawing.Size(57, 23)
- Me.子項_tb.TabIndex = 1432
- '
- '主項_tb
- '
- Me.主項_tb.Location = New System.Drawing.Point(67, 4)
- Me.主項_tb.Name = "主項_tb"
- Me.主項_tb.Size = New System.Drawing.Size(57, 23)
- Me.主項_tb.TabIndex = 0
- '
- '視窗2_pl
- '
- Me.視窗2_pl.BackColor = System.Drawing.Color.White
- Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.視窗2_pl.Controls.Add(Me.Panel3)
- Me.視窗2_pl.Controls.Add(Me.Label55)
- Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
- Me.視窗2_pl.Location = New System.Drawing.Point(554, 76)
- Me.視窗2_pl.Name = "視窗2_pl"
- Me.視窗2_pl.Size = New System.Drawing.Size(771, 488)
- Me.視窗2_pl.TabIndex = 1777
- '
- 'Panel3
- '
- Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel3.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel3.Controls.Add(Me.流程圖_印_ch)
- Me.Panel3.Controls.Add(Me.流程圖_中_ch)
- Me.Panel3.Controls.Add(Me.圖檔刪除_bt)
- Me.Panel3.Controls.Add(Me.讀取料夾路徑_bt)
- Me.Panel3.Controls.Add(Me.圖檔修改_bt)
- Me.Panel3.Controls.Add(Me.圖檔入系統_bt)
- Me.Panel3.Controls.Add(Me.檔案名稱_tb)
- Me.Panel3.Controls.Add(Me.本機資料夾_wb)
- Me.Panel3.Controls.Add(Me.介面_pb)
- Me.Panel3.Controls.Add(Me.影片測試_tb)
- Me.Panel3.Controls.Add(Me.翻譯_bt)
- Me.Panel3.Controls.Add(Me.刪除_bt)
- Me.Panel3.Controls.Add(Me.開說明條例_bt)
- Me.Panel3.Controls.Add(Me.網址_tb)
- Me.Panel3.Controls.Add(Me.Label5)
- Me.Panel3.Controls.Add(Me.說明_英_tb)
- Me.Panel3.Controls.Add(Me.Label3)
- Me.Panel3.Controls.Add(Me.Label4)
- Me.Panel3.Controls.Add(Me.說明_中_tb)
- Me.Panel3.Controls.Add(Me.標題_英_tb)
- Me.Panel3.Controls.Add(Me.Label2)
- Me.Panel3.Controls.Add(Me.Label1)
- Me.Panel3.Controls.Add(Me.標題_中_tb)
- Me.Panel3.Location = New System.Drawing.Point(3, 28)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(764, 456)
- Me.Panel3.TabIndex = 1367
- '
- '流程圖_印_ch
- '
- Me.流程圖_印_ch.AutoSize = True
- Me.流程圖_印_ch.Location = New System.Drawing.Point(71, 22)
- Me.流程圖_印_ch.Name = "流程圖_印_ch"
- Me.流程圖_印_ch.Size = New System.Drawing.Size(106, 20)
- Me.流程圖_印_ch.TabIndex = 1818
- Me.流程圖_印_ch.Text = "流程圖(印尼文)"
- Me.流程圖_印_ch.UseVisualStyleBackColor = True
- '
- '流程圖_中_ch
- '
- Me.流程圖_中_ch.AutoSize = True
- Me.流程圖_中_ch.Checked = True
- Me.流程圖_中_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.流程圖_中_ch.Location = New System.Drawing.Point(70, 2)
- Me.流程圖_中_ch.Name = "流程圖_中_ch"
- Me.流程圖_中_ch.Size = New System.Drawing.Size(94, 20)
- Me.流程圖_中_ch.TabIndex = 1817
- Me.流程圖_中_ch.Text = "流程圖(中文)"
- Me.流程圖_中_ch.UseVisualStyleBackColor = True
- '
- '圖檔刪除_bt
- '
- Me.圖檔刪除_bt.BackgroundImage = CType(resources.GetObject("圖檔刪除_bt.BackgroundImage"), System.Drawing.Image)
- Me.圖檔刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔刪除_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔刪除_bt.Location = New System.Drawing.Point(658, 200)
- Me.圖檔刪除_bt.Name = "圖檔刪除_bt"
- Me.圖檔刪除_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔刪除_bt.TabIndex = 1816
- Me.圖檔刪除_bt.UseVisualStyleBackColor = True
- '
- '讀取料夾路徑_bt
- '
- Me.讀取料夾路徑_bt.BackgroundImage = CType(resources.GetObject("讀取料夾路徑_bt.BackgroundImage"), System.Drawing.Image)
- Me.讀取料夾路徑_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
- Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(407, 200)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(50, 35)
- Me.讀取料夾路徑_bt.TabIndex = 1815
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '圖檔修改_bt
- '
- Me.圖檔修改_bt.BackgroundImage = CType(resources.GetObject("圖檔修改_bt.BackgroundImage"), System.Drawing.Image)
- Me.圖檔修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔修改_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔修改_bt.Location = New System.Drawing.Point(558, 200)
- Me.圖檔修改_bt.Name = "圖檔修改_bt"
- Me.圖檔修改_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔修改_bt.TabIndex = 1814
- Me.圖檔修改_bt.UseVisualStyleBackColor = True
- '
- '圖檔入系統_bt
- '
- Me.圖檔入系統_bt.BackgroundImage = CType(resources.GetObject("圖檔入系統_bt.BackgroundImage"), System.Drawing.Image)
- Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔入系統_bt.Location = New System.Drawing.Point(458, 200)
- Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
- Me.圖檔入系統_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔入系統_bt.TabIndex = 1813
- Me.圖檔入系統_bt.UseVisualStyleBackColor = True
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(410, 426)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(352, 23)
- Me.檔案名稱_tb.TabIndex = 1812
- '
- '本機資料夾_wb
- '
- Me.本機資料夾_wb.Location = New System.Drawing.Point(410, 237)
- Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機資料夾_wb.Name = "本機資料夾_wb"
- Me.本機資料夾_wb.Size = New System.Drawing.Size(348, 185)
- Me.本機資料夾_wb.TabIndex = 1811
- Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '介面_pb
- '
- Me.介面_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.介面_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.介面_pb.Location = New System.Drawing.Point(409, 2)
- Me.介面_pb.Name = "介面_pb"
- Me.介面_pb.Size = New System.Drawing.Size(349, 197)
- Me.介面_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.介面_pb.TabIndex = 1810
- Me.介面_pb.TabStop = False
- '
- '影片測試_tb
- '
- Me.影片測試_tb.BackgroundImage = CType(resources.GetObject("影片測試_tb.BackgroundImage"), System.Drawing.Image)
- Me.影片測試_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.影片測試_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.影片測試_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.影片測試_tb.Location = New System.Drawing.Point(298, 0)
- Me.影片測試_tb.Name = "影片測試_tb"
- Me.影片測試_tb.Size = New System.Drawing.Size(45, 45)
- Me.影片測試_tb.TabIndex = 1809
- Me.影片測試_tb.UseVisualStyleBackColor = True
- '
- '翻譯_bt
- '
- Me.翻譯_bt.BackgroundImage = CType(resources.GetObject("翻譯_bt.BackgroundImage"), System.Drawing.Image)
- Me.翻譯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.翻譯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.翻譯_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.翻譯_bt.Location = New System.Drawing.Point(252, 0)
- Me.翻譯_bt.Name = "翻譯_bt"
- Me.翻譯_bt.Size = New System.Drawing.Size(45, 45)
- Me.翻譯_bt.TabIndex = 1808
- Me.翻譯_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.BackgroundImage = CType(resources.GetObject("刪除_bt.BackgroundImage"), System.Drawing.Image)
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(360, -1)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(45, 45)
- Me.刪除_bt.TabIndex = 1772
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '開說明條例_bt
- '
- Me.開說明條例_bt.BackgroundImage = CType(resources.GetObject("開說明條例_bt.BackgroundImage"), System.Drawing.Image)
- Me.開說明條例_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.開說明條例_bt.ForeColor = System.Drawing.Color.Blue
- Me.開說明條例_bt.Location = New System.Drawing.Point(3, 0)
- Me.開說明條例_bt.Name = "開說明條例_bt"
- Me.開說明條例_bt.Size = New System.Drawing.Size(45, 45)
- Me.開說明條例_bt.TabIndex = 1770
- Me.開說明條例_bt.UseVisualStyleBackColor = True
- '
- '網址_tb
- '
- Me.網址_tb.Location = New System.Drawing.Point(43, 426)
- Me.網址_tb.Name = "網址_tb"
- Me.網址_tb.Size = New System.Drawing.Size(363, 23)
- Me.網址_tb.TabIndex = 1443
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(7, 429)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(31, 16)
- Me.Label5.TabIndex = 1442
- Me.Label5.Text = "網址"
- '
- '說明_英_tb
- '
- Me.說明_英_tb.Location = New System.Drawing.Point(6, 277)
- Me.說明_英_tb.Multiline = True
- Me.說明_英_tb.Name = "說明_英_tb"
- Me.說明_英_tb.Size = New System.Drawing.Size(400, 148)
- Me.說明_英_tb.TabIndex = 1441
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(166, 261)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(57, 16)
- Me.Label3.TabIndex = 1440
- Me.Label3.Text = "Deskripsi"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(181, 94)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(31, 16)
- Me.Label4.TabIndex = 1439
- Me.Label4.Text = "說明"
- '
- '說明_中_tb
- '
- Me.說明_中_tb.Location = New System.Drawing.Point(6, 110)
- Me.說明_中_tb.Multiline = True
- Me.說明_中_tb.Name = "說明_中_tb"
- Me.說明_中_tb.Size = New System.Drawing.Size(400, 148)
- Me.說明_中_tb.TabIndex = 1438
- '
- '標題_英_tb
- '
- Me.標題_英_tb.Location = New System.Drawing.Point(43, 68)
- Me.標題_英_tb.Name = "標題_英_tb"
- Me.標題_英_tb.Size = New System.Drawing.Size(363, 23)
- Me.標題_英_tb.TabIndex = 1437
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(3, 72)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(37, 16)
- Me.Label2.TabIndex = 1436
- Me.Label2.Text = "Judul"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(5, 49)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(31, 16)
- Me.Label1.TabIndex = 1435
- Me.Label1.Text = "標題"
- '
- '標題_中_tb
- '
- Me.標題_中_tb.Location = New System.Drawing.Point(43, 45)
- Me.標題_中_tb.Name = "標題_中_tb"
- Me.標題_中_tb.Size = New System.Drawing.Size(363, 23)
- Me.標題_中_tb.TabIndex = 1434
- '
- 'Label55
- '
- Me.Label55.AutoSize = True
- Me.Label55.Location = New System.Drawing.Point(5, 7)
- Me.Label55.Name = "Label55"
- Me.Label55.Size = New System.Drawing.Size(135, 16)
- Me.Label55.TabIndex = 1375
- Me.Label55.Text = "編輯視窗 / Edit Jendela"
- '
- 'CanceL2_bt
- '
- Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
- Me.CanceL2_bt.Location = New System.Drawing.Point(739, 2)
- Me.CanceL2_bt.Name = "CanceL2_bt"
- Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
- Me.CanceL2_bt.TabIndex = 1374
- Me.CanceL2_bt.Text = "X"
- Me.CanceL2_bt.UseVisualStyleBackColor = False
- '
- '存檔_bt
- '
- Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.存檔_bt.BackgroundImage = CType(resources.GetObject("存檔_bt.BackgroundImage"), System.Drawing.Image)
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.存檔_bt.ForeColor = System.Drawing.Color.Green
- Me.存檔_bt.Location = New System.Drawing.Point(1296, 3)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(50, 50)
- Me.存檔_bt.TabIndex = 1771
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- 'WB1
- '
- Me.WB1.Location = New System.Drawing.Point(2, 2)
- Me.WB1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WB1.Name = "WB1"
- Me.WB1.Size = New System.Drawing.Size(930, 554)
- Me.WB1.TabIndex = 1778
- '
- 'Panel2
- '
- Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.WB1)
- Me.Panel2.Location = New System.Drawing.Point(1, 1)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(935, 560)
- Me.Panel2.TabIndex = 1779
- '
- '編輯_bt
- '
- Me.編輯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.編輯_bt.BackgroundImage = CType(resources.GetObject("編輯_bt.BackgroundImage"), System.Drawing.Image)
- Me.編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.編輯_bt.ForeColor = System.Drawing.Color.Green
- Me.編輯_bt.Location = New System.Drawing.Point(1245, 3)
- Me.編輯_bt.Name = "編輯_bt"
- Me.編輯_bt.Size = New System.Drawing.Size(50, 50)
- Me.編輯_bt.TabIndex = 1782
- Me.編輯_bt.UseVisualStyleBackColor = True
- '
- 'Panel4
- '
- Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel4.Controls.Add(Me.存檔_bt)
- Me.Panel4.Controls.Add(Me.播放影片_ch)
- Me.Panel4.Controls.Add(Me.編輯_bt)
- Me.Panel4.Controls.Add(Me.Label11)
- Me.Panel4.Controls.Add(Me.主功能_cb)
- Me.Panel4.Controls.Add(Me.Panel1)
- Me.Panel4.Controls.Add(Me.子項目_dgv)
- Me.Panel4.Controls.Add(Me.標題_lb)
- Me.Panel4.Controls.Add(Me.TabControl1)
- Me.Panel4.Controls.Add(Me.視窗2_pl)
- Me.Panel4.Location = New System.Drawing.Point(-1, -1)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(1350, 681)
- Me.Panel4.TabIndex = 1783
- '
- '播放影片_ch
- '
- Me.播放影片_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.播放影片_ch.AutoSize = True
- Me.播放影片_ch.Location = New System.Drawing.Point(1148, 31)
- Me.播放影片_ch.Name = "播放影片_ch"
- Me.播放影片_ch.Size = New System.Drawing.Size(92, 20)
- Me.播放影片_ch.TabIndex = 1785
- Me.播放影片_ch.Text = "Putar Video"
- Me.播放影片_ch.UseVisualStyleBackColor = True
- '
- '標題_lb
- '
- Me.標題_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.標題_lb.Location = New System.Drawing.Point(412, 5)
- Me.標題_lb.Name = "標題_lb"
- Me.標題_lb.Size = New System.Drawing.Size(828, 20)
- Me.標題_lb.TabIndex = 1784
- Me.標題_lb.Text = "標題"
- Me.標題_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'TabControl1
- '
- Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.說明圖書_pb)
- Me.TabControl1.Controls.Add(Me.影片_pb)
- Me.TabControl1.Location = New System.Drawing.Point(404, 29)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(948, 651)
- Me.TabControl1.TabIndex = 1779
- '
- '說明圖書_pb
- '
- Me.說明圖書_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.說明圖書_pb.Controls.Add(Me.SOP畫布控制)
- Me.說明圖書_pb.Controls.Add(Me.TabControl2)
- Me.說明圖書_pb.Controls.Add(Me.介面1_pb)
- Me.說明圖書_pb.Controls.Add(Me.SOP畫布)
- Me.說明圖書_pb.Location = New System.Drawing.Point(4, 28)
- Me.說明圖書_pb.Name = "說明圖書_pb"
- Me.說明圖書_pb.Padding = New System.Windows.Forms.Padding(3)
- Me.說明圖書_pb.Size = New System.Drawing.Size(940, 619)
- Me.說明圖書_pb.TabIndex = 0
- Me.說明圖書_pb.Text = "Panduan Penggunaan Sistem dan Pelaksanaan SOP"
- Me.說明圖書_pb.UseVisualStyleBackColor = True
- '
- 'SOP畫布控制
- '
- Me.SOP畫布控制.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.SOP畫布控制.AssociatedDiagram = Me.SOP畫布
- Me.SOP畫布控制.Controls.Add(Me.合約編號_tb)
- Me.SOP畫布控制.Dock = System.Windows.Forms.DockStyle.None
- Me.SOP畫布控制.Location = New System.Drawing.Point(1, 0)
- Me.SOP畫布控制.Name = "SOP畫布控制"
- Me.SOP畫布控制.ShowLayoutModeButton = True
- Me.SOP畫布控制.Size = New System.Drawing.Size(938, 173)
- Me.SOP畫布控制.TabIndex = 1814
- Me.SOP畫布控制.Text = "流程圖工具"
- '
- 'SOP畫布
- '
- Me.SOP畫布.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.SOP畫布.BackgroundImage = CType(resources.GetObject("SOP畫布.BackgroundImage"), System.Drawing.Image)
- Me.SOP畫布.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.SOP畫布.Cursor = System.Windows.Forms.Cursors.Default
- Me.SOP畫布.IsBackgroundSurfaceVisible = False
- Me.SOP畫布.Location = New System.Drawing.Point(0, 174)
- Me.SOP畫布.Name = "SOP畫布"
- Me.SOP畫布.SerializedXml = resources.GetString("SOP畫布.SerializedXml")
- Me.SOP畫布.Size = New System.Drawing.Size(936, 442)
- Me.SOP畫布.TabIndex = 1812
- Me.SOP畫布.Text = "RadDiagram1"
- '
- '合約編號_tb
- '
- Me.合約編號_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合約編號_tb.BackColor = System.Drawing.SystemColors.ControlLight
- Me.合約編號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.合約編號_tb.Location = New System.Drawing.Point(101, 0)
- Me.合約編號_tb.Multiline = True
- Me.合約編號_tb.Name = "合約編號_tb"
- Me.合約編號_tb.Size = New System.Drawing.Size(837, 28)
- Me.合約編號_tb.TabIndex = 1894
- Me.合約編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TabControl2
- '
- Me.TabControl2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TabControl2.Controls.Add(Me.圖像工具_tp)
- Me.TabControl2.Controls.Add(Me.屬性工具_tp)
- Me.TabControl2.Location = New System.Drawing.Point(590, 197)
- Me.TabControl2.Name = "TabControl2"
- Me.TabControl2.SelectedIndex = 0
- Me.TabControl2.Size = New System.Drawing.Size(348, 421)
- Me.TabControl2.TabIndex = 0
- '
- '圖像工具_tp
- '
- Me.圖像工具_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.圖像工具_tp.Controls.Add(Me.SOP畫布圖像)
- Me.圖像工具_tp.Location = New System.Drawing.Point(4, 25)
- Me.圖像工具_tp.Name = "圖像工具_tp"
- Me.圖像工具_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.圖像工具_tp.Size = New System.Drawing.Size(340, 392)
- Me.圖像工具_tp.TabIndex = 0
- Me.圖像工具_tp.Text = "圖像工具"
- Me.圖像工具_tp.UseVisualStyleBackColor = True
- '
- 'SOP畫布圖像
- '
- Me.SOP畫布圖像.AllowDragDrop = True
- Me.SOP畫布圖像.AllowDrop = True
- Me.SOP畫布圖像.AllowEdit = False
- Me.SOP畫布圖像.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.SOP畫布圖像.EnableCustomGrouping = True
- Me.SOP畫布圖像.FullRowSelect = False
- Me.SOP畫布圖像.GroupIndent = 10
- Me.SOP畫布圖像.GroupItemSize = New System.Drawing.Size(200, 28)
- Me.SOP畫布圖像.ItemSize = New System.Drawing.Size(80, 80)
- Me.SOP畫布圖像.ItemSpacing = 15
- Me.SOP畫布圖像.Location = New System.Drawing.Point(-1, 1)
- Me.SOP畫布圖像.Name = "SOP畫布圖像"
- Me.SOP畫布圖像.Padding = New System.Windows.Forms.Padding(10, 10, 0, 0)
- Me.SOP畫布圖像.ShowGroups = True
- Me.SOP畫布圖像.Size = New System.Drawing.Size(340, 411)
- Me.SOP畫布圖像.TabIndex = 4
- Me.SOP畫布圖像.ViewType = Telerik.WinControls.UI.ListViewType.IconsView
- '
- '屬性工具_tp
- '
- Me.屬性工具_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.屬性工具_tp.Controls.Add(Me.SOP屬性)
- Me.屬性工具_tp.Location = New System.Drawing.Point(4, 25)
- Me.屬性工具_tp.Name = "屬性工具_tp"
- Me.屬性工具_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.屬性工具_tp.Size = New System.Drawing.Size(340, 392)
- Me.屬性工具_tp.TabIndex = 1
- Me.屬性工具_tp.Text = "屬性工具"
- Me.屬性工具_tp.UseVisualStyleBackColor = True
- '
- 'SOP屬性
- '
- Me.SOP屬性.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.SOP屬性.ItemHeight = 28
- Me.SOP屬性.ItemIndent = 28
- Me.SOP屬性.Location = New System.Drawing.Point(-1, -1)
- Me.SOP屬性.Name = "SOP屬性"
- Me.SOP屬性.PropertySort = System.Windows.Forms.PropertySort.Alphabetical
- Me.SOP屬性.SelectedObject = Me.SOP畫布.RootElement
- Me.SOP屬性.Size = New System.Drawing.Size(339, 412)
- Me.SOP屬性.SortOrder = System.Windows.Forms.SortOrder.Ascending
- Me.SOP屬性.TabIndex = 2
- Me.SOP屬性.ToolbarVisible = True
- '
- '介面1_pb
- '
- Me.介面1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.介面1_pb.BackColor = System.Drawing.Color.Transparent
- Me.介面1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.介面1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.介面1_pb.Location = New System.Drawing.Point(590, -1)
- Me.介面1_pb.Name = "介面1_pb"
- Me.介面1_pb.Size = New System.Drawing.Size(349, 197)
- Me.介面1_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.介面1_pb.TabIndex = 1813
- Me.介面1_pb.TabStop = False
- '
- '影片_pb
- '
- Me.影片_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.影片_pb.Controls.Add(Me.說明_lb)
- Me.影片_pb.Controls.Add(Me.Panel2)
- Me.影片_pb.Location = New System.Drawing.Point(4, 28)
- Me.影片_pb.Name = "影片_pb"
- Me.影片_pb.Padding = New System.Windows.Forms.Padding(3)
- Me.影片_pb.Size = New System.Drawing.Size(940, 619)
- Me.影片_pb.TabIndex = 1
- Me.影片_pb.Text = "說明影片"
- Me.影片_pb.UseVisualStyleBackColor = True
- '
- '說明_lb
- '
- Me.說明_lb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.說明_lb.AutoEllipsis = True
- Me.說明_lb.Location = New System.Drawing.Point(3, 564)
- Me.說明_lb.Name = "說明_lb"
- Me.說明_lb.Size = New System.Drawing.Size(932, 50)
- Me.說明_lb.TabIndex = 1783
- Me.說明_lb.Text = "Label6"
- '
- '等待翻譯_tim
- '
- Me.等待翻譯_tim.Interval = 500
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '系統使用說明
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.Panel4)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "系統使用說明"
- Me.Text = "系統使用說明"
- CType(Me.子項目_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.視窗2_pl.ResumeLayout(False)
- Me.視窗2_pl.PerformLayout()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel4.ResumeLayout(False)
- Me.Panel4.PerformLayout()
- Me.TabControl1.ResumeLayout(False)
- Me.說明圖書_pb.ResumeLayout(False)
- Me.說明圖書_pb.PerformLayout()
- CType(Me.SOP畫布控制, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SOP畫布控制.ResumeLayout(False)
- Me.SOP畫布控制.PerformLayout()
- CType(Me.SOP畫布, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl2.ResumeLayout(False)
- Me.圖像工具_tp.ResumeLayout(False)
- CType(Me.SOP畫布圖像, System.ComponentModel.ISupportInitialize).EndInit()
- Me.屬性工具_tp.ResumeLayout(False)
- CType(Me.SOP屬性, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.介面1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.影片_pb.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents Label11 As Label
- Friend WithEvents 主功能_cb As ComboBox
- Friend WithEvents 子項目_dgv As DataGridView
- Friend WithEvents 主功能編號_cb As ComboBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 細項_tb As TextBox
- Friend WithEvents 子項_tb As TextBox
- Friend WithEvents 主項_tb As TextBox
- Friend WithEvents 視窗2_pl As Panel
- Friend WithEvents Panel3 As Panel
- Friend WithEvents Label55 As Label
- Friend WithEvents CanceL2_bt As Button
- Friend WithEvents WB1 As WebBrowser
- Friend WithEvents Panel2 As Panel
- Friend WithEvents YT網址_tb As TextBox
- Friend WithEvents 編輯_bt As Button
- Friend WithEvents 網址_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 說明_英_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 說明_中_tb As TextBox
- Friend WithEvents 標題_英_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 標題_中_tb As TextBox
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 開說明條例_bt As Button
- Friend WithEvents 翻譯_bt As Button
- Friend WithEvents 影片測試_tb As Button
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 等待翻譯_tim As Timer
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 說明_lb As Label
- Friend WithEvents 標題_lb As Label
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 說明圖書_pb As TabPage
- Friend WithEvents 影片_pb As TabPage
- Friend WithEvents 圖檔刪除_bt As Button
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents 圖檔修改_bt As Button
- Friend WithEvents 圖檔入系統_bt As Button
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents 本機資料夾_wb As WebBrowser
- Friend WithEvents 介面_pb As PictureBox
- Friend WithEvents 檔案路徑_be As Telerik.WinControls.UI.RadBrowseEditor
- Friend WithEvents 檔案讀取_tb As TextBox
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 介面_tb As TextBox
- Friend WithEvents 播放影片_ch As CheckBox
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents SOP畫布 As Telerik.WinControls.UI.RadDiagram
- Friend WithEvents 介面1_pb As PictureBox
- Friend WithEvents TabControl2 As TabControl
- Friend WithEvents 圖像工具_tp As TabPage
- Friend WithEvents 屬性工具_tp As TabPage
- Friend WithEvents SOP畫布控制 As Telerik.WinControls.UI.RadDiagramRibbonBar
- Friend WithEvents 合約編號_tb As TextBox
- Friend WithEvents SOP畫布圖像 As Telerik.WinControls.UI.RadDiagramToolbox
- Friend WithEvents SOP屬性 As Telerik.WinControls.UI.RadPropertyGrid
- Friend WithEvents 流程圖_印_ch As CheckBox
- Friend WithEvents 流程圖_中_ch As CheckBox
- End Class
|