123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909 |
- <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()
- Me.交易明細_dgv = New System.Windows.Forms.DataGridView()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.獎金計算_dgv = New System.Windows.Forms.DataGridView()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.預售_nud = New System.Windows.Forms.NumericUpDown()
- Me.預售獎金_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.產品_時薪_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.產品_月薪_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.排程業績_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.植髮獎金_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.業績_達標1_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.業績_未達標1_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.美療獎金_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.操作獎金_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.手術排程_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.手術操作_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.業績_未達標2_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.業績_達標2_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.TextBox15 = New System.Windows.Forms.TextBox()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.TextBox17 = New System.Windows.Forms.TextBox()
- Me.TextBox18 = New System.Windows.Forms.TextBox()
- Me.TextBox19 = New System.Windows.Forms.TextBox()
- Me.TextBox20 = New System.Windows.Forms.TextBox()
- Me.TextBox21 = New System.Windows.Forms.TextBox()
- Me.TextBox22 = New System.Windows.Forms.TextBox()
- Me.TextBox23 = New System.Windows.Forms.TextBox()
- Me.TextBox24 = New System.Windows.Forms.TextBox()
- Me.TextBox25 = New System.Windows.Forms.TextBox()
- Me.TextBox26 = New System.Windows.Forms.TextBox()
- 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.預售_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.預售獎金_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.產品_時薪_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.產品_月薪_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.排程業績_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.植髮獎金_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.業績_達標1_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.業績_未達標1_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.美療獎金_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.操作獎金_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.手術排程_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.手術操作_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.業績_未達標2_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.業績_達標2_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '交易明細_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, 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(6, 32)
- Me.交易明細_dgv.Name = "交易明細_dgv"
- Me.交易明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.交易明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.交易明細_dgv.RowTemplate.Height = 24
- Me.交易明細_dgv.Size = New System.Drawing.Size(1900, 446)
- Me.交易明細_dgv.TabIndex = 701
- '
- '月份_cb
- '
- Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.月份_cb.FormattingEnabled = True
- Me.月份_cb.Location = New System.Drawing.Point(7, 4)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(77, 24)
- Me.月份_cb.TabIndex = 702
- '
- '獎金計算_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
- Me.獎金計算_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- 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(6, 505)
- Me.獎金計算_dgv.Name = "獎金計算_dgv"
- Me.獎金計算_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.獎金計算_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.獎金計算_dgv.RowTemplate.Height = 24
- Me.獎金計算_dgv.Size = New System.Drawing.Size(1900, 460)
- Me.獎金計算_dgv.TabIndex = 704
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label2.Location = New System.Drawing.Point(86, 7)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(94, 17)
- Me.Label2.TabIndex = 706
- Me.Label2.Text = "預售獎金(達標)"
- '
- '預售_nud
- '
- Me.預售_nud.ForeColor = System.Drawing.Color.Red
- Me.預售_nud.Location = New System.Drawing.Point(183, 4)
- Me.預售_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
- Me.預售_nud.Name = "預售_nud"
- Me.預售_nud.Size = New System.Drawing.Size(72, 23)
- Me.預售_nud.TabIndex = 707
- Me.預售_nud.ThousandsSeparator = True
- Me.預售_nud.Value = New Decimal(New Integer() {200000, 0, 0, 0})
- '
- '預售獎金_nud
- '
- Me.預售獎金_nud.DecimalPlaces = 2
- Me.預售獎金_nud.ForeColor = System.Drawing.Color.Red
- Me.預售獎金_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.預售獎金_nud.Location = New System.Drawing.Point(323, 4)
- Me.預售獎金_nud.Name = "預售獎金_nud"
- Me.預售獎金_nud.Size = New System.Drawing.Size(48, 23)
- Me.預售獎金_nud.TabIndex = 709
- Me.預售獎金_nud.ThousandsSeparator = True
- Me.預售獎金_nud.Value = New Decimal(New Integer() {5, 0, 0, 65536})
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(261, 7)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(60, 17)
- Me.Label3.TabIndex = 708
- Me.Label3.Text = "預售獎金"
- '
- '產品_時薪_nud
- '
- Me.產品_時薪_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.產品_時薪_nud.Location = New System.Drawing.Point(495, 4)
- Me.產品_時薪_nud.Maximum = New Decimal(New Integer() {100000, 0, 0, 0})
- Me.產品_時薪_nud.Name = "產品_時薪_nud"
- Me.產品_時薪_nud.Size = New System.Drawing.Size(60, 23)
- Me.產品_時薪_nud.TabIndex = 711
- Me.產品_時薪_nud.ThousandsSeparator = True
- Me.產品_時薪_nud.Value = New Decimal(New Integer() {12500, 0, 0, 0})
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label4.Location = New System.Drawing.Point(373, 7)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(120, 17)
- Me.Label4.TabIndex = 710
- Me.Label4.Text = "產品個人業績(時薪)"
- '
- '產品_月薪_nud
- '
- Me.產品_月薪_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.產品_月薪_nud.Location = New System.Drawing.Point(679, 4)
- Me.產品_月薪_nud.Maximum = New Decimal(New Integer() {100000, 0, 0, 0})
- Me.產品_月薪_nud.Name = "產品_月薪_nud"
- Me.產品_月薪_nud.Size = New System.Drawing.Size(60, 23)
- Me.產品_月薪_nud.TabIndex = 713
- Me.產品_月薪_nud.ThousandsSeparator = True
- Me.產品_月薪_nud.Value = New Decimal(New Integer() {25000, 0, 0, 0})
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label5.Location = New System.Drawing.Point(557, 7)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(120, 17)
- Me.Label5.TabIndex = 712
- Me.Label5.Text = "產品個人業績(月薪)"
- '
- '排程業績_nud
- '
- Me.排程業績_nud.ForeColor = System.Drawing.Color.Green
- Me.排程業績_nud.Location = New System.Drawing.Point(1039, 4)
- Me.排程業績_nud.Maximum = New Decimal(New Integer() {100000, 0, 0, 0})
- Me.排程業績_nud.Name = "排程業績_nud"
- Me.排程業績_nud.Size = New System.Drawing.Size(72, 23)
- Me.排程業績_nud.TabIndex = 715
- Me.排程業績_nud.ThousandsSeparator = True
- Me.排程業績_nud.Value = New Decimal(New Integer() {100000, 0, 0, 0})
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label6.Location = New System.Drawing.Point(978, 7)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(60, 17)
- Me.Label6.TabIndex = 714
- Me.Label6.Text = "排程業績"
- '
- '植髮獎金_nud
- '
- Me.植髮獎金_nud.DecimalPlaces = 2
- Me.植髮獎金_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.植髮獎金_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.植髮獎金_nud.Location = New System.Drawing.Point(1747, 4)
- Me.植髮獎金_nud.Name = "植髮獎金_nud"
- Me.植髮獎金_nud.Size = New System.Drawing.Size(48, 23)
- Me.植髮獎金_nud.TabIndex = 717
- Me.植髮獎金_nud.ThousandsSeparator = True
- Me.植髮獎金_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label7.Location = New System.Drawing.Point(1683, 7)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(65, 17)
- Me.Label7.TabIndex = 716
- Me.Label7.Text = "植髮/電波"
- '
- '業績_達標1_nud
- '
- Me.業績_達標1_nud.DecimalPlaces = 2
- Me.業績_達標1_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.業績_達標1_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.業績_達標1_nud.Location = New System.Drawing.Point(811, 4)
- Me.業績_達標1_nud.Name = "業績_達標1_nud"
- Me.業績_達標1_nud.Size = New System.Drawing.Size(48, 23)
- Me.業績_達標1_nud.TabIndex = 719
- Me.業績_達標1_nud.ThousandsSeparator = True
- Me.業績_達標1_nud.Value = New Decimal(New Integer() {3, 0, 0, 0})
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label8.Location = New System.Drawing.Point(741, 7)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(68, 17)
- Me.Label8.TabIndex = 718
- Me.Label8.Text = "業績(達標)"
- '
- '業績_未達標1_nud
- '
- Me.業績_未達標1_nud.DecimalPlaces = 2
- Me.業績_未達標1_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.業績_未達標1_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.業績_未達標1_nud.Location = New System.Drawing.Point(928, 4)
- Me.業績_未達標1_nud.Name = "業績_未達標1_nud"
- Me.業績_未達標1_nud.Size = New System.Drawing.Size(48, 23)
- Me.業績_未達標1_nud.TabIndex = 721
- Me.業績_未達標1_nud.ThousandsSeparator = True
- Me.業績_未達標1_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label9.Location = New System.Drawing.Point(861, 7)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(68, 17)
- Me.Label9.TabIndex = 720
- Me.Label9.Text = "業績(未達)"
- '
- '美療獎金_nud
- '
- Me.美療獎金_nud.DecimalPlaces = 2
- Me.美療獎金_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.美療獎金_nud.Location = New System.Drawing.Point(1857, 4)
- Me.美療獎金_nud.Name = "美療獎金_nud"
- Me.美療獎金_nud.Size = New System.Drawing.Size(48, 23)
- Me.美療獎金_nud.TabIndex = 723
- Me.美療獎金_nud.ThousandsSeparator = True
- Me.美療獎金_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label10.Location = New System.Drawing.Point(1797, 7)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(60, 17)
- Me.Label10.TabIndex = 722
- Me.Label10.Text = "美療獎金"
- '
- '操作獎金_nud
- '
- Me.操作獎金_nud.DecimalPlaces = 2
- Me.操作獎金_nud.ForeColor = System.Drawing.Color.Green
- Me.操作獎金_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.操作獎金_nud.Location = New System.Drawing.Point(1413, 4)
- Me.操作獎金_nud.Name = "操作獎金_nud"
- Me.操作獎金_nud.Size = New System.Drawing.Size(48, 23)
- Me.操作獎金_nud.TabIndex = 729
- Me.操作獎金_nud.ThousandsSeparator = True
- Me.操作獎金_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label13.ForeColor = System.Drawing.Color.Green
- Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label13.Location = New System.Drawing.Point(1353, 7)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(60, 17)
- Me.Label13.TabIndex = 728
- Me.Label13.Text = "操作獎金"
- '
- '手術排程_nud
- '
- Me.手術排程_nud.DecimalPlaces = 2
- Me.手術排程_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.手術排程_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.手術排程_nud.Location = New System.Drawing.Point(1523, 4)
- Me.手術排程_nud.Name = "手術排程_nud"
- Me.手術排程_nud.Size = New System.Drawing.Size(48, 23)
- Me.手術排程_nud.TabIndex = 731
- Me.手術排程_nud.ThousandsSeparator = True
- Me.手術排程_nud.Value = New Decimal(New Integer() {4, 0, 0, 65536})
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label14.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label14.Location = New System.Drawing.Point(1463, 7)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(60, 17)
- Me.Label14.TabIndex = 730
- Me.Label14.Text = "手術排程"
- '
- '手術操作_nud
- '
- Me.手術操作_nud.DecimalPlaces = 2
- Me.手術操作_nud.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.手術操作_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.手術操作_nud.Location = New System.Drawing.Point(1633, 4)
- Me.手術操作_nud.Name = "手術操作_nud"
- Me.手術操作_nud.Size = New System.Drawing.Size(48, 23)
- Me.手術操作_nud.TabIndex = 733
- Me.手術操作_nud.ThousandsSeparator = True
- Me.手術操作_nud.Value = New Decimal(New Integer() {6, 0, 0, 65536})
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label15.Location = New System.Drawing.Point(1573, 7)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(60, 17)
- Me.Label15.TabIndex = 732
- Me.Label15.Text = "手術操作"
- '
- '業績_未達標2_nud
- '
- Me.業績_未達標2_nud.DecimalPlaces = 2
- Me.業績_未達標2_nud.ForeColor = System.Drawing.Color.Green
- Me.業績_未達標2_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.業績_未達標2_nud.Location = New System.Drawing.Point(1303, 4)
- Me.業績_未達標2_nud.Name = "業績_未達標2_nud"
- Me.業績_未達標2_nud.Size = New System.Drawing.Size(48, 23)
- Me.業績_未達標2_nud.TabIndex = 737
- Me.業績_未達標2_nud.ThousandsSeparator = True
- Me.業績_未達標2_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label11.ForeColor = System.Drawing.Color.Green
- Me.Label11.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label11.Location = New System.Drawing.Point(1235, 7)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(68, 17)
- Me.Label11.TabIndex = 736
- Me.Label11.Text = "業績(未達)"
- '
- '業績_達標2_nud
- '
- Me.業績_達標2_nud.DecimalPlaces = 2
- Me.業績_達標2_nud.ForeColor = System.Drawing.Color.Green
- Me.業績_達標2_nud.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.業績_達標2_nud.Location = New System.Drawing.Point(1185, 4)
- Me.業績_達標2_nud.Name = "業績_達標2_nud"
- Me.業績_達標2_nud.Size = New System.Drawing.Size(48, 23)
- Me.業績_達標2_nud.TabIndex = 735
- Me.業績_達標2_nud.ThousandsSeparator = True
- Me.業績_達標2_nud.Value = New Decimal(New Integer() {15, 0, 0, 65536})
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
- Me.Label12.ForeColor = System.Drawing.Color.Green
- Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label12.Location = New System.Drawing.Point(1117, 7)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(68, 17)
- Me.Label12.TabIndex = 734
- Me.Label12.Text = "業績(達標)"
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.ForeColor = System.Drawing.Color.Green
- Me.TextBox1.Location = New System.Drawing.Point(102, 480)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(66, 23)
- Me.TextBox1.TabIndex = 738
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.ForeColor = System.Drawing.Color.Green
- Me.TextBox2.Location = New System.Drawing.Point(169, 480)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(66, 23)
- Me.TextBox2.TabIndex = 739
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.ForeColor = System.Drawing.Color.Green
- Me.TextBox3.Location = New System.Drawing.Point(236, 480)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(66, 23)
- Me.TextBox3.TabIndex = 740
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.ForeColor = System.Drawing.Color.Green
- Me.TextBox4.Location = New System.Drawing.Point(302, 480)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(66, 23)
- Me.TextBox4.TabIndex = 741
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox5
- '
- Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox5.ForeColor = System.Drawing.Color.Green
- Me.TextBox5.Location = New System.Drawing.Point(369, 480)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(66, 23)
- Me.TextBox5.TabIndex = 742
- Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.ForeColor = System.Drawing.Color.Green
- Me.TextBox6.Location = New System.Drawing.Point(435, 480)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(66, 23)
- Me.TextBox6.TabIndex = 743
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox7
- '
- Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.ForeColor = System.Drawing.Color.Green
- Me.TextBox7.Location = New System.Drawing.Point(502, 480)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(66, 23)
- Me.TextBox7.TabIndex = 744
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox8
- '
- Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox8.ForeColor = System.Drawing.Color.Green
- Me.TextBox8.Location = New System.Drawing.Point(568, 480)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(66, 23)
- Me.TextBox8.TabIndex = 745
- Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox9
- '
- Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox9.ForeColor = System.Drawing.Color.Green
- Me.TextBox9.Location = New System.Drawing.Point(635, 480)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(66, 23)
- Me.TextBox9.TabIndex = 746
- Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox10
- '
- Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox10.ForeColor = System.Drawing.Color.Blue
- Me.TextBox10.Location = New System.Drawing.Point(701, 480)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(66, 23)
- Me.TextBox10.TabIndex = 747
- Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox11
- '
- Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox11.ForeColor = System.Drawing.Color.Blue
- Me.TextBox11.Location = New System.Drawing.Point(769, 480)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(66, 23)
- Me.TextBox11.TabIndex = 748
- Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox12
- '
- Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox12.ForeColor = System.Drawing.Color.Blue
- Me.TextBox12.Location = New System.Drawing.Point(836, 480)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(66, 23)
- Me.TextBox12.TabIndex = 749
- Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox13
- '
- Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox13.ForeColor = System.Drawing.Color.Blue
- Me.TextBox13.Location = New System.Drawing.Point(904, 480)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(66, 23)
- Me.TextBox13.TabIndex = 750
- Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox14
- '
- Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox14.ForeColor = System.Drawing.Color.Blue
- Me.TextBox14.Location = New System.Drawing.Point(971, 480)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(66, 23)
- Me.TextBox14.TabIndex = 751
- Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox15
- '
- Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox15.ForeColor = System.Drawing.Color.Blue
- Me.TextBox15.Location = New System.Drawing.Point(1039, 480)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(66, 23)
- Me.TextBox15.TabIndex = 752
- Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox16
- '
- Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox16.ForeColor = System.Drawing.Color.Blue
- Me.TextBox16.Location = New System.Drawing.Point(1106, 480)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(66, 23)
- Me.TextBox16.TabIndex = 753
- Me.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox17
- '
- Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox17.ForeColor = System.Drawing.Color.Blue
- Me.TextBox17.Location = New System.Drawing.Point(1174, 480)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(66, 23)
- Me.TextBox17.TabIndex = 754
- Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox18
- '
- Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox18.ForeColor = System.Drawing.Color.Blue
- Me.TextBox18.Location = New System.Drawing.Point(1241, 480)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(66, 23)
- Me.TextBox18.TabIndex = 755
- Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox19
- '
- Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox19.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox19.Location = New System.Drawing.Point(1309, 480)
- Me.TextBox19.Name = "TextBox19"
- Me.TextBox19.Size = New System.Drawing.Size(66, 23)
- Me.TextBox19.TabIndex = 756
- Me.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox20
- '
- Me.TextBox20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox20.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox20.Location = New System.Drawing.Point(1375, 480)
- Me.TextBox20.Name = "TextBox20"
- Me.TextBox20.Size = New System.Drawing.Size(66, 23)
- Me.TextBox20.TabIndex = 757
- Me.TextBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox21
- '
- Me.TextBox21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox21.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox21.Location = New System.Drawing.Point(1442, 480)
- Me.TextBox21.Name = "TextBox21"
- Me.TextBox21.Size = New System.Drawing.Size(66, 23)
- Me.TextBox21.TabIndex = 758
- Me.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox22
- '
- Me.TextBox22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox22.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox22.Location = New System.Drawing.Point(1508, 480)
- Me.TextBox22.Name = "TextBox22"
- Me.TextBox22.Size = New System.Drawing.Size(66, 23)
- Me.TextBox22.TabIndex = 759
- Me.TextBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox23
- '
- Me.TextBox23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox23.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox23.Location = New System.Drawing.Point(1575, 480)
- Me.TextBox23.Name = "TextBox23"
- Me.TextBox23.Size = New System.Drawing.Size(66, 23)
- Me.TextBox23.TabIndex = 760
- Me.TextBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox24
- '
- Me.TextBox24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox24.ForeColor = System.Drawing.Color.Fuchsia
- Me.TextBox24.Location = New System.Drawing.Point(1641, 480)
- Me.TextBox24.Name = "TextBox24"
- Me.TextBox24.Size = New System.Drawing.Size(66, 23)
- Me.TextBox24.TabIndex = 761
- Me.TextBox24.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox25
- '
- Me.TextBox25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox25.ForeColor = System.Drawing.Color.Red
- Me.TextBox25.Location = New System.Drawing.Point(1708, 480)
- Me.TextBox25.Name = "TextBox25"
- Me.TextBox25.Size = New System.Drawing.Size(66, 23)
- Me.TextBox25.TabIndex = 762
- Me.TextBox25.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox26
- '
- Me.TextBox26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox26.Location = New System.Drawing.Point(1774, 480)
- Me.TextBox26.Name = "TextBox26"
- Me.TextBox26.Size = New System.Drawing.Size(83, 23)
- Me.TextBox26.TabIndex = 763
- '
- '列印_bt
- '
- Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.列印_bt.ForeColor = System.Drawing.Color.Blue
- Me.列印_bt.Location = New System.Drawing.Point(6, 480)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(91, 23)
- Me.列印_bt.TabIndex = 764
- Me.列印_bt.Text = "列印"
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '存檔_bt
- '
- Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.存檔_bt.ForeColor = System.Drawing.Color.Blue
- Me.存檔_bt.Location = New System.Drawing.Point(1860, 480)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(45, 23)
- Me.存檔_bt.TabIndex = 765
- Me.存檔_bt.Text = "存檔"
- Me.存檔_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.存檔_bt)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.TextBox26)
- Me.Controls.Add(Me.TextBox25)
- Me.Controls.Add(Me.TextBox24)
- Me.Controls.Add(Me.TextBox23)
- Me.Controls.Add(Me.TextBox22)
- Me.Controls.Add(Me.TextBox21)
- Me.Controls.Add(Me.TextBox20)
- Me.Controls.Add(Me.TextBox19)
- Me.Controls.Add(Me.TextBox18)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.TextBox15)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.業績_未達標2_nud)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.業績_達標2_nud)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.手術操作_nud)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.手術排程_nud)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.操作獎金_nud)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.美療獎金_nud)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.業績_未達標1_nud)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.業績_達標1_nud)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.植髮獎金_nud)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.排程業績_nud)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.產品_月薪_nud)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.產品_時薪_nud)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.預售獎金_nud)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.預售_nud)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.獎金計算_dgv)
- Me.Controls.Add(Me.月份_cb)
- 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.預售_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.預售獎金_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.產品_時薪_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.產品_月薪_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.排程業績_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.植髮獎金_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.業績_達標1_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.業績_未達標1_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.美療獎金_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.操作獎金_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.手術排程_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.手術操作_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.業績_未達標2_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.業績_達標2_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 交易明細_dgv As DataGridView
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents 獎金計算_dgv As DataGridView
- Friend WithEvents Label2 As Label
- Friend WithEvents 預售_nud As NumericUpDown
- Friend WithEvents 預售獎金_nud As NumericUpDown
- Friend WithEvents Label3 As Label
- Friend WithEvents 產品_時薪_nud As NumericUpDown
- Friend WithEvents Label4 As Label
- Friend WithEvents 產品_月薪_nud As NumericUpDown
- Friend WithEvents Label5 As Label
- Friend WithEvents 排程業績_nud As NumericUpDown
- Friend WithEvents Label6 As Label
- Friend WithEvents 植髮獎金_nud As NumericUpDown
- Friend WithEvents Label7 As Label
- Friend WithEvents 業績_達標1_nud As NumericUpDown
- Friend WithEvents Label8 As Label
- Friend WithEvents 業績_未達標1_nud As NumericUpDown
- Friend WithEvents Label9 As Label
- Friend WithEvents 美療獎金_nud As NumericUpDown
- Friend WithEvents Label10 As Label
- Friend WithEvents 操作獎金_nud As NumericUpDown
- Friend WithEvents Label13 As Label
- Friend WithEvents 手術排程_nud As NumericUpDown
- Friend WithEvents Label14 As Label
- Friend WithEvents 手術操作_nud As NumericUpDown
- Friend WithEvents Label15 As Label
- Friend WithEvents 業績_未達標2_nud As NumericUpDown
- Friend WithEvents Label11 As Label
- Friend WithEvents 業績_達標2_nud As NumericUpDown
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents TextBox15 As TextBox
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents TextBox17 As TextBox
- Friend WithEvents TextBox18 As TextBox
- Friend WithEvents TextBox19 As TextBox
- Friend WithEvents TextBox20 As TextBox
- Friend WithEvents TextBox21 As TextBox
- Friend WithEvents TextBox22 As TextBox
- Friend WithEvents TextBox23 As TextBox
- Friend WithEvents TextBox24 As TextBox
- Friend WithEvents TextBox25 As TextBox
- Friend WithEvents TextBox26 As TextBox
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 存檔_bt As Button
- End Class
|