Partial Class 開發模板庫 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(開發模板庫)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.錨點1 = New System.Windows.Forms.TextBox() Me.ZOOM_bt = New System.Windows.Forms.Button() Me.空間2 = New System.Windows.Forms.Panel() Me.空間1 = New System.Windows.Forms.Panel() Me.視窗1_pl = New System.Windows.Forms.Panel() Me.物料群組_Panel = New System.Windows.Forms.Panel() Me.Label36 = New System.Windows.Forms.Label() Me.A3_lb = New System.Windows.Forms.Label() Me.類別3_tb = New System.Windows.Forms.TextBox() Me.A2_lb = New System.Windows.Forms.Label() Me.類別2_tb = New System.Windows.Forms.TextBox() Me.A1_lb = New System.Windows.Forms.Label() Me.類別1_tb = New System.Windows.Forms.TextBox() Me.群組新增_bt = New System.Windows.Forms.Button() Me.群組碼_tb = New System.Windows.Forms.TextBox() Me.群組刪除_bt = New System.Windows.Forms.Button() Me.群組修改_bt = New System.Windows.Forms.Button() Me.Label37 = New System.Windows.Forms.Label() Me.Cancel_bt = New System.Windows.Forms.Button() Me.修改群組_bt = New System.Windows.Forms.Button() Me.Panel1 = New System.Windows.Forms.Panel() Me.GanttChart1 = New HX_PGS_ERP_SYS.GanttChart() Me.甘特圖存檔_bt = New System.Windows.Forms.Button() Me.甘特圖清除_bt = New System.Windows.Forms.Button() Me.甘特圖計算_bt = New System.Windows.Forms.Button() Me.工程進度表_dgv = New System.Windows.Forms.DataGridView() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.WebBrowser1 = New System.Windows.Forms.WebBrowser() Me.WORD_bt = New System.Windows.Forms.Button() Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog() Me.輸入_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.Button1 = New System.Windows.Forms.Button() Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components) Me.視窗1_pl.SuspendLayout() Me.物料群組_Panel.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.工程進度表_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '錨點1 ' Me.錨點1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.錨點1.Location = New System.Drawing.Point(202, 164) Me.錨點1.Name = "錨點1" Me.錨點1.Size = New System.Drawing.Size(25, 23) Me.錨點1.TabIndex = 7 Me.錨點1.Visible = False ' 'ZOOM_bt ' Me.ZOOM_bt.Location = New System.Drawing.Point(3, 0) Me.ZOOM_bt.Name = "ZOOM_bt" Me.ZOOM_bt.Size = New System.Drawing.Size(55, 25) Me.ZOOM_bt.TabIndex = 6 Me.ZOOM_bt.Text = "ZOOM" Me.ZOOM_bt.UseVisualStyleBackColor = True ' '空間2 ' Me.空間2.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.空間2.BackColor = System.Drawing.Color.White Me.空間2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.空間2.Location = New System.Drawing.Point(202, 25) Me.空間2.Name = "空間2" Me.空間2.Size = New System.Drawing.Size(200, 139) Me.空間2.TabIndex = 5 ' '空間1 ' Me.空間1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.空間1.BackColor = System.Drawing.Color.White Me.空間1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.空間1.Location = New System.Drawing.Point(3, 25) Me.空間1.Name = "空間1" Me.空間1.Size = New System.Drawing.Size(200, 139) Me.空間1.TabIndex = 4 ' '視窗1_pl ' Me.視窗1_pl.BackColor = System.Drawing.Color.White Me.視窗1_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗1_pl.Controls.Add(Me.物料群組_Panel) Me.視窗1_pl.Controls.Add(Me.Label37) Me.視窗1_pl.Controls.Add(Me.Cancel_bt) Me.視窗1_pl.Location = New System.Drawing.Point(3, 205) Me.視窗1_pl.Name = "視窗1_pl" Me.視窗1_pl.Size = New System.Drawing.Size(458, 142) Me.視窗1_pl.TabIndex = 1372 ' '物料群組_Panel ' Me.物料群組_Panel.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.物料群組_Panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料群組_Panel.Controls.Add(Me.Label36) Me.物料群組_Panel.Controls.Add(Me.A3_lb) Me.物料群組_Panel.Controls.Add(Me.類別3_tb) Me.物料群組_Panel.Controls.Add(Me.A2_lb) Me.物料群組_Panel.Controls.Add(Me.類別2_tb) Me.物料群組_Panel.Controls.Add(Me.A1_lb) Me.物料群組_Panel.Controls.Add(Me.類別1_tb) Me.物料群組_Panel.Controls.Add(Me.群組新增_bt) Me.物料群組_Panel.Controls.Add(Me.群組碼_tb) Me.物料群組_Panel.Controls.Add(Me.群組刪除_bt) Me.物料群組_Panel.Controls.Add(Me.群組修改_bt) Me.物料群組_Panel.Location = New System.Drawing.Point(3, 28) Me.物料群組_Panel.Name = "物料群組_Panel" Me.物料群組_Panel.Size = New System.Drawing.Size(451, 110) Me.物料群組_Panel.TabIndex = 1367 ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Location = New System.Drawing.Point(3, 8) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(43, 16) Me.Label36.TabIndex = 1373 Me.Label36.Text = "Group" ' 'A3_lb ' Me.A3_lb.AutoSize = True Me.A3_lb.Location = New System.Drawing.Point(3, 83) Me.A3_lb.Name = "A3_lb" Me.A3_lb.Size = New System.Drawing.Size(69, 16) Me.A3_lb.TabIndex = 1372 Me.A3_lb.Text = "Indonesian" ' '類別3_tb ' Me.類別3_tb.Location = New System.Drawing.Point(75, 80) Me.類別3_tb.Name = "類別3_tb" Me.類別3_tb.Size = New System.Drawing.Size(190, 23) Me.類別3_tb.TabIndex = 1371 ' 'A2_lb ' Me.A2_lb.AutoSize = True Me.A2_lb.Location = New System.Drawing.Point(3, 58) Me.A2_lb.Name = "A2_lb" Me.A2_lb.Size = New System.Drawing.Size(47, 16) Me.A2_lb.TabIndex = 1370 Me.A2_lb.Text = "English" ' '類別2_tb ' Me.類別2_tb.Location = New System.Drawing.Point(75, 55) Me.類別2_tb.Name = "類別2_tb" Me.類別2_tb.Size = New System.Drawing.Size(190, 23) Me.類別2_tb.TabIndex = 1369 ' 'A1_lb ' Me.A1_lb.AutoSize = True Me.A1_lb.Location = New System.Drawing.Point(3, 33) Me.A1_lb.Name = "A1_lb" Me.A1_lb.Size = New System.Drawing.Size(55, 16) Me.A1_lb.TabIndex = 1368 Me.A1_lb.Text = "繁體中文" ' '類別1_tb ' Me.類別1_tb.Location = New System.Drawing.Point(75, 30) Me.類別1_tb.Name = "類別1_tb" Me.類別1_tb.Size = New System.Drawing.Size(190, 23) Me.類別1_tb.TabIndex = 1367 ' '群組新增_bt ' 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(268, 4) Me.群組新增_bt.Name = "群組新增_bt" Me.群組新增_bt.Size = New System.Drawing.Size(175, 33) Me.群組新增_bt.TabIndex = 1363 Me.群組新增_bt.Text = "物料群組碼新增" Me.群組新增_bt.UseVisualStyleBackColor = True ' '群組碼_tb ' Me.群組碼_tb.Enabled = False Me.群組碼_tb.Location = New System.Drawing.Point(75, 5) Me.群組碼_tb.Name = "群組碼_tb" Me.群組碼_tb.Size = New System.Drawing.Size(190, 23) Me.群組碼_tb.TabIndex = 1366 ' '群組刪除_bt ' 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.Red Me.群組刪除_bt.Location = New System.Drawing.Point(268, 70) Me.群組刪除_bt.Name = "群組刪除_bt" Me.群組刪除_bt.Size = New System.Drawing.Size(175, 33) Me.群組刪除_bt.TabIndex = 1365 Me.群組刪除_bt.Text = "物料群組碼刪除" Me.群組刪除_bt.UseVisualStyleBackColor = True ' '群組修改_bt ' 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.DarkGreen Me.群組修改_bt.Location = New System.Drawing.Point(268, 37) Me.群組修改_bt.Name = "群組修改_bt" Me.群組修改_bt.Size = New System.Drawing.Size(175, 33) Me.群組修改_bt.TabIndex = 1364 Me.群組修改_bt.Text = "物料群組碼修改" Me.群組修改_bt.UseVisualStyleBackColor = True ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Location = New System.Drawing.Point(5, 7) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(153, 16) Me.Label37.TabIndex = 1375 Me.Label37.Text = "Group Code Modification" ' 'Cancel_bt ' Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Cancel_bt.ForeColor = System.Drawing.Color.Black Me.Cancel_bt.Location = New System.Drawing.Point(426, 2) Me.Cancel_bt.Name = "Cancel_bt" Me.Cancel_bt.Size = New System.Drawing.Size(26, 26) Me.Cancel_bt.TabIndex = 1374 Me.Cancel_bt.Text = "X" Me.Cancel_bt.UseVisualStyleBackColor = False ' '修改群組_bt ' 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(222, 0) Me.修改群組_bt.Name = "修改群組_bt" Me.修改群組_bt.Size = New System.Drawing.Size(180, 25) Me.修改群組_bt.TabIndex = 1373 Me.修改群組_bt.Text = "修改群組編碼" Me.修改群組_bt.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.GanttChart1) Me.Panel1.Location = New System.Drawing.Point(467, 28) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(890, 341) Me.Panel1.TabIndex = 1375 ' 'GanttChart1 ' Me.GanttChart1.AllowManualEditBar = False Me.GanttChart1.BackColor = System.Drawing.Color.White Me.GanttChart1.DateFont = New System.Drawing.Font("Verdana", 8.0!) Me.GanttChart1.FromDate = New Date(CType(0, Long)) Me.GanttChart1.Location = New System.Drawing.Point(5, 4) Me.GanttChart1.Name = "GanttChart1" Me.GanttChart1.RowFont = New System.Drawing.Font("Verdana", 8.0!) Me.GanttChart1.Size = New System.Drawing.Size(878, 332) Me.GanttChart1.TabIndex = 0 Me.GanttChart1.Text = "GanttChart1" Me.GanttChart1.TimeFont = New System.Drawing.Font("Verdana", 8.0!) Me.GanttChart1.ToDate = New Date(CType(0, Long)) Me.GanttChart1.ToolTipText = CType(resources.GetObject("GanttChart1.ToolTipText"), System.Collections.Generic.List(Of String)) Me.GanttChart1.ToolTipTextTitle = "" ' '甘特圖存檔_bt ' 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(1177, 2) Me.甘特圖存檔_bt.Name = "甘特圖存檔_bt" Me.甘特圖存檔_bt.Size = New System.Drawing.Size(180, 25) Me.甘特圖存檔_bt.TabIndex = 1376 Me.甘特圖存檔_bt.Text = "甘特圖存檔" Me.甘特圖存檔_bt.UseVisualStyleBackColor = True ' '甘特圖清除_bt ' 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(994, 2) Me.甘特圖清除_bt.Name = "甘特圖清除_bt" Me.甘特圖清除_bt.Size = New System.Drawing.Size(180, 25) Me.甘特圖清除_bt.TabIndex = 1377 Me.甘特圖清除_bt.Text = "甘特圖清除" Me.甘特圖清除_bt.UseVisualStyleBackColor = True ' '甘特圖計算_bt ' 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(811, 2) Me.甘特圖計算_bt.Name = "甘特圖計算_bt" Me.甘特圖計算_bt.Size = New System.Drawing.Size(180, 25) Me.甘特圖計算_bt.TabIndex = 1378 Me.甘特圖計算_bt.Text = "甘特圖計算" Me.甘特圖計算_bt.UseVisualStyleBackColor = True ' '工程進度表_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.White Me.工程進度表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 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(7, 362) Me.工程進度表_dgv.Name = "工程進度表_dgv" Me.工程進度表_dgv.RowHeadersWidth = 5 Me.工程進度表_dgv.RowTemplate.Height = 24 Me.工程進度表_dgv.Size = New System.Drawing.Size(230, 223) Me.工程進度表_dgv.TabIndex = 1427 ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(467, 375) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(370, 23) Me.TextBox1.TabIndex = 1428 ' 'WebBrowser1 ' Me.WebBrowser1.Location = New System.Drawing.Point(467, 405) Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser1.Name = "WebBrowser1" Me.WebBrowser1.Size = New System.Drawing.Size(370, 250) Me.WebBrowser1.TabIndex = 1429 ' 'WORD_bt ' Me.WORD_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.WORD_bt.ForeColor = System.Drawing.Color.Blue Me.WORD_bt.Location = New System.Drawing.Point(243, 362) Me.WORD_bt.Name = "WORD_bt" Me.WORD_bt.Size = New System.Drawing.Size(180, 25) Me.WORD_bt.TabIndex = 1430 Me.WORD_bt.Text = "WORD TEST" Me.WORD_bt.UseVisualStyleBackColor = True ' '輸入_tb ' Me.輸入_tb.Location = New System.Drawing.Point(843, 375) Me.輸入_tb.Name = "輸入_tb" Me.輸入_tb.Size = New System.Drawing.Size(370, 23) Me.輸入_tb.TabIndex = 1431 ' '中文_tb ' Me.中文_tb.Location = New System.Drawing.Point(843, 405) Me.中文_tb.Name = "中文_tb" Me.中文_tb.Size = New System.Drawing.Size(370, 23) Me.中文_tb.TabIndex = 1432 ' '英文_tb ' Me.英文_tb.Location = New System.Drawing.Point(843, 434) Me.英文_tb.Name = "英文_tb" Me.英文_tb.Size = New System.Drawing.Size(370, 23) Me.英文_tb.TabIndex = 1433 ' '印尼文_tb ' Me.印尼文_tb.Location = New System.Drawing.Point(843, 463) Me.印尼文_tb.Name = "印尼文_tb" Me.印尼文_tb.Size = New System.Drawing.Size(370, 23) Me.印尼文_tb.TabIndex = 1434 ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Blue Me.Button1.Location = New System.Drawing.Point(1219, 375) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(66, 25) Me.Button1.TabIndex = 1435 Me.Button1.Text = "翻譯" Me.Button1.UseVisualStyleBackColor = True ' '等待翻譯_tim ' Me.等待翻譯_tim.Interval = 500 ' '開發模板庫 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1369, 710) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.印尼文_tb) Me.Controls.Add(Me.英文_tb) Me.Controls.Add(Me.中文_tb) Me.Controls.Add(Me.輸入_tb) Me.Controls.Add(Me.WORD_bt) Me.Controls.Add(Me.WebBrowser1) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.工程進度表_dgv) Me.Controls.Add(Me.甘特圖計算_bt) Me.Controls.Add(Me.甘特圖清除_bt) Me.Controls.Add(Me.甘特圖存檔_bt) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.修改群組_bt) Me.Controls.Add(Me.視窗1_pl) Me.Controls.Add(Me.錨點1) Me.Controls.Add(Me.ZOOM_bt) Me.Controls.Add(Me.空間2) Me.Controls.Add(Me.空間1) 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(3, 4, 3, 4) Me.Name = "開發模板庫" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "開發模板庫" Me.視窗1_pl.ResumeLayout(False) Me.視窗1_pl.PerformLayout() Me.物料群組_Panel.ResumeLayout(False) Me.物料群組_Panel.PerformLayout() Me.Panel1.ResumeLayout(False) CType(Me.工程進度表_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 錨點1 As TextBox Friend WithEvents ZOOM_bt As Button Friend WithEvents 空間2 As Panel Friend WithEvents 空間1 As Panel Friend WithEvents 視窗1_pl As Panel Friend WithEvents 物料群組_Panel As Panel Friend WithEvents Label36 As Label Friend WithEvents A3_lb As Label Friend WithEvents 類別3_tb As TextBox Friend WithEvents A2_lb As Label Friend WithEvents 類別2_tb As TextBox Friend WithEvents A1_lb As Label Friend WithEvents 類別1_tb As TextBox Friend WithEvents 群組新增_bt As Button Friend WithEvents 群組碼_tb As TextBox Friend WithEvents 群組刪除_bt As Button Friend WithEvents 群組修改_bt As Button Friend WithEvents Label37 As Label Friend WithEvents Cancel_bt As Button Friend WithEvents 修改群組_bt As Button Friend WithEvents Panel1 As Panel Friend WithEvents 甘特圖存檔_bt As Button Friend WithEvents 甘特圖清除_bt As Button Friend WithEvents 甘特圖計算_bt As Button Friend WithEvents 工程進度表_dgv As DataGridView Friend WithEvents TextBox1 As TextBox Friend WithEvents WebBrowser1 As WebBrowser Friend GanttChart1 As HX_PGS_ERP_SYS.GanttChart Friend WithEvents WORD_bt As Button Friend WithEvents SaveFileDialog1 As SaveFileDialog Friend WithEvents 輸入_tb As TextBox Friend WithEvents 中文_tb As TextBox Friend WithEvents 英文_tb As TextBox Friend WithEvents 印尼文_tb As TextBox Friend WithEvents Button1 As Button Friend WithEvents 等待翻譯_tim As Timer End Class