123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class Frm_01HF_RetanRcp
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請不要使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim 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()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.cmdAddrcp = New System.Windows.Forms.Button()
- Me.cmdcanceladd = New System.Windows.Forms.Button()
- Me.DGV1 = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.txtsum = New System.Windows.Forms.TextBox()
- Me.txttan = New System.Windows.Forms.TextBox()
- Me.txtdye = New System.Windows.Forms.TextBox()
- Me.txtx = New System.Windows.Forms.TextBox()
- Me.txtoil = New System.Windows.Forms.TextBox()
- Me.txtxx = New System.Windows.Forms.TextBox()
- Me.GroupBox1 = New System.Windows.Forms.GroupBox()
- Me.txtKJ = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.txtsize = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.txtuse = New System.Windows.Forms.TextBox()
- Me.txtcreate = New System.Windows.Forms.TextBox()
- Me.txtedit = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.GroupBox2 = New System.Windows.Forms.GroupBox()
- Me.GroupBox3 = New System.Windows.Forms.GroupBox()
- Me.RadioButton2 = New System.Windows.Forms.RadioButton()
- Me.RadioButton1 = New System.Windows.Forms.RadioButton()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.txteditor = New System.Windows.Forms.TextBox()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.Button9 = New System.Windows.Forms.Button()
- Me.cmdSaveEdit = New System.Windows.Forms.Button()
- Me.cmdCancelEdit = New System.Windows.Forms.Button()
- Me.dgv_record = New System.Windows.Forms.DataGridView()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.TXT_PID = New System.Windows.Forms.TextBox()
- Me.Button7 = New System.Windows.Forms.Button()
- 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.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Button10 = New System.Windows.Forms.Button()
- Me.Button17 = New System.Windows.Forms.Button()
- Me.Button18 = New System.Windows.Forms.Button()
- Me.Button19 = New System.Windows.Forms.Button()
- Me.Button20 = New System.Windows.Forms.Button()
- 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.Label3 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.Button15 = New System.Windows.Forms.Button()
- Me.Button14 = New System.Windows.Forms.Button()
- Me.Button13 = New System.Windows.Forms.Button()
- Me.Button12 = New System.Windows.Forms.Button()
- Me.Button11 = New System.Windows.Forms.Button()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.ListBox4 = New System.Windows.Forms.ListBox()
- Me.ListBox3 = New System.Windows.Forms.ListBox()
- Me.ListBox2 = New System.Windows.Forms.ListBox()
- Me.dgv_cost = New System.Windows.Forms.DataGridView()
- Me.dgv_chem_detail = New System.Windows.Forms.DataGridView()
- Me.Button21 = New System.Windows.Forms.Button()
- Me.Button22 = New System.Windows.Forms.Button()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Button23 = New System.Windows.Forms.Button()
- Me.dgv2 = New System.Windows.Forms.DataGridView()
- Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.TextBox18 = New System.Windows.Forms.TextBox()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Button24 = New System.Windows.Forms.Button()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Button25 = New System.Windows.Forms.Button()
- Me.Button26 = New System.Windows.Forms.Button()
- Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox1.SuspendLayout()
- Me.GroupBox2.SuspendLayout()
- Me.GroupBox3.SuspendLayout()
- CType(Me.dgv_record, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv_cost, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv_chem_detail, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(436, 42)
- Me.Button1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(154, 84)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "插入列 (&Z) "
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.Location = New System.Drawing.Point(644, 40)
- Me.Button2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(154, 84)
- Me.Button2.TabIndex = 1
- Me.Button2.Text = "修改(&E)"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.Location = New System.Drawing.Point(246, 40)
- Me.Button3.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(138, 84)
- Me.Button3.TabIndex = 2
- Me.Button3.Text = "查詢(&Q)"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.Location = New System.Drawing.Point(806, 42)
- Me.Button4.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(154, 84)
- Me.Button4.TabIndex = 3
- Me.Button4.Text = "刪除(&D)"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button8.Location = New System.Drawing.Point(58, 1456)
- Me.Button8.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(178, 66)
- Me.Button8.TabIndex = 7
- Me.Button8.Text = "新增工艺"
- Me.Button8.UseVisualStyleBackColor = True
- Me.Button8.UseWaitCursor = True
- Me.Button8.Visible = False
- '
- 'cmdAddrcp
- '
- Me.cmdAddrcp.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.cmdAddrcp.Location = New System.Drawing.Point(58, 1540)
- Me.cmdAddrcp.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.cmdAddrcp.Name = "cmdAddrcp"
- Me.cmdAddrcp.Size = New System.Drawing.Size(178, 66)
- Me.cmdAddrcp.TabIndex = 8
- Me.cmdAddrcp.Text = "確定新增"
- Me.cmdAddrcp.UseVisualStyleBackColor = True
- Me.cmdAddrcp.UseWaitCursor = True
- Me.cmdAddrcp.Visible = False
- '
- 'cmdcanceladd
- '
- Me.cmdcanceladd.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.cmdcanceladd.Location = New System.Drawing.Point(246, 1540)
- Me.cmdcanceladd.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.cmdcanceladd.Name = "cmdcanceladd"
- Me.cmdcanceladd.Size = New System.Drawing.Size(178, 66)
- Me.cmdcanceladd.TabIndex = 9
- Me.cmdcanceladd.Text = "取消新增(&C)"
- Me.cmdcanceladd.UseVisualStyleBackColor = True
- Me.cmdcanceladd.UseWaitCursor = True
- Me.cmdcanceladd.Visible = False
- '
- 'DGV1
- '
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DGV1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
- Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.818182!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV1.DefaultCellStyle = DataGridViewCellStyle2
- Me.DGV1.Location = New System.Drawing.Point(40, 138)
- Me.DGV1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.DGV1.Name = "DGV1"
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DGV1.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
- Me.DGV1.RowHeadersWidth = 66
- Me.DGV1.RowTemplate.Height = 24
- Me.DGV1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
- Me.DGV1.Size = New System.Drawing.Size(1940, 754)
- Me.DGV1.TabIndex = 15
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(192, 940)
- Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(209, 40)
- Me.Label1.TabIndex = 16
- Me.Label1.Text = "新增處方模式"
- Me.Label1.UseWaitCursor = True
- Me.Label1.Visible = False
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(12, 52)
- Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(119, 33)
- Me.Label4.TabIndex = 19
- Me.Label4.Text = "藍皮重量"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.Location = New System.Drawing.Point(64, 548)
- Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(67, 33)
- Me.Label5.TabIndex = 20
- Me.Label5.Text = "合計"
- '
- 'Label6
- '
- 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.Location = New System.Drawing.Point(64, 176)
- Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(67, 33)
- Me.Label6.TabIndex = 21
- Me.Label6.Text = "單寧"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.Location = New System.Drawing.Point(64, 300)
- Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(67, 33)
- Me.Label7.TabIndex = 22
- Me.Label7.Text = "油脂"
- '
- 'Label8
- '
- 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.Location = New System.Drawing.Point(64, 364)
- Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(67, 33)
- Me.Label8.TabIndex = 23
- Me.Label8.Text = "染料"
- '
- 'Label9
- '
- 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.Location = New System.Drawing.Point(64, 424)
- Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(67, 33)
- Me.Label9.TabIndex = 24
- Me.Label9.Text = "助劑"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.Location = New System.Drawing.Point(64, 486)
- Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(67, 33)
- Me.Label10.TabIndex = 25
- Me.Label10.Text = "其他"
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.Location = New System.Drawing.Point(154, 42)
- Me.TextBox1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(216, 42)
- Me.TextBox1.TabIndex = 10
- '
- 'txtsum
- '
- Me.txtsum.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtsum.Location = New System.Drawing.Point(154, 540)
- Me.txtsum.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtsum.Name = "txtsum"
- Me.txtsum.Size = New System.Drawing.Size(216, 42)
- Me.txtsum.TabIndex = 7
- '
- 'txttan
- '
- Me.txttan.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txttan.Location = New System.Drawing.Point(154, 164)
- Me.txttan.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txttan.Name = "txttan"
- Me.txttan.Size = New System.Drawing.Size(216, 42)
- Me.txttan.TabIndex = 2
- '
- 'txtdye
- '
- Me.txtdye.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtdye.Location = New System.Drawing.Point(154, 352)
- Me.txtdye.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtdye.Name = "txtdye"
- Me.txtdye.Size = New System.Drawing.Size(216, 42)
- Me.txtdye.TabIndex = 4
- '
- 'txtx
- '
- Me.txtx.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtx.Location = New System.Drawing.Point(154, 414)
- Me.txtx.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtx.Name = "txtx"
- Me.txtx.Size = New System.Drawing.Size(216, 42)
- Me.txtx.TabIndex = 5
- '
- 'txtoil
- '
- Me.txtoil.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtoil.Location = New System.Drawing.Point(154, 292)
- Me.txtoil.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtoil.Name = "txtoil"
- Me.txtoil.Size = New System.Drawing.Size(216, 42)
- Me.txtoil.TabIndex = 3
- '
- 'txtxx
- '
- Me.txtxx.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtxx.Location = New System.Drawing.Point(154, 476)
- Me.txtxx.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtxx.Name = "txtxx"
- Me.txtxx.Size = New System.Drawing.Size(216, 42)
- Me.txtxx.TabIndex = 6
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.txtKJ)
- Me.GroupBox1.Controls.Add(Me.Label19)
- Me.GroupBox1.Controls.Add(Me.txtsize)
- Me.GroupBox1.Controls.Add(Me.Label12)
- Me.GroupBox1.Controls.Add(Me.txtxx)
- Me.GroupBox1.Controls.Add(Me.txtoil)
- Me.GroupBox1.Controls.Add(Me.txtx)
- Me.GroupBox1.Controls.Add(Me.txtdye)
- Me.GroupBox1.Controls.Add(Me.txttan)
- Me.GroupBox1.Controls.Add(Me.txtsum)
- Me.GroupBox1.Controls.Add(Me.TextBox1)
- Me.GroupBox1.Controls.Add(Me.Label10)
- Me.GroupBox1.Controls.Add(Me.Label9)
- Me.GroupBox1.Controls.Add(Me.Label8)
- Me.GroupBox1.Controls.Add(Me.Label7)
- Me.GroupBox1.Controls.Add(Me.Label6)
- Me.GroupBox1.Controls.Add(Me.Label5)
- Me.GroupBox1.Controls.Add(Me.Label4)
- Me.GroupBox1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GroupBox1.Location = New System.Drawing.Point(2940, 400)
- Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox1.Size = New System.Drawing.Size(416, 618)
- Me.GroupBox1.TabIndex = 0
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "成本計算"
- Me.GroupBox1.Visible = False
- '
- 'txtKJ
- '
- Me.txtKJ.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtKJ.Location = New System.Drawing.Point(154, 228)
- Me.txtKJ.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtKJ.Name = "txtKJ"
- Me.txtKJ.Size = New System.Drawing.Size(216, 42)
- Me.txtKJ.TabIndex = 34
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label19.Location = New System.Drawing.Point(64, 236)
- Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(67, 33)
- Me.Label19.TabIndex = 35
- Me.Label19.Text = "烤膠"
- '
- 'txtsize
- '
- Me.txtsize.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtsize.Location = New System.Drawing.Point(154, 104)
- Me.txtsize.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtsize.Name = "txtsize"
- Me.txtsize.Size = New System.Drawing.Size(216, 42)
- Me.txtsize.TabIndex = 1
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.Location = New System.Drawing.Point(12, 114)
- Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(119, 33)
- Me.Label12.TabIndex = 33
- Me.Label12.Text = "成品呎數"
- '
- 'txtuse
- '
- Me.txtuse.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtuse.Location = New System.Drawing.Point(136, 124)
- Me.txtuse.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtuse.Name = "txtuse"
- Me.txtuse.Size = New System.Drawing.Size(168, 42)
- Me.txtuse.TabIndex = 43
- Me.txtuse.UseWaitCursor = True
- '
- 'txtcreate
- '
- Me.txtcreate.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtcreate.Location = New System.Drawing.Point(134, 42)
- Me.txtcreate.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtcreate.Name = "txtcreate"
- Me.txtcreate.Size = New System.Drawing.Size(168, 42)
- Me.txtcreate.TabIndex = 0
- Me.txtcreate.UseWaitCursor = True
- '
- 'txtedit
- '
- Me.txtedit.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txtedit.Location = New System.Drawing.Point(452, 42)
- Me.txtedit.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txtedit.Name = "txtedit"
- Me.txtedit.Size = New System.Drawing.Size(168, 42)
- Me.txtedit.TabIndex = 41
- Me.txtedit.UseWaitCursor = True
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label14.Location = New System.Drawing.Point(12, 132)
- Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(119, 33)
- Me.Label14.TabIndex = 48
- Me.Label14.Text = "最後使用"
- Me.Label14.UseWaitCursor = True
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.Location = New System.Drawing.Point(320, 54)
- Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(119, 33)
- Me.Label15.TabIndex = 47
- Me.Label15.Text = "最後修改"
- Me.Label15.UseWaitCursor = True
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.Location = New System.Drawing.Point(10, 54)
- Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(119, 33)
- Me.Label16.TabIndex = 46
- Me.Label16.Text = "建立日期"
- Me.Label16.UseWaitCursor = True
- '
- 'GroupBox2
- '
- Me.GroupBox2.Controls.Add(Me.GroupBox3)
- Me.GroupBox2.Controls.Add(Me.Label2)
- Me.GroupBox2.Controls.Add(Me.txteditor)
- Me.GroupBox2.Controls.Add(Me.Button6)
- Me.GroupBox2.Controls.Add(Me.Label14)
- Me.GroupBox2.Controls.Add(Me.Label15)
- Me.GroupBox2.Controls.Add(Me.Label16)
- Me.GroupBox2.Controls.Add(Me.txtuse)
- Me.GroupBox2.Controls.Add(Me.txtcreate)
- Me.GroupBox2.Controls.Add(Me.txtedit)
- Me.GroupBox2.Location = New System.Drawing.Point(2314, 1312)
- Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox2.Name = "GroupBox2"
- Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox2.Size = New System.Drawing.Size(638, 294)
- Me.GroupBox2.TabIndex = 52
- Me.GroupBox2.TabStop = False
- Me.GroupBox2.UseWaitCursor = True
- Me.GroupBox2.Visible = False
- '
- 'GroupBox3
- '
- Me.GroupBox3.Controls.Add(Me.RadioButton2)
- Me.GroupBox3.Controls.Add(Me.RadioButton1)
- Me.GroupBox3.Location = New System.Drawing.Point(20, 184)
- Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox3.Name = "GroupBox3"
- Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.GroupBox3.Size = New System.Drawing.Size(292, 90)
- Me.GroupBox3.TabIndex = 84
- Me.GroupBox3.TabStop = False
- Me.GroupBox3.UseWaitCursor = True
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Checked = True
- Me.RadioButton2.Location = New System.Drawing.Point(172, 42)
- Me.RadioButton2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(65, 28)
- Me.RadioButton2.TabIndex = 85
- Me.RadioButton2.TabStop = True
- Me.RadioButton2.Text = "新"
- Me.RadioButton2.UseVisualStyleBackColor = True
- Me.RadioButton2.UseWaitCursor = True
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Location = New System.Drawing.Point(44, 42)
- Me.RadioButton1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(65, 28)
- Me.RadioButton1.TabIndex = 84
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "舊"
- Me.RadioButton1.UseVisualStyleBackColor = True
- Me.RadioButton1.UseWaitCursor = True
- '
- '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.Location = New System.Drawing.Point(322, 128)
- Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(119, 33)
- Me.Label2.TabIndex = 72
- Me.Label2.Text = "修改人員"
- Me.Label2.UseWaitCursor = True
- '
- 'txteditor
- '
- Me.txteditor.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.txteditor.Location = New System.Drawing.Point(452, 116)
- Me.txteditor.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.txteditor.Name = "txteditor"
- Me.txteditor.Size = New System.Drawing.Size(168, 42)
- Me.txteditor.TabIndex = 71
- Me.txteditor.UseWaitCursor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.Location = New System.Drawing.Point(452, 198)
- Me.Button6.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(148, 66)
- Me.Button6.TabIndex = 70
- Me.Button6.Text = "修改記錄"
- Me.Button6.UseVisualStyleBackColor = True
- Me.Button6.UseWaitCursor = True
- '
- 'Timer1
- '
- Me.Timer1.Interval = 1000
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button9.Location = New System.Drawing.Point(968, 42)
- Me.Button9.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(154, 84)
- Me.Button9.TabIndex = 66
- Me.Button9.Text = "标签(&P)"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'cmdSaveEdit
- '
- Me.cmdSaveEdit.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.cmdSaveEdit.Location = New System.Drawing.Point(412, 932)
- Me.cmdSaveEdit.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.cmdSaveEdit.Name = "cmdSaveEdit"
- Me.cmdSaveEdit.Size = New System.Drawing.Size(178, 66)
- Me.cmdSaveEdit.TabIndex = 67
- Me.cmdSaveEdit.Text = "儲存修改(&S)"
- Me.cmdSaveEdit.UseVisualStyleBackColor = True
- Me.cmdSaveEdit.UseWaitCursor = True
- Me.cmdSaveEdit.Visible = False
- '
- 'cmdCancelEdit
- '
- Me.cmdCancelEdit.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.cmdCancelEdit.Location = New System.Drawing.Point(612, 932)
- Me.cmdCancelEdit.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.cmdCancelEdit.Name = "cmdCancelEdit"
- Me.cmdCancelEdit.Size = New System.Drawing.Size(148, 66)
- Me.cmdCancelEdit.TabIndex = 68
- Me.cmdCancelEdit.Text = "取消修改"
- Me.cmdCancelEdit.UseVisualStyleBackColor = True
- Me.cmdCancelEdit.UseWaitCursor = True
- Me.cmdCancelEdit.Visible = False
- '
- 'dgv_record
- '
- Me.dgv_record.BorderStyle = System.Windows.Forms.BorderStyle.None
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.dgv_record.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.dgv_record.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.dgv_record.DefaultCellStyle = DataGridViewCellStyle5
- Me.dgv_record.Location = New System.Drawing.Point(3516, 36)
- Me.dgv_record.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.dgv_record.Name = "dgv_record"
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.dgv_record.RowHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.dgv_record.RowHeadersWidth = 66
- Me.dgv_record.RowTemplate.Height = 24
- Me.dgv_record.Size = New System.Drawing.Size(460, 996)
- Me.dgv_record.TabIndex = 69
- Me.dgv_record.VirtualMode = True
- Me.dgv_record.Visible = False
- '
- 'TextBox5
- '
- Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox5.Location = New System.Drawing.Point(3258, 874)
- Me.TextBox5.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(216, 42)
- Me.TextBox5.TabIndex = 71
- Me.TextBox5.Visible = False
- '
- 'TXT_PID
- '
- Me.TXT_PID.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_PID.Location = New System.Drawing.Point(3248, 40)
- Me.TXT_PID.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TXT_PID.Name = "TXT_PID"
- Me.TXT_PID.Size = New System.Drawing.Size(216, 42)
- Me.TXT_PID.TabIndex = 70
- Me.TXT_PID.Visible = False
- '
- 'Button7
- '
- Me.Button7.Location = New System.Drawing.Point(644, 1540)
- Me.Button7.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(124, 66)
- Me.Button7.TabIndex = 72
- Me.Button7.Text = "成本"
- Me.Button7.UseVisualStyleBackColor = True
- Me.Button7.UseWaitCursor = True
- Me.Button7.Visible = False
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.Location = New System.Drawing.Point(3258, 624)
- Me.TextBox6.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(216, 42)
- Me.TextBox6.TabIndex = 74
- Me.TextBox6.Visible = False
- '
- 'TextBox7
- '
- Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.Location = New System.Drawing.Point(3258, 748)
- Me.TextBox7.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(216, 42)
- Me.TextBox7.TabIndex = 76
- Me.TextBox7.Visible = False
- '
- 'TextBox8
- '
- Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox8.Location = New System.Drawing.Point(3258, 684)
- Me.TextBox8.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(216, 42)
- Me.TextBox8.TabIndex = 75
- Me.TextBox8.Visible = False
- '
- 'TextBox9
- '
- Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox9.Location = New System.Drawing.Point(3258, 564)
- Me.TextBox9.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(216, 42)
- Me.TextBox9.TabIndex = 73
- Me.TextBox9.Visible = False
- '
- 'TextBox10
- '
- Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox10.Location = New System.Drawing.Point(3258, 812)
- Me.TextBox10.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(216, 42)
- Me.TextBox10.TabIndex = 77
- Me.TextBox10.Visible = False
- '
- 'TextBox11
- '
- Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox11.Location = New System.Drawing.Point(3248, 124)
- Me.TextBox11.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(216, 42)
- Me.TextBox11.TabIndex = 78
- Me.TextBox11.Visible = False
- '
- 'TextBox12
- '
- Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox12.Location = New System.Drawing.Point(3248, 204)
- Me.TextBox12.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(216, 42)
- Me.TextBox12.TabIndex = 79
- Me.TextBox12.Visible = False
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Location = New System.Drawing.Point(3248, 286)
- Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(206, 36)
- Me.DateTimePicker1.TabIndex = 80
- Me.DateTimePicker1.Visible = False
- '
- 'Button10
- '
- Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button10.Location = New System.Drawing.Point(246, 1630)
- Me.Button10.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(178, 66)
- Me.Button10.TabIndex = 81
- Me.Button10.Text = "另存處方"
- Me.Button10.UseVisualStyleBackColor = True
- Me.Button10.UseWaitCursor = True
- Me.Button10.Visible = False
- '
- 'Button17
- '
- Me.Button17.Location = New System.Drawing.Point(436, 1634)
- Me.Button17.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(200, 66)
- Me.Button17.TabIndex = 82
- Me.Button17.Text = "確定另存"
- Me.Button17.UseVisualStyleBackColor = True
- Me.Button17.UseWaitCursor = True
- Me.Button17.Visible = False
- '
- 'Button18
- '
- Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button18.Location = New System.Drawing.Point(58, 1630)
- Me.Button18.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(178, 66)
- Me.Button18.TabIndex = 83
- Me.Button18.Text = "修改處方名"
- Me.Button18.UseVisualStyleBackColor = True
- Me.Button18.UseWaitCursor = True
- Me.Button18.Visible = False
- '
- 'Button19
- '
- Me.Button19.Location = New System.Drawing.Point(644, 1630)
- Me.Button19.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(124, 66)
- Me.Button19.TabIndex = 84
- Me.Button19.Text = "試算"
- Me.Button19.UseVisualStyleBackColor = True
- Me.Button19.UseWaitCursor = True
- Me.Button19.Visible = False
- '
- 'Button20
- '
- Me.Button20.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button20.Location = New System.Drawing.Point(58, 1708)
- Me.Button20.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button20.Name = "Button20"
- Me.Button20.Size = New System.Drawing.Size(178, 66)
- Me.Button20.TabIndex = 85
- Me.Button20.Text = "刪除處方"
- Me.Button20.UseVisualStyleBackColor = True
- Me.Button20.UseWaitCursor = True
- Me.Button20.Visible = False
- '
- 'TextBox13
- '
- Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox13.Location = New System.Drawing.Point(3022, 108)
- Me.TextBox13.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(216, 42)
- Me.TextBox13.TabIndex = 87
- Me.TextBox13.Visible = False
- '
- 'TextBox14
- '
- Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox14.Location = New System.Drawing.Point(3022, 230)
- Me.TextBox14.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(216, 42)
- Me.TextBox14.TabIndex = 89
- Me.TextBox14.Visible = False
- '
- 'TextBox15
- '
- Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox15.Location = New System.Drawing.Point(3022, 168)
- Me.TextBox15.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(216, 42)
- Me.TextBox15.TabIndex = 88
- Me.TextBox15.Visible = False
- '
- 'TextBox16
- '
- Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox16.Location = New System.Drawing.Point(3022, 46)
- Me.TextBox16.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(216, 42)
- Me.TextBox16.TabIndex = 86
- Me.TextBox16.Visible = False
- '
- 'TextBox17
- '
- Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox17.Location = New System.Drawing.Point(3022, 294)
- Me.TextBox17.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(216, 42)
- Me.TextBox17.TabIndex = 90
- Me.TextBox17.Visible = False
- '
- 'Label3
- '
- 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.Location = New System.Drawing.Point(2934, 302)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(67, 33)
- Me.Label3.TabIndex = 95
- Me.Label3.Text = "其他"
- Me.Label3.Visible = False
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.Location = New System.Drawing.Point(2934, 242)
- Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(67, 33)
- Me.Label11.TabIndex = 94
- Me.Label11.Text = "助劑"
- Me.Label11.Visible = False
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.Location = New System.Drawing.Point(2934, 182)
- Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(67, 33)
- Me.Label13.TabIndex = 93
- Me.Label13.Text = "油脂"
- Me.Label13.Visible = False
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label17.Location = New System.Drawing.Point(2934, 118)
- Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(67, 33)
- Me.Label17.TabIndex = 92
- Me.Label17.Text = "栲膠"
- Me.Label17.Visible = False
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.Location = New System.Drawing.Point(2934, 56)
- Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(67, 33)
- Me.Label18.TabIndex = 91
- Me.Label18.Text = "單寧"
- Me.Label18.Visible = False
- '
- 'Button15
- '
- Me.Button15.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button15.Location = New System.Drawing.Point(1708, 1182)
- Me.Button15.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(148, 76)
- Me.Button15.TabIndex = 106
- Me.Button15.Text = "取消"
- Me.Button15.UseVisualStyleBackColor = True
- Me.Button15.Visible = False
- '
- 'Button14
- '
- Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button14.Location = New System.Drawing.Point(1340, 1182)
- Me.Button14.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(148, 76)
- Me.Button14.TabIndex = 105
- Me.Button14.Text = "新增"
- Me.Button14.UseVisualStyleBackColor = True
- Me.Button14.Visible = False
- '
- 'Button13
- '
- Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button13.Location = New System.Drawing.Point(1820, 1048)
- Me.Button13.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(296, 76)
- Me.Button13.TabIndex = 104
- Me.Button13.Text = "新增顏色"
- Me.Button13.UseVisualStyleBackColor = True
- Me.Button13.Visible = False
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button12.Location = New System.Drawing.Point(1454, 1048)
- Me.Button12.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(296, 76)
- Me.Button12.TabIndex = 103
- Me.Button12.Text = "新增產品"
- Me.Button12.UseVisualStyleBackColor = True
- Me.Button12.Visible = False
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button11.Location = New System.Drawing.Point(1092, 1048)
- Me.Button11.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(296, 76)
- Me.Button11.TabIndex = 102
- Me.Button11.Text = "新增客戶"
- Me.Button11.UseVisualStyleBackColor = True
- Me.Button11.Visible = False
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.Location = New System.Drawing.Point(1584, 92)
- Me.TextBox4.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(292, 42)
- Me.TextBox4.TabIndex = 101
- Me.TextBox4.Visible = False
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.Location = New System.Drawing.Point(1604, 94)
- Me.TextBox3.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(292, 42)
- Me.TextBox3.TabIndex = 100
- Me.TextBox3.Visible = False
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.Location = New System.Drawing.Point(2812, 1068)
- Me.TextBox2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(292, 42)
- Me.TextBox2.TabIndex = 99
- Me.TextBox2.Visible = False
- '
- 'ListBox4
- '
- Me.ListBox4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox4.FormattingEnabled = True
- Me.ListBox4.ItemHeight = 33
- Me.ListBox4.Location = New System.Drawing.Point(1820, 180)
- Me.ListBox4.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.ListBox4.Name = "ListBox4"
- Me.ListBox4.Size = New System.Drawing.Size(292, 631)
- Me.ListBox4.TabIndex = 98
- Me.ListBox4.Visible = False
- '
- 'ListBox3
- '
- Me.ListBox3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox3.FormattingEnabled = True
- Me.ListBox3.ItemHeight = 33
- Me.ListBox3.Location = New System.Drawing.Point(1454, 180)
- Me.ListBox3.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.ListBox3.Name = "ListBox3"
- Me.ListBox3.Size = New System.Drawing.Size(292, 631)
- Me.ListBox3.TabIndex = 97
- Me.ListBox3.Visible = False
- '
- 'ListBox2
- '
- Me.ListBox2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox2.FormattingEnabled = True
- Me.ListBox2.ItemHeight = 33
- Me.ListBox2.Location = New System.Drawing.Point(1476, 182)
- Me.ListBox2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.ListBox2.Name = "ListBox2"
- Me.ListBox2.Size = New System.Drawing.Size(292, 631)
- Me.ListBox2.TabIndex = 96
- Me.ListBox2.Visible = False
- '
- 'dgv_cost
- '
- Me.dgv_cost.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.dgv_cost.Location = New System.Drawing.Point(2812, 1180)
- Me.dgv_cost.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.dgv_cost.Name = "dgv_cost"
- Me.dgv_cost.RowHeadersWidth = 66
- Me.dgv_cost.RowTemplate.Height = 24
- Me.dgv_cost.Size = New System.Drawing.Size(424, 620)
- Me.dgv_cost.TabIndex = 107
- Me.dgv_cost.Visible = False
- '
- 'dgv_chem_detail
- '
- Me.dgv_chem_detail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.dgv_chem_detail.Location = New System.Drawing.Point(3278, 1176)
- Me.dgv_chem_detail.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.dgv_chem_detail.Name = "dgv_chem_detail"
- Me.dgv_chem_detail.RowHeadersWidth = 66
- Me.dgv_chem_detail.RowTemplate.Height = 24
- Me.dgv_chem_detail.Size = New System.Drawing.Size(572, 620)
- Me.dgv_chem_detail.TabIndex = 108
- Me.dgv_chem_detail.Visible = False
- '
- 'Button21
- '
- Me.Button21.Location = New System.Drawing.Point(860, 1524)
- Me.Button21.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(196, 84)
- Me.Button21.TabIndex = 109
- Me.Button21.Text = "領料存檔"
- Me.Button21.UseVisualStyleBackColor = True
- Me.Button21.UseWaitCursor = True
- Me.Button21.Visible = False
- '
- 'Button22
- '
- Me.Button22.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button22.Location = New System.Drawing.Point(1309, 40)
- Me.Button22.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button22.Name = "Button22"
- Me.Button22.Size = New System.Drawing.Size(154, 84)
- Me.Button22.TabIndex = 110
- Me.Button22.Text = "打印(&C)"
- Me.Button22.UseVisualStyleBackColor = True
- '
- 'PictureBox1
- '
- Me.PictureBox1.Location = New System.Drawing.Point(892, 1378)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(90, 100)
- Me.PictureBox1.TabIndex = 111
- Me.PictureBox1.TabStop = False
- Me.PictureBox1.Visible = False
- '
- 'Button23
- '
- Me.Button23.Location = New System.Drawing.Point(1448, 1338)
- Me.Button23.Margin = New System.Windows.Forms.Padding(4)
- Me.Button23.Name = "Button23"
- Me.Button23.Size = New System.Drawing.Size(112, 36)
- Me.Button23.TabIndex = 112
- Me.Button23.Text = "Button23"
- Me.Button23.UseVisualStyleBackColor = True
- Me.Button23.Visible = False
- '
- 'dgv2
- '
- DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.dgv2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
- Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 11.22078!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.dgv2.DefaultCellStyle = DataGridViewCellStyle8
- Me.dgv2.Location = New System.Drawing.Point(40, 576)
- Me.dgv2.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.dgv2.Name = "dgv2"
- DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.dgv2.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
- Me.dgv2.RowHeadersWidth = 66
- Me.dgv2.RowTemplate.Height = 24
- Me.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
- Me.dgv2.Size = New System.Drawing.Size(1376, 316)
- Me.dgv2.TabIndex = 113
- Me.dgv2.Visible = False
- '
- 'OpenFileDialog1
- '
- Me.OpenFileDialog1.FileName = "OpenFileDialog1"
- '
- 'TextBox18
- '
- Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox18.Location = New System.Drawing.Point(40, 54)
- Me.TextBox18.Margin = New System.Windows.Forms.Padding(4)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(184, 50)
- Me.TextBox18.TabIndex = 115
- '
- 'DataGridView1
- '
- DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle10.Font = New System.Drawing.Font("新宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle11.Font = New System.Drawing.Font("新宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle11
- Me.DataGridView1.GridColor = System.Drawing.SystemColors.ControlLightLight
- Me.DataGridView1.Location = New System.Drawing.Point(2052, 138)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.DataGridView1.Name = "DataGridView1"
- DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle12
- Me.DataGridView1.RowHeadersWidth = 66
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
- Me.DataGridView1.Size = New System.Drawing.Size(1402, 1138)
- Me.DataGridView1.TabIndex = 114
- '
- 'Button24
- '
- Me.Button24.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button24.Location = New System.Drawing.Point(2560, 42)
- Me.Button24.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(154, 84)
- Me.Button24.TabIndex = 116
- Me.Button24.Text = "MSDS"
- Me.Button24.UseVisualStyleBackColor = True
- Me.Button24.Visible = False
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.BackColor = System.Drawing.Color.Red
- Me.Label20.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.Label20.ForeColor = System.Drawing.SystemColors.ButtonHighlight
- Me.Label20.Location = New System.Drawing.Point(1486, 42)
- Me.Label20.Margin = New System.Windows.Forms.Padding(6, 0, 6, 0)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(157, 38)
- Me.Label20.TabIndex = 117
- Me.Label20.Text = "Label20"
- '
- 'Button25
- '
- Me.Button25.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button25.Location = New System.Drawing.Point(1147, 42)
- Me.Button25.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Button25.Name = "Button25"
- Me.Button25.Size = New System.Drawing.Size(154, 84)
- Me.Button25.TabIndex = 118
- Me.Button25.Text = "标签1(&P)"
- Me.Button25.UseVisualStyleBackColor = True
- '
- 'Button26
- '
- Me.Button26.Location = New System.Drawing.Point(993, 919)
- Me.Button26.Name = "Button26"
- Me.Button26.Size = New System.Drawing.Size(120, 61)
- Me.Button26.TabIndex = 119
- Me.Button26.Text = "Button26"
- Me.Button26.UseVisualStyleBackColor = True
- '
- 'ProgressBar1
- '
- Me.ProgressBar1.Location = New System.Drawing.Point(1070, 442)
- Me.ProgressBar1.Name = "ProgressBar1"
- Me.ProgressBar1.Size = New System.Drawing.Size(743, 53)
- Me.ProgressBar1.TabIndex = 120
- Me.ProgressBar1.Visible = False
- '
- 'Frm_01HF_RetanRcp
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(13.0!, 24.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.AutoScroll = True
- Me.ClientSize = New System.Drawing.Size(3974, 1929)
- Me.Controls.Add(Me.ProgressBar1)
- Me.Controls.Add(Me.Button26)
- Me.Controls.Add(Me.Button25)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.Button24)
- Me.Controls.Add(Me.TextBox18)
- Me.Controls.Add(Me.dgv2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Button23)
- Me.Controls.Add(Me.ListBox2)
- Me.Controls.Add(Me.DGV1)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.Button22)
- Me.Controls.Add(Me.Button21)
- Me.Controls.Add(Me.dgv_chem_detail)
- Me.Controls.Add(Me.dgv_cost)
- Me.Controls.Add(Me.Button15)
- Me.Controls.Add(Me.Button14)
- Me.Controls.Add(Me.Button13)
- Me.Controls.Add(Me.Button12)
- Me.Controls.Add(Me.Button11)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.ListBox4)
- Me.Controls.Add(Me.ListBox3)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.TextBox15)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.Button20)
- Me.Controls.Add(Me.Button19)
- Me.Controls.Add(Me.Button18)
- Me.Controls.Add(Me.Button17)
- Me.Controls.Add(Me.Button10)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.TXT_PID)
- Me.Controls.Add(Me.cmdCancelEdit)
- Me.Controls.Add(Me.cmdSaveEdit)
- Me.Controls.Add(Me.Button9)
- Me.Controls.Add(Me.GroupBox2)
- Me.Controls.Add(Me.GroupBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.cmdcanceladd)
- Me.Controls.Add(Me.cmdAddrcp)
- Me.Controls.Add(Me.Button8)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.dgv_record)
- Me.Margin = New System.Windows.Forms.Padding(4, 6, 4, 6)
- Me.Name = "Frm_01HF_RetanRcp"
- Me.Text = "frm_hf01_RetanRcp"
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox1.ResumeLayout(False)
- Me.GroupBox1.PerformLayout()
- Me.GroupBox2.ResumeLayout(False)
- Me.GroupBox2.PerformLayout()
- Me.GroupBox3.ResumeLayout(False)
- Me.GroupBox3.PerformLayout()
- CType(Me.dgv_record, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv_cost, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv_chem_detail, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Button8 As System.Windows.Forms.Button
- Friend WithEvents cmdAddrcp As System.Windows.Forms.Button
- Friend WithEvents cmdcanceladd As System.Windows.Forms.Button
- Friend WithEvents DGV1 As System.Windows.Forms.DataGridView
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents txtsum As System.Windows.Forms.TextBox
- Friend WithEvents txttan As System.Windows.Forms.TextBox
- Friend WithEvents txtdye As System.Windows.Forms.TextBox
- Friend WithEvents txtx As System.Windows.Forms.TextBox
- Friend WithEvents txtoil As System.Windows.Forms.TextBox
- Friend WithEvents txtxx As System.Windows.Forms.TextBox
- Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
- Friend WithEvents txtuse As System.Windows.Forms.TextBox
- Friend WithEvents txtcreate As System.Windows.Forms.TextBox
- Friend WithEvents txtedit As System.Windows.Forms.TextBox
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents Label16 As System.Windows.Forms.Label
- Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
- Friend WithEvents txtsize As System.Windows.Forms.TextBox
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents Button16 As System.Windows.Forms.Button
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents Button9 As System.Windows.Forms.Button
- Friend WithEvents cmdSaveEdit As System.Windows.Forms.Button
- Friend WithEvents cmdCancelEdit As System.Windows.Forms.Button
- Friend WithEvents dgv_record As System.Windows.Forms.DataGridView
- Friend WithEvents Button6 As System.Windows.Forms.Button
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents txteditor As System.Windows.Forms.TextBox
- Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
- Friend WithEvents TXT_PID As System.Windows.Forms.TextBox
- Friend WithEvents Button7 As System.Windows.Forms.Button
- Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox12 As System.Windows.Forms.TextBox
- Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
- Friend WithEvents Button10 As System.Windows.Forms.Button
- Friend WithEvents Button17 As System.Windows.Forms.Button
- Friend WithEvents Button18 As System.Windows.Forms.Button
- Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
- Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
- Friend WithEvents Button19 As System.Windows.Forms.Button
- Friend WithEvents Button20 As System.Windows.Forms.Button
- Friend WithEvents TextBox13 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox14 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox15 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox16 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox17 As System.Windows.Forms.TextBox
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents Label17 As System.Windows.Forms.Label
- Friend WithEvents Label18 As System.Windows.Forms.Label
- Friend WithEvents Button15 As System.Windows.Forms.Button
- Friend WithEvents Button14 As System.Windows.Forms.Button
- Friend WithEvents Button13 As System.Windows.Forms.Button
- Friend WithEvents Button12 As System.Windows.Forms.Button
- Friend WithEvents Button11 As System.Windows.Forms.Button
- Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
- Friend WithEvents ListBox4 As System.Windows.Forms.ListBox
- Friend WithEvents ListBox3 As System.Windows.Forms.ListBox
- Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
- Friend WithEvents dgv_cost As System.Windows.Forms.DataGridView
- Friend WithEvents txtKJ As System.Windows.Forms.TextBox
- Friend WithEvents Label19 As System.Windows.Forms.Label
- Friend WithEvents dgv_chem_detail As System.Windows.Forms.DataGridView
- Friend WithEvents Button21 As System.Windows.Forms.Button
- Friend WithEvents Button22 As Button
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Button23 As Button
- Friend WithEvents dgv2 As DataGridView
- Friend WithEvents OpenFileDialog1 As OpenFileDialog
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents TextBox18 As TextBox
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Button24 As Button
- Friend WithEvents Label20 As Label
- Friend WithEvents Button25 As Button
- Friend WithEvents Button26 As Button
- Friend WithEvents ProgressBar1 As ProgressBar
- End Class
|