123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 業務系統資料管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- 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()
- Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.交易明細_dgv = New System.Windows.Forms.DataGridView()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.產品類別表_dgv = New System.Windows.Forms.DataGridView()
- Me.類別_tb = New System.Windows.Forms.TextBox()
- Me.產品類別存檔_bt = New System.Windows.Forms.Button()
- Me.品名1_tb = New System.Windows.Forms.TextBox()
- Me.類別_cb = New System.Windows.Forms.ComboBox()
- Me.重新整理1_bt = New System.Windows.Forms.Button()
- Me.修改1_bt = New System.Windows.Forms.Button()
- Me.刪除1_bt = New System.Windows.Forms.Button()
- Me.流水號1_tb = New System.Windows.Forms.TextBox()
- Me.人員1_dgv = New System.Windows.Forms.DataGridView()
- Me.人員2_dgv = New System.Windows.Forms.DataGridView()
- Me.時薪_cb = New System.Windows.Forms.ComboBox()
- Me.流水號2_tb = New System.Windows.Forms.TextBox()
- Me.姓名_tb = New System.Windows.Forms.TextBox()
- Me.新增1_bt = New System.Windows.Forms.Button()
- Me.刪除2_bt = New System.Windows.Forms.Button()
- Me.重新整理2_bt = New System.Windows.Forms.Button()
- Me.交易明細表品名修正_bt = New System.Windows.Forms.Button()
- Me.產品類別表1_dgv = New System.Windows.Forms.DataGridView()
- Me.品名2_tb = New System.Windows.Forms.TextBox()
- Me.交易明細1_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.品名3_tb = New System.Windows.Forms.TextBox()
- Me.重新整理3_bt = New System.Windows.Forms.Button()
- CType(Me.交易明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.產品類別表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.人員1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.人員2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.產品類別表1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.交易明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '交易明細_dgv
- '
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.交易明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
- Me.交易明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.交易明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.交易明細_dgv.Location = New System.Drawing.Point(6, 52)
- Me.交易明細_dgv.Name = "交易明細_dgv"
- Me.交易明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.交易明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
- Me.交易明細_dgv.RowTemplate.Height = 24
- Me.交易明細_dgv.Size = New System.Drawing.Size(454, 332)
- Me.交易明細_dgv.TabIndex = 702
- '
- '品名_tb
- '
- Me.品名_tb.Location = New System.Drawing.Point(7, 26)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.Size = New System.Drawing.Size(322, 23)
- Me.品名_tb.TabIndex = 703
- '
- '產品類別表_dgv
- '
- DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.產品類別表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.產品類別表_dgv.Location = New System.Drawing.Point(6, 436)
- Me.產品類別表_dgv.Name = "產品類別表_dgv"
- Me.產品類別表_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.產品類別表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
- Me.產品類別表_dgv.RowTemplate.Height = 24
- Me.產品類別表_dgv.Size = New System.Drawing.Size(454, 529)
- Me.產品類別表_dgv.TabIndex = 705
- '
- '類別_tb
- '
- Me.類別_tb.Location = New System.Drawing.Point(332, 26)
- Me.類別_tb.Name = "類別_tb"
- Me.類別_tb.Size = New System.Drawing.Size(69, 23)
- Me.類別_tb.TabIndex = 706
- '
- '產品類別存檔_bt
- '
- Me.產品類別存檔_bt.Location = New System.Drawing.Point(404, 26)
- Me.產品類別存檔_bt.Name = "產品類別存檔_bt"
- Me.產品類別存檔_bt.Size = New System.Drawing.Size(56, 23)
- Me.產品類別存檔_bt.TabIndex = 707
- Me.產品類別存檔_bt.Text = "存檔"
- Me.產品類別存檔_bt.UseVisualStyleBackColor = True
- '
- '品名1_tb
- '
- Me.品名1_tb.Location = New System.Drawing.Point(6, 386)
- Me.品名1_tb.Name = "品名1_tb"
- Me.品名1_tb.Size = New System.Drawing.Size(322, 23)
- Me.品名1_tb.TabIndex = 708
- '
- '類別_cb
- '
- Me.類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.類別_cb.FormattingEnabled = True
- Me.類別_cb.Items.AddRange(New Object() {"一般產品", "人工皮", "美療", "治療", "雷射", "手術", "植髮", "電波", "不計算"})
- Me.類別_cb.Location = New System.Drawing.Point(331, 385)
- Me.類別_cb.Name = "類別_cb"
- Me.類別_cb.Size = New System.Drawing.Size(129, 24)
- Me.類別_cb.TabIndex = 709
- '
- '重新整理1_bt
- '
- Me.重新整理1_bt.Location = New System.Drawing.Point(127, 411)
- Me.重新整理1_bt.Name = "重新整理1_bt"
- Me.重新整理1_bt.Size = New System.Drawing.Size(107, 23)
- Me.重新整理1_bt.TabIndex = 710
- Me.重新整理1_bt.Text = "重新整理"
- Me.重新整理1_bt.UseVisualStyleBackColor = True
- '
- '修改1_bt
- '
- Me.修改1_bt.ForeColor = System.Drawing.Color.Green
- Me.修改1_bt.Location = New System.Drawing.Point(240, 411)
- Me.修改1_bt.Name = "修改1_bt"
- Me.修改1_bt.Size = New System.Drawing.Size(107, 23)
- Me.修改1_bt.TabIndex = 711
- Me.修改1_bt.Text = "修改"
- Me.修改1_bt.UseVisualStyleBackColor = True
- '
- '刪除1_bt
- '
- Me.刪除1_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除1_bt.Location = New System.Drawing.Point(353, 411)
- Me.刪除1_bt.Name = "刪除1_bt"
- Me.刪除1_bt.Size = New System.Drawing.Size(107, 23)
- Me.刪除1_bt.TabIndex = 712
- Me.刪除1_bt.Text = "刪除"
- Me.刪除1_bt.UseVisualStyleBackColor = True
- '
- '流水號1_tb
- '
- Me.流水號1_tb.Location = New System.Drawing.Point(6, 411)
- Me.流水號1_tb.Name = "流水號1_tb"
- Me.流水號1_tb.Size = New System.Drawing.Size(115, 23)
- Me.流水號1_tb.TabIndex = 713
- '
- '人員1_dgv
- '
- DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.人員1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
- Me.人員1_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.人員1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.人員1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.人員1_dgv.Location = New System.Drawing.Point(464, 79)
- Me.人員1_dgv.Name = "人員1_dgv"
- Me.人員1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.人員1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle18
- Me.人員1_dgv.RowTemplate.Height = 24
- Me.人員1_dgv.Size = New System.Drawing.Size(101, 886)
- Me.人員1_dgv.TabIndex = 714
- '
- '人員2_dgv
- '
- DataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.人員2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle19
- Me.人員2_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.人員2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.人員2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.人員2_dgv.Location = New System.Drawing.Point(567, 79)
- Me.人員2_dgv.Name = "人員2_dgv"
- Me.人員2_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.人員2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle20
- Me.人員2_dgv.RowTemplate.Height = 24
- Me.人員2_dgv.Size = New System.Drawing.Size(213, 886)
- Me.人員2_dgv.TabIndex = 715
- '
- '時薪_cb
- '
- Me.時薪_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.時薪_cb.FormattingEnabled = True
- Me.時薪_cb.Items.AddRange(New Object() {"", "時薪"})
- Me.時薪_cb.Location = New System.Drawing.Point(663, 25)
- Me.時薪_cb.Name = "時薪_cb"
- Me.時薪_cb.Size = New System.Drawing.Size(75, 24)
- Me.時薪_cb.TabIndex = 716
- '
- '流水號2_tb
- '
- Me.流水號2_tb.Location = New System.Drawing.Point(464, 26)
- Me.流水號2_tb.Name = "流水號2_tb"
- Me.流水號2_tb.Size = New System.Drawing.Size(91, 23)
- Me.流水號2_tb.TabIndex = 717
- '
- '姓名_tb
- '
- Me.姓名_tb.Location = New System.Drawing.Point(561, 26)
- Me.姓名_tb.Name = "姓名_tb"
- Me.姓名_tb.Size = New System.Drawing.Size(96, 23)
- Me.姓名_tb.TabIndex = 718
- '
- '新增1_bt
- '
- Me.新增1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增1_bt.Location = New System.Drawing.Point(464, 52)
- Me.新增1_bt.Name = "新增1_bt"
- Me.新增1_bt.Size = New System.Drawing.Size(137, 25)
- Me.新增1_bt.TabIndex = 719
- Me.新增1_bt.Text = "新增"
- Me.新增1_bt.UseVisualStyleBackColor = True
- '
- '刪除2_bt
- '
- Me.刪除2_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除2_bt.Location = New System.Drawing.Point(604, 52)
- Me.刪除2_bt.Name = "刪除2_bt"
- Me.刪除2_bt.Size = New System.Drawing.Size(137, 25)
- Me.刪除2_bt.TabIndex = 720
- Me.刪除2_bt.Text = "刪除"
- Me.刪除2_bt.UseVisualStyleBackColor = True
- '
- '重新整理2_bt
- '
- Me.重新整理2_bt.Location = New System.Drawing.Point(1373, 27)
- Me.重新整理2_bt.Name = "重新整理2_bt"
- Me.重新整理2_bt.Size = New System.Drawing.Size(75, 23)
- Me.重新整理2_bt.TabIndex = 728
- Me.重新整理2_bt.Text = "讀取"
- Me.重新整理2_bt.UseVisualStyleBackColor = True
- '
- '交易明細表品名修正_bt
- '
- Me.交易明細表品名修正_bt.Location = New System.Drawing.Point(1448, 27)
- Me.交易明細表品名修正_bt.Name = "交易明細表品名修正_bt"
- Me.交易明細表品名修正_bt.Size = New System.Drawing.Size(75, 23)
- Me.交易明細表品名修正_bt.TabIndex = 725
- Me.交易明細表品名修正_bt.Text = "存檔"
- Me.交易明細表品名修正_bt.UseVisualStyleBackColor = True
- '
- '產品類別表1_dgv
- '
- DataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.產品類別表1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
- Me.產品類別表1_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.產品類別表1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.產品類別表1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.產品類別表1_dgv.Location = New System.Drawing.Point(1154, 52)
- Me.產品類別表1_dgv.Name = "產品類別表1_dgv"
- Me.產品類別表1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.產品類別表1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle22
- Me.產品類別表1_dgv.RowTemplate.Height = 24
- Me.產品類別表1_dgv.Size = New System.Drawing.Size(369, 913)
- Me.產品類別表1_dgv.TabIndex = 723
- '
- '品名2_tb
- '
- Me.品名2_tb.Location = New System.Drawing.Point(784, 26)
- Me.品名2_tb.Name = "品名2_tb"
- Me.品名2_tb.Size = New System.Drawing.Size(293, 23)
- Me.品名2_tb.TabIndex = 722
- '
- '交易明細1_dgv
- '
- DataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.交易明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle23
- Me.交易明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.交易明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.交易明細1_dgv.Location = New System.Drawing.Point(783, 52)
- Me.交易明細1_dgv.Name = "交易明細1_dgv"
- Me.交易明細1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.交易明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle24
- Me.交易明細1_dgv.RowTemplate.Height = 24
- Me.交易明細1_dgv.Size = New System.Drawing.Size(369, 913)
- Me.交易明細1_dgv.TabIndex = 721
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(9, 5)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(224, 16)
- Me.Label1.TabIndex = 732
- Me.Label1.Text = "客戶交易明細表未與產品類別關聯時使用"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(461, 5)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(224, 16)
- Me.Label2.TabIndex = 733
- Me.Label2.Text = "客戶交易明細表未與診所員工關聯時使用"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(780, 5)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(188, 16)
- Me.Label3.TabIndex = 734
- Me.Label3.Text = "客戶交易明細表產品整合統一使用" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '品名3_tb
- '
- Me.品名3_tb.Location = New System.Drawing.Point(1079, 26)
- Me.品名3_tb.Name = "品名3_tb"
- Me.品名3_tb.Size = New System.Drawing.Size(293, 23)
- Me.品名3_tb.TabIndex = 735
- '
- '重新整理3_bt
- '
- Me.重新整理3_bt.Location = New System.Drawing.Point(1373, 3)
- Me.重新整理3_bt.Name = "重新整理3_bt"
- Me.重新整理3_bt.Size = New System.Drawing.Size(150, 23)
- Me.重新整理3_bt.TabIndex = 736
- Me.重新整理3_bt.Text = "重新整理"
- Me.重新整理3_bt.UseVisualStyleBackColor = True
- '
- '業務系統資料管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.重新整理3_bt)
- Me.Controls.Add(Me.品名3_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.重新整理2_bt)
- Me.Controls.Add(Me.交易明細表品名修正_bt)
- Me.Controls.Add(Me.產品類別表1_dgv)
- Me.Controls.Add(Me.品名2_tb)
- Me.Controls.Add(Me.交易明細1_dgv)
- Me.Controls.Add(Me.刪除2_bt)
- Me.Controls.Add(Me.新增1_bt)
- Me.Controls.Add(Me.姓名_tb)
- Me.Controls.Add(Me.流水號2_tb)
- Me.Controls.Add(Me.時薪_cb)
- Me.Controls.Add(Me.人員2_dgv)
- Me.Controls.Add(Me.人員1_dgv)
- Me.Controls.Add(Me.流水號1_tb)
- Me.Controls.Add(Me.刪除1_bt)
- Me.Controls.Add(Me.修改1_bt)
- Me.Controls.Add(Me.重新整理1_bt)
- Me.Controls.Add(Me.類別_cb)
- Me.Controls.Add(Me.品名1_tb)
- Me.Controls.Add(Me.產品類別存檔_bt)
- Me.Controls.Add(Me.類別_tb)
- Me.Controls.Add(Me.產品類別表_dgv)
- Me.Controls.Add(Me.品名_tb)
- 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(3, 4, 3, 4)
- Me.Name = "業務系統資料管理"
- Me.Text = "業務系統資料管理"
- CType(Me.交易明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.產品類別表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.人員1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.人員2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.產品類別表1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.交易明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 交易明細_dgv As DataGridView
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents 產品類別表_dgv As DataGridView
- Friend WithEvents 類別_tb As TextBox
- Friend WithEvents 產品類別存檔_bt As Button
- Friend WithEvents 品名1_tb As TextBox
- Friend WithEvents 類別_cb As ComboBox
- Friend WithEvents 重新整理1_bt As Button
- Friend WithEvents 修改1_bt As Button
- Friend WithEvents 刪除1_bt As Button
- Friend WithEvents 流水號1_tb As TextBox
- Friend WithEvents 人員1_dgv As DataGridView
- Friend WithEvents 人員2_dgv As DataGridView
- Friend WithEvents 時薪_cb As ComboBox
- Friend WithEvents 流水號2_tb As TextBox
- Friend WithEvents 姓名_tb As TextBox
- Friend WithEvents 新增1_bt As Button
- Friend WithEvents 刪除2_bt As Button
- Friend WithEvents 重新整理2_bt As Button
- Friend WithEvents 交易明細表品名修正_bt As Button
- Friend WithEvents 產品類別表1_dgv As DataGridView
- Friend WithEvents 品名2_tb As TextBox
- Friend WithEvents 交易明細1_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 品名3_tb As TextBox
- Friend WithEvents 重新整理3_bt As Button
- End Class
|