_ 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.刪除門診_bt = New System.Windows.Forms.Button() Me.新增門診_bt = New System.Windows.Forms.Button() Me.日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() 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.時間修改_bt = New System.Windows.Forms.Button() Me.門診_dgv = New System.Windows.Forms.DataGridView() CType(Me.門診_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '刪除門診_bt ' Me.刪除門診_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, 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(408, 50) Me.刪除門診_bt.Name = "刪除門診_bt" Me.刪除門診_bt.Size = New System.Drawing.Size(58, 24) Me.刪除門診_bt.TabIndex = 721 Me.刪除門診_bt.Text = "刪除" Me.刪除門診_bt.UseVisualStyleBackColor = True ' '新增門診_bt ' Me.新增門診_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, 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(408, 2) Me.新增門診_bt.Name = "新增門診_bt" Me.新增門診_bt.Size = New System.Drawing.Size(58, 24) Me.新增門診_bt.TabIndex = 720 Me.新增門診_bt.Text = "新增" Me.新增門診_bt.UseVisualStyleBackColor = True ' '日期_dtp ' Me.日期_dtp.CustomFormat = "yyyy/MM/dd" Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.日期_dtp.Location = New System.Drawing.Point(3, 2) Me.日期_dtp.Name = "日期_dtp" Me.日期_dtp.Size = New System.Drawing.Size(123, 23) Me.日期_dtp.TabIndex = 719 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(131, 54) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(19, 16) Me.Label6.TabIndex = 718 Me.Label6.Text = "晚" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(131, 30) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(19, 16) Me.Label5.TabIndex = 717 Me.Label5.Text = "中" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(131, 6) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(19, 16) Me.Label1.TabIndex = 716 Me.Label1.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(152, 50) Me.晚_tb.Margin = New System.Windows.Forms.Padding(5) Me.晚_tb.Name = "晚_tb" Me.晚_tb.Size = New System.Drawing.Size(252, 23) Me.晚_tb.TabIndex = 715 ' '中_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(152, 26) Me.中_tb.Margin = New System.Windows.Forms.Padding(5) Me.中_tb.Name = "中_tb" Me.中_tb.Size = New System.Drawing.Size(252, 23) Me.中_tb.TabIndex = 714 ' '早_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(152, 2) Me.早_tb.Margin = New System.Windows.Forms.Padding(5) Me.早_tb.Name = "早_tb" Me.早_tb.Size = New System.Drawing.Size(252, 23) Me.早_tb.TabIndex = 713 ' '診別_tb ' Me.診別_tb.Enabled = False 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(3, 50) Me.診別_tb.Margin = New System.Windows.Forms.Padding(5) Me.診別_tb.Name = "診別_tb" Me.診別_tb.Size = New System.Drawing.Size(123, 23) Me.診別_tb.TabIndex = 712 ' '星期_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(2, 26) Me.星期_tb.Margin = New System.Windows.Forms.Padding(5) Me.星期_tb.Name = "星期_tb" Me.星期_tb.Size = New System.Drawing.Size(123, 23) Me.星期_tb.TabIndex = 711 ' '時間修改_bt ' Me.時間修改_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, 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(408, 26) Me.時間修改_bt.Name = "時間修改_bt" Me.時間修改_bt.Size = New System.Drawing.Size(58, 24) Me.時間修改_bt.TabIndex = 710 Me.時間修改_bt.Text = "修改" Me.時間修改_bt.UseVisualStyleBackColor = True ' '門診_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.BackgroundColor = System.Drawing.Color.White Me.門診_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.門診_dgv.Location = New System.Drawing.Point(2, 74) Me.門診_dgv.Name = "門診_dgv" Me.門診_dgv.RowHeadersWidth = 5 Me.門診_dgv.RowTemplate.Height = 24 Me.門診_dgv.Size = New System.Drawing.Size(641, 625) Me.門診_dgv.TabIndex = 709 ' '醫生班表設定 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(644, 702) Me.Controls.Add(Me.刪除門診_bt) Me.Controls.Add(Me.新增門診_bt) Me.Controls.Add(Me.日期_dtp) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.晚_tb) Me.Controls.Add(Me.中_tb) Me.Controls.Add(Me.早_tb) Me.Controls.Add(Me.診別_tb) Me.Controls.Add(Me.星期_tb) Me.Controls.Add(Me.時間修改_bt) Me.Controls.Add(Me.門診_dgv) 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "醫生班表設定" CType(Me.門診_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 刪除門診_bt As Button Friend WithEvents 新增門診_bt As Button Friend WithEvents 日期_dtp As DateTimePicker Friend WithEvents Label6 As Label Friend WithEvents Label5 As Label Friend WithEvents Label1 As Label 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 時間修改_bt As Button Friend WithEvents 門診_dgv As DataGridView End Class