_ 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() Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.年份_新增_bt = New System.Windows.Forms.Button() Me.年份_dgv = New System.Windows.Forms.DataGridView() Me.年份_修改_bt = New System.Windows.Forms.Button() Me.年份_刪除_bt = New System.Windows.Forms.Button() Me.年份_tb = New System.Windows.Forms.TextBox() Me.資料庫版本號_lb = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button() Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser() Me.FTP執行檔_wb = New System.Windows.Forms.WebBrowser() Me.修改1_bt = New System.Windows.Forms.Button() Me.Label2 = New System.Windows.Forms.Label() Me.版本號_tb = New System.Windows.Forms.TextBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.Panel2 = New System.Windows.Forms.Panel() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.指定_tb = New System.Windows.Forms.TextBox() 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.指定頁面_tb = New System.Windows.Forms.TextBox() Me.資料夾名稱_tb = New System.Windows.Forms.TextBox() Me.資料夾清單_dgv = New System.Windows.Forms.DataGridView() Me.Label4 = New System.Windows.Forms.Label() Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Panel3 = New System.Windows.Forms.Panel() Me.FTP_dgv = New System.Windows.Forms.DataGridView() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.位置_tb = New System.Windows.Forms.TextBox() Me.資料庫刪除_tb = New System.Windows.Forms.Button() Me.地區_tb = New System.Windows.Forms.TextBox() Me.密碼_tb = New System.Windows.Forms.TextBox() Me.資料庫修改_tb = New System.Windows.Forms.Button() Me.帳號_tb = New System.Windows.Forms.TextBox() Me.地址_tb = New System.Windows.Forms.TextBox() Me.資料庫新增_tb = New System.Windows.Forms.Button() Me.ID_tb = New System.Windows.Forms.TextBox() Me.時段_tb = New System.Windows.Forms.TextBox() Me.時段1_tb = New System.Windows.Forms.TextBox() Me.時段2_tb = New System.Windows.Forms.TextBox() Me.時段3_tb = New System.Windows.Forms.TextBox() Me.時段4_tb = New System.Windows.Forms.TextBox() Me.時段5_tb = New System.Windows.Forms.TextBox() Me.時段6_tb = New System.Windows.Forms.TextBox() Me.時段7_tb = New System.Windows.Forms.TextBox() Me.時段8_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.一段休息_tb = New System.Windows.Forms.TextBox() Me.二段休息_tb = New System.Windows.Forms.TextBox() Me.時段_dgv = New System.Windows.Forms.DataGridView() Me.時段新增_bt = New System.Windows.Forms.Button() Me.時段修改_bt = New System.Windows.Forms.Button() Me.時段刪除_bt = New System.Windows.Forms.Button() Me.GroupBox7 = New System.Windows.Forms.GroupBox() 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.職務_tb = New System.Windows.Forms.TextBox() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.適應症_編號_tb = New System.Windows.Forms.TextBox() Me.適應症_tb = New System.Windows.Forms.TextBox() Me.適應症_dgv = New System.Windows.Forms.DataGridView() Me.適應症_刪除_bt = New System.Windows.Forms.Button() Me.適應症_修改_bt = New System.Windows.Forms.Button() Me.適應症_新增_bt = New System.Windows.Forms.Button() Me.GroupBox8 = New System.Windows.Forms.GroupBox() Me.醫生_新增_bt = New System.Windows.Forms.Button() Me.醫師_dgv = New System.Windows.Forms.DataGridView() Me.醫生_修改_bt = New System.Windows.Forms.Button() Me.醫生_刪除_bt = New System.Windows.Forms.Button() Me.醫師_tb = New System.Windows.Forms.TextBox() Me.GroupBox4.SuspendLayout() CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.Panel1.SuspendLayout() Me.Panel2.SuspendLayout() CType(Me.資料夾清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox2.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox6.SuspendLayout() CType(Me.時段_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox7.SuspendLayout() CType(Me.職務_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox5.SuspendLayout() Me.GroupBox3.SuspendLayout() CType(Me.適應症_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox8.SuspendLayout() CType(Me.醫師_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.年份_新增_bt) Me.GroupBox4.Controls.Add(Me.年份_dgv) Me.GroupBox4.Controls.Add(Me.年份_修改_bt) Me.GroupBox4.Controls.Add(Me.年份_刪除_bt) Me.GroupBox4.Controls.Add(Me.年份_tb) Me.GroupBox4.Location = New System.Drawing.Point(161, 2) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(99, 442) Me.GroupBox4.TabIndex = 681 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "年份清單" ' '年份_新增_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(3, 42) Me.年份_新增_bt.Name = "年份_新增_bt" Me.年份_新增_bt.Size = New System.Drawing.Size(93, 25) Me.年份_新增_bt.TabIndex = 223 Me.年份_新增_bt.Text = "新增" Me.年份_新增_bt.UseVisualStyleBackColor = True ' '年份_dgv ' DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.年份_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13 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(3, 122) Me.年份_dgv.Name = "年份_dgv" Me.年份_dgv.RowHeadersWidth = 5 Me.年份_dgv.RowTemplate.Height = 24 Me.年份_dgv.Size = New System.Drawing.Size(93, 314) Me.年份_dgv.TabIndex = 222 ' '年份_修改_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(3, 68) Me.年份_修改_bt.Name = "年份_修改_bt" Me.年份_修改_bt.Size = New System.Drawing.Size(93, 25) Me.年份_修改_bt.TabIndex = 224 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.Red Me.年份_刪除_bt.Location = New System.Drawing.Point(3, 94) Me.年份_刪除_bt.Name = "年份_刪除_bt" Me.年份_刪除_bt.Size = New System.Drawing.Size(93, 25) Me.年份_刪除_bt.TabIndex = 225 Me.年份_刪除_bt.Text = "刪除" Me.年份_刪除_bt.UseVisualStyleBackColor = True ' '年份_tb ' Me.年份_tb.Location = New System.Drawing.Point(5, 18) Me.年份_tb.Name = "年份_tb" Me.年份_tb.Size = New System.Drawing.Size(91, 23) Me.年份_tb.TabIndex = 227 ' '資料庫版本號_lb ' Me.資料庫版本號_lb.AutoSize = True Me.資料庫版本號_lb.BackColor = System.Drawing.Color.White Me.資料庫版本號_lb.Location = New System.Drawing.Point(171, 48) Me.資料庫版本號_lb.Name = "資料庫版本號_lb" Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16) Me.資料庫版本號_lb.TabIndex = 694 Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.Location = New System.Drawing.Point(9, 264) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(91, 16) Me.Label12.TabIndex = 693 Me.Label12.Text = "執行檔案更新區" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(6, 48) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(55, 16) Me.Label13.TabIndex = 692 Me.Label13.Text = "我的電腦" ' '讀取資料夾路徑_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(68, 44) Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt" Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(97, 24) Me.讀取資料夾路徑_bt.TabIndex = 691 Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑" Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True ' '本機資料夾_wb ' Me.本機資料夾_wb.Dock = System.Windows.Forms.DockStyle.Fill Me.本機資料夾_wb.Location = New System.Drawing.Point(0, 0) Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20) Me.本機資料夾_wb.Name = "本機資料夾_wb" Me.本機資料夾_wb.Size = New System.Drawing.Size(323, 191) Me.本機資料夾_wb.TabIndex = 690 Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative) ' 'FTP執行檔_wb ' Me.FTP執行檔_wb.Dock = System.Windows.Forms.DockStyle.Fill Me.FTP執行檔_wb.Location = New System.Drawing.Point(0, 0) Me.FTP執行檔_wb.MinimumSize = New System.Drawing.Size(20, 20) Me.FTP執行檔_wb.Name = "FTP執行檔_wb" Me.FTP執行檔_wb.Size = New System.Drawing.Size(323, 150) Me.FTP執行檔_wb.TabIndex = 689 Me.FTP執行檔_wb.Url = New System.Uri("", System.UriKind.Relative) ' '修改1_bt ' Me.修改1_bt.BackColor = System.Drawing.Color.White Me.修改1_bt.Location = New System.Drawing.Point(161, 16) Me.修改1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.修改1_bt.Name = "修改1_bt" Me.修改1_bt.Size = New System.Drawing.Size(105, 24) Me.修改1_bt.TabIndex = 688 Me.修改1_bt.Text = "修改" Me.修改1_bt.UseVisualStyleBackColor = False ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.SystemColors.Control Me.Label2.Location = New System.Drawing.Point(6, 19) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(43, 16) Me.Label2.TabIndex = 687 Me.Label2.Text = "版本號" ' '版本號_tb ' Me.版本號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.版本號_tb.Location = New System.Drawing.Point(52, 16) Me.版本號_tb.Margin = New System.Windows.Forms.Padding(5) Me.版本號_tb.Name = "版本號_tb" Me.版本號_tb.Size = New System.Drawing.Size(101, 23) Me.版本號_tb.TabIndex = 686 ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.Panel1) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.資料庫版本號_lb) Me.GroupBox1.Controls.Add(Me.版本號_tb) Me.GroupBox1.Controls.Add(Me.修改1_bt) Me.GroupBox1.Controls.Add(Me.Label13) Me.GroupBox1.Controls.Add(Me.讀取資料夾路徑_bt) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.Panel2) Me.GroupBox1.Location = New System.Drawing.Point(552, 2) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(334, 442) Me.GroupBox1.TabIndex = 695 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "系統執行檔版本管理" ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.本機資料夾_wb) Me.Panel1.Location = New System.Drawing.Point(5, 68) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(325, 193) Me.Panel1.TabIndex = 695 ' 'Panel2 ' Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.FTP執行檔_wb) Me.Panel2.Location = New System.Drawing.Point(5, 284) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(325, 152) Me.Panel2.TabIndex = 696 ' '指定_tb ' Me.指定_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.指定_tb.Location = New System.Drawing.Point(465, 17) Me.指定_tb.Name = "指定_tb" Me.指定_tb.Size = New System.Drawing.Size(70, 23) Me.指定_tb.TabIndex = 705 ' '刪除_bt ' Me.刪除_bt.Location = New System.Drawing.Point(171, 195) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(75, 23) Me.刪除_bt.TabIndex = 704 Me.刪除_bt.Text = "刪除" Me.刪除_bt.UseVisualStyleBackColor = True ' '修改_bt ' Me.修改_bt.Location = New System.Drawing.Point(90, 195) Me.修改_bt.Name = "修改_bt" Me.修改_bt.Size = New System.Drawing.Size(75, 23) Me.修改_bt.TabIndex = 703 Me.修改_bt.Text = "修改" Me.修改_bt.UseVisualStyleBackColor = True ' '新增_bt ' Me.新增_bt.Location = New System.Drawing.Point(9, 195) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(75, 23) Me.新增_bt.TabIndex = 702 Me.新增_bt.Text = "新增" Me.新增_bt.UseVisualStyleBackColor = True ' '備註_tb ' Me.備註_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.備註_tb.Location = New System.Drawing.Point(274, 17) Me.備註_tb.Name = "備註_tb" Me.備註_tb.Size = New System.Drawing.Size(192, 23) Me.備註_tb.TabIndex = 701 ' '指定頁面_tb ' Me.指定頁面_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.指定頁面_tb.Location = New System.Drawing.Point(75, 17) Me.指定頁面_tb.Name = "指定頁面_tb" Me.指定頁面_tb.Size = New System.Drawing.Size(200, 23) Me.指定頁面_tb.TabIndex = 700 ' '資料夾名稱_tb ' Me.資料夾名稱_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.資料夾名稱_tb.Location = New System.Drawing.Point(6, 17) Me.資料夾名稱_tb.Name = "資料夾名稱_tb" Me.資料夾名稱_tb.Size = New System.Drawing.Size(70, 23) Me.資料夾名稱_tb.TabIndex = 699 ' '資料夾清單_dgv ' DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.資料夾清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14 Me.資料夾清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.資料夾清單_dgv.BackgroundColor = System.Drawing.Color.White Me.資料夾清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.資料夾清單_dgv.Location = New System.Drawing.Point(3, 41) Me.資料夾清單_dgv.Name = "資料夾清單_dgv" Me.資料夾清單_dgv.RowHeadersWidth = 5 Me.資料夾清單_dgv.RowTemplate.Height = 24 Me.資料夾清單_dgv.Size = New System.Drawing.Size(533, 153) Me.資料夾清單_dgv.TabIndex = 698 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(252, 202) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(99, 16) Me.Label4.TabIndex = 697 Me.Label4.Text = "伺服器FTP文件夾" ' 'FTP資料夾_wb ' Me.FTP資料夾_wb.Dock = System.Windows.Forms.DockStyle.Fill Me.FTP資料夾_wb.Location = New System.Drawing.Point(0, 0) Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20) Me.FTP資料夾_wb.Name = "FTP資料夾_wb" Me.FTP資料夾_wb.Size = New System.Drawing.Size(531, 82) Me.FTP資料夾_wb.TabIndex = 696 Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative) ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.資料夾名稱_tb) Me.GroupBox2.Controls.Add(Me.指定_tb) Me.GroupBox2.Controls.Add(Me.刪除_bt) Me.GroupBox2.Controls.Add(Me.Label4) Me.GroupBox2.Controls.Add(Me.修改_bt) Me.GroupBox2.Controls.Add(Me.資料夾清單_dgv) Me.GroupBox2.Controls.Add(Me.新增_bt) Me.GroupBox2.Controls.Add(Me.指定頁面_tb) Me.GroupBox2.Controls.Add(Me.備註_tb) Me.GroupBox2.Controls.Add(Me.Panel3) Me.GroupBox2.Location = New System.Drawing.Point(885, 135) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(541, 309) Me.GroupBox2.TabIndex = 706 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "FTP資料夾管理" ' 'Panel3 ' Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel3.Controls.Add(Me.FTP資料夾_wb) Me.Panel3.Location = New System.Drawing.Point(3, 219) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(533, 84) Me.Panel3.TabIndex = 706 ' 'FTP_dgv ' DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.FTP_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15 Me.FTP_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.FTP_dgv.BackgroundColor = System.Drawing.Color.White Me.FTP_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.FTP_dgv.Location = New System.Drawing.Point(6, 69) Me.FTP_dgv.Name = "FTP_dgv" Me.FTP_dgv.RowHeadersWidth = 5 Me.FTP_dgv.RowTemplate.Height = 24 Me.FTP_dgv.Size = New System.Drawing.Size(529, 55) Me.FTP_dgv.TabIndex = 709 ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.位置_tb) Me.GroupBox6.Controls.Add(Me.資料庫刪除_tb) Me.GroupBox6.Controls.Add(Me.地區_tb) Me.GroupBox6.Controls.Add(Me.密碼_tb) Me.GroupBox6.Controls.Add(Me.資料庫修改_tb) Me.GroupBox6.Controls.Add(Me.帳號_tb) Me.GroupBox6.Controls.Add(Me.地址_tb) Me.GroupBox6.Controls.Add(Me.資料庫新增_tb) Me.GroupBox6.Controls.Add(Me.FTP_dgv) Me.GroupBox6.Location = New System.Drawing.Point(885, 2) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(541, 133) Me.GroupBox6.TabIndex = 710 Me.GroupBox6.TabStop = False Me.GroupBox6.Text = "FTP資料庫管理" ' '位置_tb ' Me.位置_tb.Location = New System.Drawing.Point(383, 17) Me.位置_tb.Name = "位置_tb" Me.位置_tb.Size = New System.Drawing.Size(142, 23) Me.位置_tb.TabIndex = 715 ' '資料庫刪除_tb ' Me.資料庫刪除_tb.Location = New System.Drawing.Point(166, 43) Me.資料庫刪除_tb.Name = "資料庫刪除_tb" Me.資料庫刪除_tb.Size = New System.Drawing.Size(75, 23) Me.資料庫刪除_tb.TabIndex = 706 Me.資料庫刪除_tb.Text = "刪除" Me.資料庫刪除_tb.UseVisualStyleBackColor = True ' '地區_tb ' Me.地區_tb.Enabled = False Me.地區_tb.Location = New System.Drawing.Point(246, 43) Me.地區_tb.Name = "地區_tb" Me.地區_tb.Size = New System.Drawing.Size(74, 23) Me.地區_tb.TabIndex = 714 ' '密碼_tb ' Me.密碼_tb.Location = New System.Drawing.Point(277, 17) Me.密碼_tb.Name = "密碼_tb" Me.密碼_tb.Size = New System.Drawing.Size(100, 23) Me.密碼_tb.TabIndex = 713 ' '資料庫修改_tb ' Me.資料庫修改_tb.Location = New System.Drawing.Point(88, 43) Me.資料庫修改_tb.Name = "資料庫修改_tb" Me.資料庫修改_tb.Size = New System.Drawing.Size(75, 23) Me.資料庫修改_tb.TabIndex = 711 Me.資料庫修改_tb.Text = "修改" Me.資料庫修改_tb.UseVisualStyleBackColor = True ' '帳號_tb ' Me.帳號_tb.Location = New System.Drawing.Point(171, 17) Me.帳號_tb.Name = "帳號_tb" Me.帳號_tb.Size = New System.Drawing.Size(100, 23) Me.帳號_tb.TabIndex = 712 ' '地址_tb ' Me.地址_tb.Location = New System.Drawing.Point(11, 17) Me.地址_tb.Name = "地址_tb" Me.地址_tb.Size = New System.Drawing.Size(154, 23) Me.地址_tb.TabIndex = 711 ' '資料庫新增_tb ' Me.資料庫新增_tb.Location = New System.Drawing.Point(8, 43) Me.資料庫新增_tb.Name = "資料庫新增_tb" Me.資料庫新增_tb.Size = New System.Drawing.Size(75, 23) Me.資料庫新增_tb.TabIndex = 716 Me.資料庫新增_tb.Text = "新增" Me.資料庫新增_tb.UseVisualStyleBackColor = True ' 'ID_tb ' Me.ID_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.ID_tb.Location = New System.Drawing.Point(6, 22) Me.ID_tb.Name = "ID_tb" Me.ID_tb.Size = New System.Drawing.Size(110, 23) Me.ID_tb.TabIndex = 0 ' '時段_tb ' Me.時段_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段_tb.Location = New System.Drawing.Point(115, 22) Me.時段_tb.Name = "時段_tb" Me.時段_tb.Size = New System.Drawing.Size(110, 23) Me.時段_tb.TabIndex = 1 ' '時段1_tb ' Me.時段1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段1_tb.Location = New System.Drawing.Point(224, 22) Me.時段1_tb.Name = "時段1_tb" Me.時段1_tb.Size = New System.Drawing.Size(110, 23) Me.時段1_tb.TabIndex = 2 ' '時段2_tb ' Me.時段2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段2_tb.Location = New System.Drawing.Point(333, 22) Me.時段2_tb.Name = "時段2_tb" Me.時段2_tb.Size = New System.Drawing.Size(110, 23) Me.時段2_tb.TabIndex = 3 ' '時段3_tb ' Me.時段3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段3_tb.Location = New System.Drawing.Point(442, 22) Me.時段3_tb.Name = "時段3_tb" Me.時段3_tb.Size = New System.Drawing.Size(110, 23) Me.時段3_tb.TabIndex = 4 ' '時段4_tb ' Me.時段4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段4_tb.Location = New System.Drawing.Point(551, 22) Me.時段4_tb.Name = "時段4_tb" Me.時段4_tb.Size = New System.Drawing.Size(110, 23) Me.時段4_tb.TabIndex = 5 ' '時段5_tb ' Me.時段5_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段5_tb.Location = New System.Drawing.Point(660, 22) Me.時段5_tb.Name = "時段5_tb" Me.時段5_tb.Size = New System.Drawing.Size(110, 23) Me.時段5_tb.TabIndex = 6 ' '時段6_tb ' Me.時段6_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段6_tb.Location = New System.Drawing.Point(769, 22) Me.時段6_tb.Name = "時段6_tb" Me.時段6_tb.Size = New System.Drawing.Size(110, 23) Me.時段6_tb.TabIndex = 7 ' '時段7_tb ' Me.時段7_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段7_tb.Location = New System.Drawing.Point(878, 22) Me.時段7_tb.Name = "時段7_tb" Me.時段7_tb.Size = New System.Drawing.Size(110, 23) Me.時段7_tb.TabIndex = 8 ' '時段8_tb ' Me.時段8_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.時段8_tb.Location = New System.Drawing.Point(987, 22) Me.時段8_tb.Name = "時段8_tb" Me.時段8_tb.Size = New System.Drawing.Size(110, 23) Me.時段8_tb.TabIndex = 9 ' '上午上班_tb ' Me.上午上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.上午上班_tb.Location = New System.Drawing.Point(1096, 22) Me.上午上班_tb.Name = "上午上班_tb" Me.上午上班_tb.Size = New System.Drawing.Size(110, 23) Me.上午上班_tb.TabIndex = 10 ' '下午上班_tb ' Me.下午上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.下午上班_tb.Location = New System.Drawing.Point(1205, 22) Me.下午上班_tb.Name = "下午上班_tb" Me.下午上班_tb.Size = New System.Drawing.Size(110, 23) Me.下午上班_tb.TabIndex = 11 ' '加班上班_tb ' Me.加班上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.加班上班_tb.Location = New System.Drawing.Point(1314, 22) Me.加班上班_tb.Name = "加班上班_tb" Me.加班上班_tb.Size = New System.Drawing.Size(110, 23) Me.加班上班_tb.TabIndex = 12 ' '一段休息_tb ' Me.一段休息_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.一段休息_tb.Location = New System.Drawing.Point(1423, 22) Me.一段休息_tb.Name = "一段休息_tb" Me.一段休息_tb.Size = New System.Drawing.Size(110, 23) Me.一段休息_tb.TabIndex = 13 ' '二段休息_tb ' Me.二段休息_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.二段休息_tb.Location = New System.Drawing.Point(1532, 22) Me.二段休息_tb.Name = "二段休息_tb" Me.二段休息_tb.Size = New System.Drawing.Size(110, 23) Me.二段休息_tb.TabIndex = 14 ' '時段_dgv ' Me.時段_dgv.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.時段_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.時段_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.時段_dgv.Location = New System.Drawing.Point(6, 48) Me.時段_dgv.Name = "時段_dgv" Me.時段_dgv.RowHeadersWidth = 5 Me.時段_dgv.RowTemplate.Height = 24 Me.時段_dgv.Size = New System.Drawing.Size(1636, 335) Me.時段_dgv.TabIndex = 16 ' '時段新增_bt ' Me.時段新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.時段新增_bt.Location = New System.Drawing.Point(0, 389) Me.時段新增_bt.Name = "時段新增_bt" Me.時段新增_bt.Size = New System.Drawing.Size(219, 25) Me.時段新增_bt.TabIndex = 703 Me.時段新增_bt.Text = "新增" Me.時段新增_bt.UseVisualStyleBackColor = True ' '時段修改_bt ' Me.時段修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.時段修改_bt.Location = New System.Drawing.Point(225, 389) Me.時段修改_bt.Name = "時段修改_bt" Me.時段修改_bt.Size = New System.Drawing.Size(219, 25) Me.時段修改_bt.TabIndex = 706 Me.時段修改_bt.Text = "修改" Me.時段修改_bt.UseVisualStyleBackColor = True ' '時段刪除_bt ' Me.時段刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.時段刪除_bt.Location = New System.Drawing.Point(448, 389) Me.時段刪除_bt.Name = "時段刪除_bt" Me.時段刪除_bt.Size = New System.Drawing.Size(219, 25) Me.時段刪除_bt.TabIndex = 707 Me.時段刪除_bt.Text = "刪除" Me.時段刪除_bt.UseVisualStyleBackColor = True ' 'GroupBox7 ' Me.GroupBox7.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.GroupBox7.Controls.Add(Me.時段刪除_bt) Me.GroupBox7.Controls.Add(Me.時段修改_bt) Me.GroupBox7.Controls.Add(Me.時段新增_bt) Me.GroupBox7.Controls.Add(Me.時段_dgv) Me.GroupBox7.Controls.Add(Me.二段休息_tb) Me.GroupBox7.Controls.Add(Me.一段休息_tb) Me.GroupBox7.Controls.Add(Me.加班上班_tb) Me.GroupBox7.Controls.Add(Me.下午上班_tb) Me.GroupBox7.Controls.Add(Me.上午上班_tb) Me.GroupBox7.Controls.Add(Me.時段8_tb) Me.GroupBox7.Controls.Add(Me.時段7_tb) Me.GroupBox7.Controls.Add(Me.時段6_tb) Me.GroupBox7.Controls.Add(Me.時段5_tb) Me.GroupBox7.Controls.Add(Me.時段4_tb) Me.GroupBox7.Controls.Add(Me.時段3_tb) Me.GroupBox7.Controls.Add(Me.時段2_tb) Me.GroupBox7.Controls.Add(Me.時段1_tb) Me.GroupBox7.Controls.Add(Me.時段_tb) Me.GroupBox7.Controls.Add(Me.ID_tb) Me.GroupBox7.Location = New System.Drawing.Point(3, 443) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Size = New System.Drawing.Size(1649, 417) Me.GroupBox7.TabIndex = 717 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "時段設定" ' '職務新增_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(3, 41) Me.職務新增_bt.Name = "職務新增_bt" Me.職務新增_bt.Size = New System.Drawing.Size(152, 25) Me.職務新增_bt.TabIndex = 224 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(3, 67) Me.職務修改_bt.Name = "職務修改_bt" Me.職務修改_bt.Size = New System.Drawing.Size(152, 25) Me.職務修改_bt.TabIndex = 225 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.Red Me.職務刪除_bt.Location = New System.Drawing.Point(3, 94) Me.職務刪除_bt.Name = "職務刪除_bt" Me.職務刪除_bt.Size = New System.Drawing.Size(152, 25) Me.職務刪除_bt.TabIndex = 226 Me.職務刪除_bt.Text = "刪除" Me.職務刪除_bt.UseVisualStyleBackColor = True ' '職務_dgv ' DataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.職務_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16 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, 122) Me.職務_dgv.Name = "職務_dgv" Me.職務_dgv.RowHeadersWidth = 5 Me.職務_dgv.RowTemplate.Height = 24 Me.職務_dgv.Size = New System.Drawing.Size(152, 314) Me.職務_dgv.TabIndex = 227 ' '職務_tb ' Me.職務_tb.Location = New System.Drawing.Point(5, 17) Me.職務_tb.Name = "職務_tb" Me.職務_tb.Size = New System.Drawing.Size(150, 23) Me.職務_tb.TabIndex = 229 ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.職務_tb) Me.GroupBox5.Controls.Add(Me.職務_dgv) Me.GroupBox5.Controls.Add(Me.職務刪除_bt) Me.GroupBox5.Controls.Add(Me.職務修改_bt) Me.GroupBox5.Controls.Add(Me.職務新增_bt) Me.GroupBox5.Location = New System.Drawing.Point(2, 2) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(160, 442) Me.GroupBox5.TabIndex = 708 Me.GroupBox5.TabStop = False Me.GroupBox5.Text = "工作職務" ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.適應症_編號_tb) Me.GroupBox3.Controls.Add(Me.適應症_tb) Me.GroupBox3.Controls.Add(Me.適應症_dgv) Me.GroupBox3.Controls.Add(Me.適應症_刪除_bt) Me.GroupBox3.Controls.Add(Me.適應症_修改_bt) Me.GroupBox3.Controls.Add(Me.適應症_新增_bt) Me.GroupBox3.Location = New System.Drawing.Point(357, 2) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(196, 442) Me.GroupBox3.TabIndex = 718 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "適應症資料" ' '適應症_編號_tb ' Me.適應症_編號_tb.Enabled = False Me.適應症_編號_tb.Location = New System.Drawing.Point(5, 17) Me.適應症_編號_tb.Name = "適應症_編號_tb" Me.適應症_編號_tb.Size = New System.Drawing.Size(50, 23) Me.適應症_編號_tb.TabIndex = 230 ' '適應症_tb ' Me.適應症_tb.Location = New System.Drawing.Point(55, 17) Me.適應症_tb.Name = "適應症_tb" Me.適應症_tb.Size = New System.Drawing.Size(136, 23) Me.適應症_tb.TabIndex = 229 ' '適應症_dgv ' DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.適應症_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17 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, 122) Me.適應症_dgv.Name = "適應症_dgv" Me.適應症_dgv.RowHeadersWidth = 5 Me.適應症_dgv.RowTemplate.Height = 24 Me.適應症_dgv.Size = New System.Drawing.Size(187, 314) Me.適應症_dgv.TabIndex = 227 ' '適應症_刪除_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(3, 94) Me.適應症_刪除_bt.Name = "適應症_刪除_bt" Me.適應症_刪除_bt.Size = New System.Drawing.Size(187, 25) Me.適應症_刪除_bt.TabIndex = 226 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(3, 67) Me.適應症_修改_bt.Name = "適應症_修改_bt" Me.適應症_修改_bt.Size = New System.Drawing.Size(187, 25) Me.適應症_修改_bt.TabIndex = 225 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(3, 41) Me.適應症_新增_bt.Name = "適應症_新增_bt" Me.適應症_新增_bt.Size = New System.Drawing.Size(187, 25) Me.適應症_新增_bt.TabIndex = 224 Me.適應症_新增_bt.Text = "新增" Me.適應症_新增_bt.UseVisualStyleBackColor = True ' 'GroupBox8 ' Me.GroupBox8.Controls.Add(Me.醫生_新增_bt) Me.GroupBox8.Controls.Add(Me.醫師_dgv) Me.GroupBox8.Controls.Add(Me.醫生_修改_bt) Me.GroupBox8.Controls.Add(Me.醫生_刪除_bt) Me.GroupBox8.Controls.Add(Me.醫師_tb) Me.GroupBox8.Location = New System.Drawing.Point(259, 2) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(99, 442) Me.GroupBox8.TabIndex = 719 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "醫師清單" ' '醫生_新增_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(3, 42) Me.醫生_新增_bt.Name = "醫生_新增_bt" Me.醫生_新增_bt.Size = New System.Drawing.Size(93, 25) Me.醫生_新增_bt.TabIndex = 223 Me.醫生_新增_bt.Text = "新增" Me.醫生_新增_bt.UseVisualStyleBackColor = True ' '醫師_dgv ' DataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.醫師_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle18 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(3, 122) Me.醫師_dgv.Name = "醫師_dgv" Me.醫師_dgv.RowHeadersWidth = 5 Me.醫師_dgv.RowTemplate.Height = 24 Me.醫師_dgv.Size = New System.Drawing.Size(93, 314) Me.醫師_dgv.TabIndex = 222 ' '醫生_修改_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(3, 68) Me.醫生_修改_bt.Name = "醫生_修改_bt" Me.醫生_修改_bt.Size = New System.Drawing.Size(93, 25) Me.醫生_修改_bt.TabIndex = 224 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.Red Me.醫生_刪除_bt.Location = New System.Drawing.Point(3, 94) Me.醫生_刪除_bt.Name = "醫生_刪除_bt" Me.醫生_刪除_bt.Size = New System.Drawing.Size(93, 25) Me.醫生_刪除_bt.TabIndex = 225 Me.醫生_刪除_bt.Text = "刪除" Me.醫生_刪除_bt.UseVisualStyleBackColor = True ' '醫師_tb ' Me.醫師_tb.Location = New System.Drawing.Point(5, 18) Me.醫師_tb.Name = "醫師_tb" Me.醫師_tb.Size = New System.Drawing.Size(91, 23) Me.醫師_tb.TabIndex = 227 ' '系統設定 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(1656, 861) Me.Controls.Add(Me.GroupBox8) Me.Controls.Add(Me.GroupBox3) Me.Controls.Add(Me.GroupBox7) Me.Controls.Add(Me.GroupBox6) Me.Controls.Add(Me.GroupBox5) Me.Controls.Add(Me.GroupBox2) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.GroupBox4) 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.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel2.ResumeLayout(False) CType(Me.資料夾清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.Panel3.ResumeLayout(False) CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox6.ResumeLayout(False) Me.GroupBox6.PerformLayout() CType(Me.時段_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox7.ResumeLayout(False) Me.GroupBox7.PerformLayout() CType(Me.職務_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.適應症_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox8.ResumeLayout(False) Me.GroupBox8.PerformLayout() CType(Me.醫師_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents GroupBox4 As GroupBox Friend WithEvents 年份_dgv As DataGridView Friend WithEvents 年份_修改_bt As Button Friend WithEvents 年份_新增_bt As Button Friend WithEvents 年份_刪除_bt As Button Friend WithEvents 年份_tb As TextBox Friend WithEvents 資料庫版本號_lb As Label Friend WithEvents Label12 As Label Friend WithEvents Label13 As Label Friend WithEvents 讀取資料夾路徑_bt As Button Friend WithEvents 本機資料夾_wb As WebBrowser Friend WithEvents FTP執行檔_wb As WebBrowser Friend WithEvents 修改1_bt As Button Friend WithEvents Label2 As Label Friend WithEvents 版本號_tb As TextBox Friend WithEvents GroupBox1 As GroupBox Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog Friend WithEvents 指定_tb As TextBox Friend WithEvents 刪除_bt As Button Friend WithEvents 修改_bt As Button Friend WithEvents 新增_bt As Button Friend WithEvents 備註_tb As TextBox Friend WithEvents 指定頁面_tb As TextBox Friend WithEvents 資料夾名稱_tb As TextBox Friend WithEvents 資料夾清單_dgv As DataGridView Friend WithEvents Label4 As Label Friend WithEvents FTP資料夾_wb As WebBrowser Friend WithEvents GroupBox2 As GroupBox Friend WithEvents FTP_dgv As DataGridView Friend WithEvents GroupBox6 As GroupBox Friend WithEvents 資料庫刪除_tb As Button Friend WithEvents 資料庫修改_tb As Button Friend WithEvents 資料庫新增_tb As Button Friend WithEvents 位置_tb As TextBox Friend WithEvents 地區_tb As TextBox Friend WithEvents 密碼_tb As TextBox Friend WithEvents 帳號_tb As TextBox Friend WithEvents 地址_tb As TextBox Friend WithEvents ID_tb As TextBox Friend WithEvents 時段_tb As TextBox Friend WithEvents 時段1_tb As TextBox Friend WithEvents 時段2_tb As TextBox Friend WithEvents 時段3_tb As TextBox Friend WithEvents 時段4_tb As TextBox Friend WithEvents 時段5_tb As TextBox Friend WithEvents 時段6_tb As TextBox Friend WithEvents 時段7_tb As TextBox Friend WithEvents 時段8_tb As TextBox Friend WithEvents 上午上班_tb As TextBox Friend WithEvents 下午上班_tb As TextBox Friend WithEvents 加班上班_tb As TextBox Friend WithEvents 一段休息_tb As TextBox Friend WithEvents 二段休息_tb As TextBox Friend WithEvents 時段_dgv As DataGridView Friend WithEvents 時段新增_bt As Button Friend WithEvents 時段修改_bt As Button Friend WithEvents 時段刪除_bt As Button Friend WithEvents GroupBox7 As GroupBox Friend WithEvents 職務新增_bt As Button Friend WithEvents 職務修改_bt As Button Friend WithEvents 職務刪除_bt As Button Friend WithEvents 職務_dgv As DataGridView Friend WithEvents 職務_tb As TextBox Friend WithEvents GroupBox5 As GroupBox Friend WithEvents GroupBox3 As GroupBox Friend WithEvents 適應症_tb As TextBox Friend WithEvents 適應症_dgv As DataGridView Friend WithEvents 適應症_刪除_bt As Button Friend WithEvents 適應症_修改_bt As Button Friend WithEvents 適應症_新增_bt As Button Friend WithEvents Panel1 As Panel Friend WithEvents Panel2 As Panel Friend WithEvents Panel3 As Panel Friend WithEvents 適應症_編號_tb As TextBox Friend WithEvents GroupBox8 As GroupBox Friend WithEvents 醫生_新增_bt As Button Friend WithEvents 醫師_dgv As DataGridView Friend WithEvents 醫生_修改_bt As Button Friend WithEvents 醫生_刪除_bt As Button Friend WithEvents 醫師_tb As TextBox End Class