123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class Frm_01_finish_rcp
- 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 DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- 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.btnEdit = New System.Windows.Forms.Button()
- Me.處方清單_dgv = New System.Windows.Forms.DataGridView()
- Me.處方_dgv = New System.Windows.Forms.DataGridView()
- Me.關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.btnSave = New System.Windows.Forms.Button()
- Me.btnDelete = New System.Windows.Forms.Button()
- Me.模式通知_lb = New System.Windows.Forms.Label()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.btnCancel = New System.Windows.Forms.Button()
- Me.btnInsert = New System.Windows.Forms.Button()
- Me.btnGenerate = New System.Windows.Forms.Button()
- Me.DGV3 = New System.Windows.Forms.DataGridView()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.txtCustomer = New System.Windows.Forms.TextBox()
- Me.txtColor = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.cbo_customer = New System.Windows.Forms.ComboBox()
- Me.btnSaveAs = New System.Windows.Forms.Button()
- Me.btnDeleteRcpName = New System.Windows.Forms.Button()
- Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
- Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
- Me.Label1 = New System.Windows.Forms.Label()
- CType(Me.處方清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.處方_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer1.Panel1.SuspendLayout()
- Me.SplitContainer1.Panel2.SuspendLayout()
- Me.SplitContainer1.SuspendLayout()
- CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer2.Panel1.SuspendLayout()
- Me.SplitContainer2.Panel2.SuspendLayout()
- Me.SplitContainer2.SuspendLayout()
- Me.SuspendLayout()
- '
- 'btnEdit
- '
- Me.btnEdit.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnEdit.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnEdit.Image = Global.WindowsApp1.My.Resources.Resources.pen
- Me.btnEdit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnEdit.Location = New System.Drawing.Point(1013, 3)
- Me.btnEdit.Name = "btnEdit"
- Me.btnEdit.Size = New System.Drawing.Size(120, 47)
- Me.btnEdit.TabIndex = 0
- Me.btnEdit.Text = "修改&(E) "
- Me.btnEdit.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnEdit.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
- DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.處方清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
- Me.處方清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.處方清單_dgv.DefaultCellStyle = DataGridViewCellStyle11
- Me.處方清單_dgv.Location = New System.Drawing.Point(0, 27)
- Me.處方清單_dgv.Name = "處方清單_dgv"
- DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.處方清單_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle12
- Me.處方清單_dgv.RowHeadersWidth = 5
- Me.處方清單_dgv.RowTemplate.Height = 31
- Me.處方清單_dgv.Size = New System.Drawing.Size(293, 504)
- Me.處方清單_dgv.TabIndex = 1
- '
- '處方_dgv
- '
- Me.處方_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.處方_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.處方_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle13
- Me.處方_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.處方_dgv.DefaultCellStyle = DataGridViewCellStyle14
- Me.處方_dgv.Dock = System.Windows.Forms.DockStyle.Fill
- Me.處方_dgv.Location = New System.Drawing.Point(0, 0)
- Me.處方_dgv.Name = "處方_dgv"
- DataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.處方_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle15
- Me.處方_dgv.RowHeadersWidth = 5
- Me.處方_dgv.RowTemplate.Height = 31
- Me.處方_dgv.Size = New System.Drawing.Size(586, 275)
- Me.處方_dgv.TabIndex = 2
- '
- '關鍵字_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.Location = New System.Drawing.Point(62, 3)
- Me.關鍵字_tb.Name = "關鍵字_tb"
- Me.關鍵字_tb.Size = New System.Drawing.Size(229, 22)
- Me.關鍵字_tb.TabIndex = 3
- Me.關鍵字_tb.Visible = False
- '
- 'btnSave
- '
- Me.btnSave.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnSave.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnSave.Location = New System.Drawing.Point(892, 51)
- Me.btnSave.Name = "btnSave"
- Me.btnSave.Size = New System.Drawing.Size(120, 47)
- Me.btnSave.TabIndex = 4
- Me.btnSave.Text = "存档"
- Me.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnSave.UseVisualStyleBackColor = True
- '
- 'btnDelete
- '
- Me.btnDelete.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnDelete.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnDelete.Location = New System.Drawing.Point(1134, 3)
- Me.btnDelete.Name = "btnDelete"
- Me.btnDelete.Size = New System.Drawing.Size(120, 47)
- Me.btnDelete.TabIndex = 5
- Me.btnDelete.Text = "删除"
- Me.btnDelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnDelete.UseVisualStyleBackColor = True
- '
- '模式通知_lb
- '
- Me.模式通知_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.模式通知_lb.AutoSize = True
- Me.模式通知_lb.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.模式通知_lb.ForeColor = System.Drawing.Color.Red
- Me.模式通知_lb.Location = New System.Drawing.Point(1051, 149)
- Me.模式通知_lb.Name = "模式通知_lb"
- Me.模式通知_lb.Size = New System.Drawing.Size(77, 20)
- Me.模式通知_lb.TabIndex = 6
- Me.模式通知_lb.Text = "修改模式"
- Me.模式通知_lb.Visible = False
- '
- 'Timer1
- '
- '
- 'btnCancel
- '
- Me.btnCancel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnCancel.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnCancel.Location = New System.Drawing.Point(1134, 51)
- Me.btnCancel.Name = "btnCancel"
- Me.btnCancel.Size = New System.Drawing.Size(120, 47)
- Me.btnCancel.TabIndex = 7
- Me.btnCancel.Text = "取消"
- Me.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnCancel.UseVisualStyleBackColor = True
- '
- 'btnInsert
- '
- Me.btnInsert.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnInsert.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnInsert.Image = Global.WindowsApp1.My.Resources.Resources.add_2
- Me.btnInsert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnInsert.Location = New System.Drawing.Point(892, 3)
- Me.btnInsert.Name = "btnInsert"
- Me.btnInsert.Size = New System.Drawing.Size(120, 47)
- Me.btnInsert.TabIndex = 8
- Me.btnInsert.Text = "插入(&I) "
- Me.btnInsert.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnInsert.UseVisualStyleBackColor = True
- '
- 'btnGenerate
- '
- Me.btnGenerate.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnGenerate.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnGenerate.Location = New System.Drawing.Point(892, 98)
- Me.btnGenerate.Name = "btnGenerate"
- Me.btnGenerate.Size = New System.Drawing.Size(120, 47)
- Me.btnGenerate.TabIndex = 9
- Me.btnGenerate.Text = "输入重量"
- Me.btnGenerate.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnGenerate.UseVisualStyleBackColor = True
- '
- 'DGV3
- '
- Me.DGV3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DGV3.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DGV3.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle16
- Me.DGV3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle17.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV3.DefaultCellStyle = DataGridViewCellStyle17
- Me.DGV3.Dock = System.Windows.Forms.DockStyle.Fill
- Me.DGV3.Location = New System.Drawing.Point(0, 0)
- Me.DGV3.Name = "DGV3"
- DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DGV3.RowHeadersDefaultCellStyle = DataGridViewCellStyle18
- Me.DGV3.RowHeadersWidth = 5
- Me.DGV3.RowTemplate.Height = 31
- Me.DGV3.Size = New System.Drawing.Size(586, 250)
- Me.DGV3.TabIndex = 10
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.DateTimePicker1.CalendarFont = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker1.Location = New System.Drawing.Point(892, 146)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(153, 26)
- Me.DateTimePicker1.TabIndex = 11
- '
- 'Button7
- '
- Me.Button7.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button7.Location = New System.Drawing.Point(1013, 98)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(120, 47)
- Me.Button7.TabIndex = 12
- Me.Button7.Text = "领料"
- Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'txtCustomer
- '
- Me.txtCustomer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.txtCustomer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtCustomer.Location = New System.Drawing.Point(940, 174)
- Me.txtCustomer.Name = "txtCustomer"
- Me.txtCustomer.Size = New System.Drawing.Size(161, 26)
- Me.txtCustomer.TabIndex = 14
- '
- 'txtColor
- '
- Me.txtColor.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.txtColor.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtColor.Location = New System.Drawing.Point(940, 202)
- Me.txtColor.Name = "txtColor"
- Me.txtColor.Size = New System.Drawing.Size(161, 26)
- Me.txtColor.TabIndex = 15
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(895, 177)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(43, 20)
- Me.Label2.TabIndex = 16
- Me.Label2.Text = "客户"
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(895, 205)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 20)
- Me.Label3.TabIndex = 17
- Me.Label3.Text = "颜色"
- '
- 'cbo_customer
- '
- Me.cbo_customer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.cbo_customer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.cbo_customer.FormattingEnabled = True
- Me.cbo_customer.Location = New System.Drawing.Point(892, 230)
- Me.cbo_customer.Name = "cbo_customer"
- Me.cbo_customer.Size = New System.Drawing.Size(362, 28)
- Me.cbo_customer.TabIndex = 18
- '
- 'btnSaveAs
- '
- Me.btnSaveAs.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnSaveAs.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnSaveAs.Location = New System.Drawing.Point(1013, 51)
- Me.btnSaveAs.Name = "btnSaveAs"
- Me.btnSaveAs.Size = New System.Drawing.Size(120, 47)
- Me.btnSaveAs.TabIndex = 19
- Me.btnSaveAs.Text = "另存新档"
- Me.btnSaveAs.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnSaveAs.UseVisualStyleBackColor = True
- '
- 'btnDeleteRcpName
- '
- Me.btnDeleteRcpName.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnDeleteRcpName.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.btnDeleteRcpName.Location = New System.Drawing.Point(1134, 98)
- Me.btnDeleteRcpName.Name = "btnDeleteRcpName"
- Me.btnDeleteRcpName.Size = New System.Drawing.Size(120, 47)
- Me.btnDeleteRcpName.TabIndex = 20
- Me.btnDeleteRcpName.Text = "删除处方"
- Me.btnDeleteRcpName.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnDeleteRcpName.UseVisualStyleBackColor = True
- '
- 'SplitContainer1
- '
- Me.SplitContainer1.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.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.SplitContainer1.Location = New System.Drawing.Point(2, 2)
- Me.SplitContainer1.Name = "SplitContainer1"
- '
- 'SplitContainer1.Panel1
- '
- Me.SplitContainer1.Panel1.Controls.Add(Me.處方清單_dgv)
- Me.SplitContainer1.Panel1.Controls.Add(Me.關鍵字_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
- '
- 'SplitContainer1.Panel2
- '
- Me.SplitContainer1.Panel2.Controls.Add(Me.SplitContainer2)
- Me.SplitContainer1.Size = New System.Drawing.Size(887, 533)
- Me.SplitContainer1.SplitterDistance = 295
- Me.SplitContainer1.TabIndex = 21
- '
- 'SplitContainer2
- '
- Me.SplitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
- Me.SplitContainer2.Name = "SplitContainer2"
- Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
- '
- 'SplitContainer2.Panel1
- '
- Me.SplitContainer2.Panel1.Controls.Add(Me.處方_dgv)
- '
- 'SplitContainer2.Panel2
- '
- Me.SplitContainer2.Panel2.Controls.Add(Me.DGV3)
- Me.SplitContainer2.Size = New System.Drawing.Size(588, 533)
- Me.SplitContainer2.SplitterDistance = 277
- Me.SplitContainer2.TabIndex = 22
- '
- 'Label1
- '
- Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(2, 5)
- Me.Label1.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 315
- Me.Label1.Text = "关键字 : "
- Me.Label1.UseWaitCursor = True
- '
- 'Frm_01_finish_rcp
- '
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
- Me.ClientSize = New System.Drawing.Size(1256, 538)
- Me.Controls.Add(Me.SplitContainer1)
- Me.Controls.Add(Me.btnDeleteRcpName)
- Me.Controls.Add(Me.btnSaveAs)
- Me.Controls.Add(Me.cbo_customer)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.txtColor)
- Me.Controls.Add(Me.txtCustomer)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.btnGenerate)
- Me.Controls.Add(Me.btnInsert)
- Me.Controls.Add(Me.btnCancel)
- Me.Controls.Add(Me.模式通知_lb)
- Me.Controls.Add(Me.btnDelete)
- Me.Controls.Add(Me.btnSave)
- Me.Controls.Add(Me.btnEdit)
- Me.Name = "Frm_01_finish_rcp"
- Me.Text = "Frm_01_finish_rcp"
- Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
- CType(Me.處方清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.處方_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer1.Panel1.ResumeLayout(False)
- Me.SplitContainer1.Panel1.PerformLayout()
- Me.SplitContainer1.Panel2.ResumeLayout(False)
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer1.ResumeLayout(False)
- Me.SplitContainer2.Panel1.ResumeLayout(False)
- Me.SplitContainer2.Panel2.ResumeLayout(False)
- CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer2.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents btnEdit As Button
- Friend WithEvents 處方清單_dgv As DataGridView
- Friend WithEvents 處方_dgv As DataGridView
- Friend WithEvents 關鍵字_tb As TextBox
- Friend WithEvents btnSave As Button
- Friend WithEvents btnDelete As Button
- Friend WithEvents 模式通知_lb As Label
- Friend WithEvents Timer1 As Timer
- Friend WithEvents btnCancel As Button
- Friend WithEvents btnInsert As Button
- Friend WithEvents btnGenerate As Button
- Friend WithEvents DGV3 As DataGridView
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Button7 As Button
- Friend WithEvents txtCustomer As TextBox
- Friend WithEvents txtColor As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents cbo_customer As ComboBox
- Friend WithEvents btnSaveAs As Button
- Friend WithEvents btnDeleteRcpName As Button
- Friend WithEvents SplitContainer1 As SplitContainer
- Friend WithEvents SplitContainer2 As SplitContainer
- Friend WithEvents Label1 As Label
- End Class
|