123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871 |
- <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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(點燈系統))
- Me.控制表_dgv = New System.Windows.Forms.DataGridView()
- Me.明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.Label0 = New System.Windows.Forms.Label()
- Me.單號_tb = New System.Windows.Forms.TextBox()
- Me.Label43 = New System.Windows.Forms.Label()
- Me.車主名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.總金額_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.委員_tb = New System.Windows.Forms.TextBox()
- Me.簡稱_lb = New System.Windows.Forms.Label()
- Me.群組人員_cb = New System.Windows.Forms.ComboBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.收款人_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.內容_tb = New System.Windows.Forms.TextBox()
- Me.群組編號_cb = New System.Windows.Forms.TextBox()
- Me.明細表1_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.公司編號_cb = New System.Windows.Forms.ComboBox()
- Me.生肖_cb = New System.Windows.Forms.ComboBox()
- Me.性別_cb = New System.Windows.Forms.ComboBox()
- Me.剩餘燈_dgv = New System.Windows.Forms.DataGridView()
- Me.未安燈_dgv = New System.Windows.Forms.DataGridView()
- Me.收款_dgv = New System.Windows.Forms.DataGridView()
- Me.編號_cb = New System.Windows.Forms.ComboBox()
- Me.科目_cb = New System.Windows.Forms.ComboBox()
- Me.明細表2_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.剩餘燈_lb = New System.Windows.Forms.Label()
- Me.年度_cb = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.收款日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.點燈確認_bt = New System.Windows.Forms.Button()
- Me.客戶查詢_bt = New System.Windows.Forms.Button()
- Me.刪除選中的一筆資料1_bt = New System.Windows.Forms.Button()
- Me.收支單中新增一筆空白資料1_bt = New System.Windows.Forms.Button()
- Me.收款_bt = New System.Windows.Forms.Button()
- Me.查詢物_bt = New System.Windows.Forms.Button()
- Me.列印_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.儲存_bt = New System.Windows.Forms.Button()
- Me.新增_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()
- Me.Panel1.SuspendLayout()
- CType(Me.剩餘燈_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.未安燈_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.收款_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細表2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.SuspendLayout()
- '
- '控制表_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.控制表_dgv.BackgroundColor = System.Drawing.Color.White
- Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.控制表_dgv.Location = New System.Drawing.Point(5, 63)
- Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.控制表_dgv.Name = "控制表_dgv"
- Me.控制表_dgv.ReadOnly = True
- Me.控制表_dgv.RowHeadersWidth = 5
- Me.控制表_dgv.RowTemplate.Height = 24
- Me.控制表_dgv.Size = New System.Drawing.Size(181, 616)
- Me.控制表_dgv.TabIndex = 1512
- '
- '明細表_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- 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(185, 91)
- Me.明細表_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.明細表_dgv.Name = "明細表_dgv"
- Me.明細表_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.明細表_dgv.RowTemplate.Height = 24
- Me.明細表_dgv.Size = New System.Drawing.Size(1311, 588)
- Me.明細表_dgv.TabIndex = 1513
- '
- '選擇日期_dtp
- '
- Me.選擇日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.選擇日期_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.選擇日期_dtp.Location = New System.Drawing.Point(249, 4)
- Me.選擇日期_dtp.Name = "選擇日期_dtp"
- Me.選擇日期_dtp.Size = New System.Drawing.Size(130, 25)
- Me.選擇日期_dtp.TabIndex = 1740
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label29.Location = New System.Drawing.Point(188, 7)
- Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(60, 17)
- Me.Label29.TabIndex = 1739
- Me.Label29.Text = "選擇日期"
- '
- 'Label0
- '
- Me.Label0.AutoSize = True
- Me.Label0.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label0.Location = New System.Drawing.Point(188, 39)
- Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label0.Name = "Label0"
- Me.Label0.Size = New System.Drawing.Size(58, 17)
- Me.Label0.TabIndex = 1738
- Me.Label0.Text = "單 號"
- Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '單號_tb
- '
- Me.單號_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.單號_tb.Location = New System.Drawing.Point(249, 33)
- Me.單號_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.單號_tb.Name = "單號_tb"
- Me.單號_tb.ReadOnly = True
- Me.單號_tb.Size = New System.Drawing.Size(129, 25)
- Me.單號_tb.TabIndex = 1737
- Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label43.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label43.Location = New System.Drawing.Point(379, 9)
- Me.Label43.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(60, 17)
- Me.Label43.TabIndex = 1748
- Me.Label43.Text = "信眾名稱"
- '
- '車主名稱_tb
- '
- Me.車主名稱_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.車主名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.車主名稱_tb.Location = New System.Drawing.Point(441, 5)
- Me.車主名稱_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.車主名稱_tb.Name = "車主名稱_tb"
- Me.車主名稱_tb.ReadOnly = True
- Me.車主名稱_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.車主名稱_tb.Size = New System.Drawing.Size(181, 25)
- Me.車主名稱_tb.TabIndex = 1746
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label1.Location = New System.Drawing.Point(654, 9)
- Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(60, 17)
- Me.Label1.TabIndex = 1750
- Me.Label1.Text = "信眾電話"
- '
- '電話_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.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.電話_tb.Location = New System.Drawing.Point(715, 5)
- Me.電話_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.ReadOnly = True
- Me.電話_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.電話_tb.Size = New System.Drawing.Size(251, 25)
- Me.電話_tb.TabIndex = 1749
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label2.Location = New System.Drawing.Point(382, 38)
- Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 17)
- Me.Label2.TabIndex = 1752
- Me.Label2.Text = "地 址"
- '
- '地址_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.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.地址_tb.Location = New System.Drawing.Point(441, 34)
- Me.地址_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.ReadOnly = True
- Me.地址_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.地址_tb.Size = New System.Drawing.Size(525, 25)
- Me.地址_tb.TabIndex = 1751
- '
- '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("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(974, 10)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(47, 17)
- Me.Label3.TabIndex = 1754
- Me.Label3.Text = "總金額"
- Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '總金額_tb
- '
- Me.總金額_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.總金額_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.總金額_tb.Location = New System.Drawing.Point(1028, 6)
- Me.總金額_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.ReadOnly = True
- Me.總金額_tb.Size = New System.Drawing.Size(99, 25)
- Me.總金額_tb.TabIndex = 1753
- Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label4.Location = New System.Drawing.Point(263, 9)
- Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(73, 20)
- Me.Label4.TabIndex = 1756
- Me.Label4.Text = "主任委員"
- '
- '委員_tb
- '
- Me.委員_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.委員_tb.Location = New System.Drawing.Point(338, 5)
- Me.委員_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.委員_tb.Name = "委員_tb"
- Me.委員_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.委員_tb.Size = New System.Drawing.Size(198, 29)
- Me.委員_tb.TabIndex = 1755
- '
- '簡稱_lb
- '
- Me.簡稱_lb.AutoSize = True
- Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簡稱_lb.Location = New System.Drawing.Point(5, 40)
- Me.簡稱_lb.Name = "簡稱_lb"
- Me.簡稱_lb.Size = New System.Drawing.Size(73, 20)
- Me.簡稱_lb.TabIndex = 1757
- Me.簡稱_lb.Text = "群組編號"
- Me.簡稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '群組人員_cb
- '
- Me.群組人員_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.群組人員_cb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.群組人員_cb.FormattingEnabled = True
- Me.群組人員_cb.Location = New System.Drawing.Point(338, 36)
- Me.群組人員_cb.Name = "群組人員_cb"
- Me.群組人員_cb.Size = New System.Drawing.Size(198, 28)
- Me.群組人員_cb.TabIndex = 1760
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.Location = New System.Drawing.Point(262, 40)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(73, 20)
- Me.Label5.TabIndex = 1759
- Me.Label5.Text = "群組人員"
- Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label6.Location = New System.Drawing.Point(974, 40)
- Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(47, 17)
- Me.Label6.TabIndex = 1762
- Me.Label6.Text = "收款人"
- '
- '收款人_tb
- '
- Me.收款人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.收款人_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.收款人_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.收款人_tb.Location = New System.Drawing.Point(1028, 35)
- Me.收款人_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.收款人_tb.Name = "收款人_tb"
- Me.收款人_tb.ReadOnly = True
- Me.收款人_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.收款人_tb.Size = New System.Drawing.Size(99, 25)
- Me.收款人_tb.TabIndex = 1761
- Me.收款人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label7.Location = New System.Drawing.Point(6, 7)
- Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(89, 20)
- Me.Label7.TabIndex = 1764
- Me.Label7.Text = "感謝狀內容"
- '
- '內容_tb
- '
- Me.內容_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.內容_tb.Location = New System.Drawing.Point(96, 4)
- Me.內容_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.內容_tb.Name = "內容_tb"
- Me.內容_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.內容_tb.Size = New System.Drawing.Size(155, 29)
- Me.內容_tb.TabIndex = 1763
- '
- '群組編號_cb
- '
- Me.群組編號_cb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.群組編號_cb.Location = New System.Drawing.Point(96, 34)
- Me.群組編號_cb.Margin = New System.Windows.Forms.Padding(4)
- Me.群組編號_cb.Name = "群組編號_cb"
- Me.群組編號_cb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.群組編號_cb.Size = New System.Drawing.Size(155, 29)
- Me.群組編號_cb.TabIndex = 1765
- '
- '明細表1_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細表1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.明細表1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細表1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.明細表1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細表1_dgv.Location = New System.Drawing.Point(5, 95)
- Me.明細表1_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.明細表1_dgv.Name = "明細表1_dgv"
- Me.明細表1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細表1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.明細表1_dgv.RowTemplate.Height = 24
- Me.明細表1_dgv.Size = New System.Drawing.Size(301, 83)
- Me.明細表1_dgv.TabIndex = 1766
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.公司編號_cb)
- Me.Panel1.Controls.Add(Me.生肖_cb)
- Me.Panel1.Controls.Add(Me.性別_cb)
- Me.Panel1.Controls.Add(Me.剩餘燈_dgv)
- Me.Panel1.Controls.Add(Me.未安燈_dgv)
- Me.Panel1.Controls.Add(Me.收款_dgv)
- Me.Panel1.Controls.Add(Me.編號_cb)
- Me.Panel1.Controls.Add(Me.科目_cb)
- Me.Panel1.Controls.Add(Me.群組編號_cb)
- Me.Panel1.Controls.Add(Me.簡稱_lb)
- Me.Panel1.Controls.Add(Me.明細表2_dgv)
- Me.Panel1.Controls.Add(Me.群組人員_cb)
- Me.Panel1.Controls.Add(Me.Label5)
- Me.Panel1.Controls.Add(Me.Label7)
- Me.Panel1.Controls.Add(Me.委員_tb)
- Me.Panel1.Controls.Add(Me.Label4)
- Me.Panel1.Controls.Add(Me.內容_tb)
- Me.Panel1.Controls.Add(Me.明細表1_dgv)
- Me.Panel1.Location = New System.Drawing.Point(205, 279)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(789, 309)
- Me.Panel1.TabIndex = 1768
- '
- '公司編號_cb
- '
- Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.公司編號_cb.Enabled = False
- Me.公司編號_cb.FormattingEnabled = True
- Me.公司編號_cb.Items.AddRange(New Object() {"華燊居善", "華燊國際"})
- Me.公司編號_cb.Location = New System.Drawing.Point(422, 65)
- Me.公司編號_cb.Name = "公司編號_cb"
- Me.公司編號_cb.Size = New System.Drawing.Size(85, 24)
- Me.公司編號_cb.TabIndex = 1791
- '
- '生肖_cb
- '
- Me.生肖_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.生肖_cb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.生肖_cb.FormattingEnabled = True
- Me.生肖_cb.Location = New System.Drawing.Point(342, 65)
- Me.生肖_cb.Name = "生肖_cb"
- Me.生肖_cb.Size = New System.Drawing.Size(75, 28)
- Me.生肖_cb.TabIndex = 1790
- '
- '性別_cb
- '
- Me.性別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.性別_cb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.性別_cb.FormattingEnabled = True
- Me.性別_cb.Location = New System.Drawing.Point(266, 65)
- Me.性別_cb.Name = "性別_cb"
- Me.性別_cb.Size = New System.Drawing.Size(70, 28)
- Me.性別_cb.TabIndex = 1789
- '
- '剩餘燈_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.剩餘燈_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- 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(539, 4)
- Me.剩餘燈_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.剩餘燈_dgv.Name = "剩餘燈_dgv"
- Me.剩餘燈_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.剩餘燈_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.剩餘燈_dgv.RowTemplate.Height = 24
- Me.剩餘燈_dgv.Size = New System.Drawing.Size(246, 89)
- Me.剩餘燈_dgv.TabIndex = 1788
- '
- '未安燈_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.未安燈_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- 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(539, 95)
- Me.未安燈_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.未安燈_dgv.Name = "未安燈_dgv"
- Me.未安燈_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.未安燈_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.未安燈_dgv.RowTemplate.Height = 24
- Me.未安燈_dgv.Size = New System.Drawing.Size(246, 210)
- Me.未安燈_dgv.TabIndex = 1787
- '
- '收款_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.收款_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- 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(6, 180)
- Me.收款_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.收款_dgv.Name = "收款_dgv"
- Me.收款_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.收款_dgv.RowsDefaultCellStyle = DataGridViewCellStyle11
- Me.收款_dgv.RowTemplate.Height = 24
- Me.收款_dgv.Size = New System.Drawing.Size(530, 125)
- Me.收款_dgv.TabIndex = 1786
- '
- '編號_cb
- '
- Me.編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.編號_cb.FormattingEnabled = True
- Me.編號_cb.Location = New System.Drawing.Point(122, 65)
- Me.編號_cb.Name = "編號_cb"
- Me.編號_cb.Size = New System.Drawing.Size(129, 28)
- Me.編號_cb.TabIndex = 1785
- '
- '科目_cb
- '
- Me.科目_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.科目_cb.FormattingEnabled = True
- Me.科目_cb.Location = New System.Drawing.Point(6, 65)
- Me.科目_cb.Name = "科目_cb"
- Me.科目_cb.Size = New System.Drawing.Size(114, 28)
- Me.科目_cb.TabIndex = 1784
- '
- '明細表2_dgv
- '
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細表2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
- Me.明細表2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細表2_dgv.BackgroundColor = System.Drawing.Color.White
- Me.明細表2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細表2_dgv.Location = New System.Drawing.Point(307, 95)
- Me.明細表2_dgv.Margin = New System.Windows.Forms.Padding(4)
- Me.明細表2_dgv.Name = "明細表2_dgv"
- Me.明細表2_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細表2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle13
- Me.明細表2_dgv.RowTemplate.Height = 24
- Me.明細表2_dgv.Size = New System.Drawing.Size(229, 83)
- Me.明細表2_dgv.TabIndex = 1769
- '
- 'Panel2
- '
- Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.剩餘燈_lb)
- Me.Panel2.Location = New System.Drawing.Point(185, 63)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1005, 29)
- Me.Panel2.TabIndex = 1769
- '
- '剩餘燈_lb
- '
- Me.剩餘燈_lb.AutoSize = True
- Me.剩餘燈_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.剩餘燈_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.剩餘燈_lb.Location = New System.Drawing.Point(8, 5)
- Me.剩餘燈_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.剩餘燈_lb.Name = "剩餘燈_lb"
- Me.剩餘燈_lb.Size = New System.Drawing.Size(20, 17)
- Me.剩餘燈_lb.TabIndex = 1740
- Me.剩餘燈_lb.Text = "xx"
- '
- '年度_cb
- '
- Me.年度_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.年度_cb.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.年度_cb.FormattingEnabled = True
- Me.年度_cb.Items.AddRange(New Object() {"由下而上", "由上而下"})
- Me.年度_cb.Location = New System.Drawing.Point(1236, 63)
- Me.年度_cb.Name = "年度_cb"
- Me.年度_cb.Size = New System.Drawing.Size(74, 25)
- Me.年度_cb.TabIndex = 1772
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label9.Location = New System.Drawing.Point(1194, 66)
- Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(37, 17)
- Me.Label9.TabIndex = 1771
- Me.Label9.Text = "年度:"
- '
- '收款日期_dtp
- '
- Me.收款日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.收款日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.收款日期_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.收款日期_dtp.Location = New System.Drawing.Point(1373, 63)
- Me.收款日期_dtp.Name = "收款日期_dtp"
- Me.收款日期_dtp.Size = New System.Drawing.Size(120, 25)
- Me.收款日期_dtp.TabIndex = 1774
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label8.Location = New System.Drawing.Point(1312, 66)
- Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(60, 17)
- Me.Label8.TabIndex = 1773
- Me.Label8.Text = "收款日期"
- '
- '點燈確認_bt
- '
- Me.點燈確認_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.點燈確認_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.燈
- Me.點燈確認_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1314, 2)
- Me.點燈確認_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.點燈確認_bt.Name = "點燈確認_bt"
- Me.點燈確認_bt.Size = New System.Drawing.Size(60, 60)
- Me.點燈確認_bt.TabIndex = 1775
- Me.點燈確認_bt.UseVisualStyleBackColor = True
- '
- '客戶查詢_bt
- '
- Me.客戶查詢_bt.BackgroundImage = CType(resources.GetObject("客戶查詢_bt.BackgroundImage"), System.Drawing.Image)
- Me.客戶查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.客戶查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶查詢_bt.Location = New System.Drawing.Point(624, 3)
- Me.客戶查詢_bt.Name = "客戶查詢_bt"
- Me.客戶查詢_bt.Size = New System.Drawing.Size(28, 29)
- Me.客戶查詢_bt.TabIndex = 1747
- Me.客戶查詢_bt.UseVisualStyleBackColor = True
- '
- '刪除選中的一筆資料1_bt
- '
- Me.刪除選中的一筆資料1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除選中的一筆資料1_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
- Me.刪除選中的一筆資料1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.刪除選中的一筆資料1_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除選中的一筆資料1_bt.Location = New System.Drawing.Point(1194, 2)
- Me.刪除選中的一筆資料1_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.刪除選中的一筆資料1_bt.Name = "刪除選中的一筆資料1_bt"
- Me.刪除選中的一筆資料1_bt.Size = New System.Drawing.Size(60, 60)
- Me.刪除選中的一筆資料1_bt.TabIndex = 1745
- Me.刪除選中的一筆資料1_bt.UseVisualStyleBackColor = True
- '
- '收支單中新增一筆空白資料1_bt
- '
- Me.收支單中新增一筆空白資料1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.收支單中新增一筆空白資料1_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Edit_Text
- Me.收支單中新增一筆空白資料1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.收支單中新增一筆空白資料1_bt.ForeColor = System.Drawing.Color.Green
- Me.收支單中新增一筆空白資料1_bt.Location = New System.Drawing.Point(1134, 2)
- Me.收支單中新增一筆空白資料1_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.收支單中新增一筆空白資料1_bt.Name = "收支單中新增一筆空白資料1_bt"
- Me.收支單中新增一筆空白資料1_bt.Size = New System.Drawing.Size(60, 60)
- Me.收支單中新增一筆空白資料1_bt.TabIndex = 1744
- Me.收支單中新增一筆空白資料1_bt.UseVisualStyleBackColor = True
- '
- '收款_bt
- '
- Me.收款_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.收款_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Sendnow
- Me.收款_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.收款_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.收款_bt.Location = New System.Drawing.Point(1374, 2)
- Me.收款_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.收款_bt.Name = "收款_bt"
- Me.收款_bt.Size = New System.Drawing.Size(60, 60)
- Me.收款_bt.TabIndex = 1743
- Me.收款_bt.UseVisualStyleBackColor = True
- '
- '查詢物_bt
- '
- Me.查詢物_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Search
- Me.查詢物_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.查詢物_bt.Location = New System.Drawing.Point(4, 2)
- Me.查詢物_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.查詢物_bt.Name = "查詢物_bt"
- Me.查詢物_bt.Size = New System.Drawing.Size(60, 60)
- Me.查詢物_bt.TabIndex = 1742
- Me.查詢物_bt.UseVisualStyleBackColor = True
- '
- '列印_bt
- '
- Me.列印_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.列印_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
- Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1434, 2)
- Me.列印_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(60, 60)
- Me.列印_bt.TabIndex = 1741
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(124, 2)
- Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(60, 60)
- Me.刪除_bt.TabIndex = 1736
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '儲存_bt
- '
- Me.儲存_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.儲存_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
- Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1254, 2)
- Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.儲存_bt.Name = "儲存_bt"
- Me.儲存_bt.Size = New System.Drawing.Size(60, 60)
- Me.儲存_bt.TabIndex = 1735
- Me.儲存_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_2
- Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(64, 2)
- Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(60, 60)
- Me.新增_bt.TabIndex = 1734
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '點燈系統
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(10.0!, 20.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1497, 681)
- Me.Controls.Add(Me.點燈確認_bt)
- Me.Controls.Add(Me.收款日期_dtp)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.年度_cb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.收款人_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.總金額_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.地址_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.電話_tb)
- Me.Controls.Add(Me.車主名稱_tb)
- Me.Controls.Add(Me.客戶查詢_bt)
- Me.Controls.Add(Me.刪除選中的一筆資料1_bt)
- Me.Controls.Add(Me.收支單中新增一筆空白資料1_bt)
- Me.Controls.Add(Me.收款_bt)
- Me.Controls.Add(Me.查詢物_bt)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.選擇日期_dtp)
- Me.Controls.Add(Me.Label29)
- Me.Controls.Add(Me.Label0)
- Me.Controls.Add(Me.單號_tb)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.儲存_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.控制表_dgv)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.明細表_dgv)
- Me.Controls.Add(Me.Label43)
- Me.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(5)
- 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()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.剩餘燈_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.未安燈_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.收款_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細表2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 控制表_dgv As DataGridView
- Friend WithEvents 明細表_dgv As DataGridView
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 儲存_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 選擇日期_dtp As DateTimePicker
- Friend WithEvents Label29 As Label
- Friend WithEvents Label0 As Label
- Friend WithEvents 單號_tb As TextBox
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 查詢物_bt As Button
- Friend WithEvents 收款_bt As Button
- Friend WithEvents 收支單中新增一筆空白資料1_bt As Button
- Friend WithEvents 刪除選中的一筆資料1_bt As Button
- Friend WithEvents Label43 As Label
- Friend WithEvents 車主名稱_tb As TextBox
- Friend WithEvents 客戶查詢_bt As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 委員_tb As TextBox
- Friend WithEvents 簡稱_lb As Label
- Friend WithEvents 群組人員_cb As ComboBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 收款人_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 內容_tb As TextBox
- Friend WithEvents 群組編號_cb As TextBox
- Friend WithEvents 明細表1_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 明細表2_dgv As DataGridView
- Friend WithEvents 編號_cb As ComboBox
- Friend WithEvents 科目_cb As ComboBox
- Friend WithEvents 收款_dgv As DataGridView
- Friend WithEvents 未安燈_dgv As DataGridView
- Friend WithEvents 剩餘燈_dgv As DataGridView
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 剩餘燈_lb As Label
- Friend WithEvents 生肖_cb As ComboBox
- Friend WithEvents 性別_cb As ComboBox
- Friend WithEvents 年度_cb As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 收款日期_dtp As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents 公司編號_cb As ComboBox
- Friend WithEvents 點燈確認_bt As Button
- End Class
|