123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494 |
- <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()
- 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()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.樣品單_dgv = New System.Windows.Forms.DataGridView()
- Me.Button9 = New System.Windows.Forms.Button()
- Me.Button32 = New System.Windows.Forms.Button()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.ComboBox7 = New System.Windows.Forms.ComboBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.ComboBox5 = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.ComboBox4 = New System.Windows.Forms.ComboBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button12 = New System.Windows.Forms.Button()
- Me.Button11 = New System.Windows.Forms.Button()
- Me.Button10 = New System.Windows.Forms.Button()
- Me.Button29 = New System.Windows.Forms.Button()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.Button13 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.TextBox17 = New System.Windows.Forms.TextBox()
- Me.Button15 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.ComboBox6 = New System.Windows.Forms.ComboBox()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Button14 = New System.Windows.Forms.Button()
- Me.Label62 = New System.Windows.Forms.Label()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.Button16 = New System.Windows.Forms.Button()
- Me.Button17 = New System.Windows.Forms.Button()
- Me.Button18 = New System.Windows.Forms.Button()
- Me.DataGridView5 = New System.Windows.Forms.DataGridView()
- Me.Button19 = New System.Windows.Forms.Button()
- Me.Button20 = New System.Windows.Forms.Button()
- Me.Button21 = New System.Windows.Forms.Button()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.ComboBox8 = New System.Windows.Forms.ComboBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Button22 = New System.Windows.Forms.Button()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Button23 = New System.Windows.Forms.Button()
- Me.GroupBox1 = New System.Windows.Forms.GroupBox()
- Me.Button27 = New System.Windows.Forms.Button()
- Me.ComboBox9 = New System.Windows.Forms.ComboBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Button26 = New System.Windows.Forms.Button()
- Me.Button24 = New System.Windows.Forms.Button()
- Me.Button25 = New System.Windows.Forms.Button()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.DataGridView6 = New System.Windows.Forms.DataGridView()
- Me.Button28 = New System.Windows.Forms.Button()
- Me.ComboBox10 = New System.Windows.Forms.ComboBox()
- Me.ComboBox11 = New System.Windows.Forms.ComboBox()
- Me.Button30 = New System.Windows.Forms.Button()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.ComboBox12 = New System.Windows.Forms.ComboBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.ComboBox13 = New System.Windows.Forms.ComboBox()
- Me.ComboBox14 = New System.Windows.Forms.ComboBox()
- Me.ComboBox15 = New System.Windows.Forms.ComboBox()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.ComboBox16 = New System.Windows.Forms.ComboBox()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label31 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.ComboBox17 = New System.Windows.Forms.ComboBox()
- Me.Label32 = New System.Windows.Forms.Label()
- Me.ComboBox18 = New System.Windows.Forms.ComboBox()
- Me.Label33 = New System.Windows.Forms.Label()
- Me.ComboBox19 = New System.Windows.Forms.ComboBox()
- Me.Label34 = New System.Windows.Forms.Label()
- CType(Me.樣品單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox1.SuspendLayout()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Location = New System.Drawing.Point(14, 13)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(80, 16)
- Me.Label26.TabIndex = 677
- Me.Label26.Text = "樣品訂單清單"
- '
- '樣品單_dgv
- '
- Me.樣品單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.樣品單_dgv.Location = New System.Drawing.Point(12, 39)
- Me.樣品單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.樣品單_dgv.Name = "樣品單_dgv"
- Me.樣品單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.樣品單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.樣品單_dgv.RowTemplate.Height = 24
- Me.樣品單_dgv.Size = New System.Drawing.Size(475, 924)
- Me.樣品單_dgv.TabIndex = 676
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button9.ForeColor = System.Drawing.Color.Black
- Me.Button9.Location = New System.Drawing.Point(381, 8)
- Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(50, 24)
- Me.Button9.TabIndex = 678
- Me.Button9.Text = "搜尋"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'Button32
- '
- Me.Button32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button32.ForeColor = System.Drawing.Color.Black
- Me.Button32.Location = New System.Drawing.Point(437, 8)
- Me.Button32.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button32.Name = "Button32"
- Me.Button32.Size = New System.Drawing.Size(50, 24)
- Me.Button32.TabIndex = 679
- Me.Button32.Text = "返回"
- Me.Button32.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(509, 9)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(38, 16)
- Me.Label2.TabIndex = 681
- Me.Label2.Text = "S/O#"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(549, 6)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(169, 23)
- Me.TextBox1.TabIndex = 680
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Location = New System.Drawing.Point(549, 31)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox7.TabIndex = 682
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(493, 37)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(57, 16)
- Me.Label11.TabIndex = 683
- Me.Label11.Text = "SEASON"
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Location = New System.Drawing.Point(549, 238)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(280, 24)
- Me.ComboBox2.TabIndex = 684
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(508, 241)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(39, 16)
- Me.Label3.TabIndex = 685
- Me.Label3.Text = "CUST"
- '
- 'ComboBox5
- '
- Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Location = New System.Drawing.Point(549, 135)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox5.TabIndex = 688
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.Black
- Me.Label9.Location = New System.Drawing.Point(505, 132)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(41, 30)
- Me.Label9.TabIndex = 689
- Me.Label9.Text = "STYLE " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "NAME"
- '
- 'ComboBox4
- '
- Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Location = New System.Drawing.Point(549, 109)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox4.TabIndex = 686
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(497, 112)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(50, 16)
- Me.Label5.TabIndex = 687
- Me.Label5.Text = "STYLE#"
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Location = New System.Drawing.Point(788, 83)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(140, 24)
- Me.ComboBox1.TabIndex = 690
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(720, 86)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(67, 16)
- Me.Label1.TabIndex = 691
- Me.Label1.Text = "COUNTRY"
- '
- 'ComboBox3
- '
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Location = New System.Drawing.Point(549, 83)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox3.TabIndex = 692
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Red
- Me.Label4.Location = New System.Drawing.Point(487, 86)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(63, 16)
- Me.Label4.TabIndex = 693
- Me.Label4.Text = "PURPOSE"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.Location = New System.Drawing.Point(748, 28)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(39, 30)
- Me.Label8.TabIndex = 695
- Me.Label8.Text = "ISSUE " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "DATE"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(788, 31)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(94, 23)
- Me.DateTimePicker2.TabIndex = 694
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(756, 61)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(31, 16)
- Me.Label6.TabIndex = 697
- Me.Label6.Text = "ETD"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(788, 58)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(94, 23)
- Me.DateTimePicker1.TabIndex = 696
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.ForeColor = System.Drawing.Color.Red
- Me.Label25.Location = New System.Drawing.Point(515, 164)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(32, 16)
- Me.Label25.TabIndex = 699
- Me.Label25.Text = "QTY"
- '
- 'TextBox16
- '
- Me.TextBox16.Location = New System.Drawing.Point(549, 161)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(169, 23)
- Me.TextBox16.TabIndex = 698
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Olive
- Me.Button2.Location = New System.Drawing.Point(1699, 29)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(130, 25)
- Me.Button2.TabIndex = 701
- Me.Button2.Text = "新增SEASON清單"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.ForeColor = System.Drawing.Color.Olive
- Me.Button3.Location = New System.Drawing.Point(1699, 55)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(130, 25)
- Me.Button3.TabIndex = 700
- Me.Button3.Text = "新增COUNTRY清單"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.Olive
- Me.Button1.Location = New System.Drawing.Point(1699, 81)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(130, 25)
- Me.Button1.TabIndex = 702
- Me.Button1.Text = "新增PURPOSE清單"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.ForeColor = System.Drawing.Color.Blue
- Me.Button5.Location = New System.Drawing.Point(1831, 62)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(70, 28)
- Me.Button5.TabIndex = 707
- Me.Button5.Text = "複製新增"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button12.ForeColor = System.Drawing.Color.Green
- Me.Button12.Location = New System.Drawing.Point(1831, 92)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(70, 28)
- Me.Button12.TabIndex = 704
- Me.Button12.Text = "修改模式"
- Me.Button12.UseVisualStyleBackColor = True
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button11.Location = New System.Drawing.Point(1831, 152)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(70, 28)
- Me.Button11.TabIndex = 703
- Me.Button11.Text = "存檔"
- Me.Button11.UseVisualStyleBackColor = True
- '
- 'Button10
- '
- Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button10.ForeColor = System.Drawing.Color.Red
- Me.Button10.Location = New System.Drawing.Point(1831, 182)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(70, 28)
- Me.Button10.TabIndex = 705
- Me.Button10.Text = "刪除"
- Me.Button10.UseVisualStyleBackColor = True
- '
- 'Button29
- '
- Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button29.ForeColor = System.Drawing.Color.Blue
- Me.Button29.Location = New System.Drawing.Point(1831, 32)
- Me.Button29.Name = "Button29"
- Me.Button29.Size = New System.Drawing.Size(70, 28)
- Me.Button29.TabIndex = 706
- Me.Button29.Text = "一般新增"
- Me.Button29.UseVisualStyleBackColor = True
- '
- 'DataGridView2
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(1182, 32)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(511, 126)
- Me.DataGridView2.TabIndex = 708
- '
- 'Button13
- '
- Me.Button13.ForeColor = System.Drawing.Color.Black
- Me.Button13.Location = New System.Drawing.Point(888, 32)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(41, 24)
- Me.Button13.TabIndex = 710
- Me.Button13.Text = "清空"
- Me.Button13.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.ForeColor = System.Drawing.Color.Black
- Me.Button4.Location = New System.Drawing.Point(888, 58)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(41, 24)
- Me.Button4.TabIndex = 711
- Me.Button4.Text = "清空"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(731, 163)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(56, 16)
- Me.Label7.TabIndex = 713
- Me.Label7.Text = "制表日期"
- '
- 'DateTimePicker3
- '
- Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker3.Location = New System.Drawing.Point(788, 160)
- Me.DateTimePicker3.Name = "DateTimePicker3"
- Me.DateTimePicker3.Size = New System.Drawing.Size(141, 23)
- Me.DateTimePicker3.TabIndex = 712
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(743, 138)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(44, 16)
- Me.Label10.TabIndex = 715
- Me.Label10.Text = "制表人"
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(788, 135)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(141, 23)
- Me.TextBox2.TabIndex = 714
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(756, 9)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(32, 16)
- Me.Label12.TabIndex = 717
- Me.Label12.Text = "版次"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(788, 6)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(140, 23)
- Me.TextBox3.TabIndex = 716
- '
- 'DataGridView3
- '
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(493, 292)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(1408, 526)
- Me.DataGridView3.TabIndex = 718
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Location = New System.Drawing.Point(1469, 269)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(44, 16)
- Me.Label28.TabIndex = 723
- Me.Label28.Text = "部件。"
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(1243, 269)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(32, 16)
- Me.Label27.TabIndex = 722
- Me.Label27.Text = "選擇"
- '
- 'TextBox17
- '
- Me.TextBox17.Location = New System.Drawing.Point(1274, 266)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(196, 23)
- Me.TextBox17.TabIndex = 721
- '
- 'Button15
- '
- Me.Button15.ForeColor = System.Drawing.Color.Red
- Me.Button15.Location = New System.Drawing.Point(1179, 266)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(63, 23)
- Me.Button15.TabIndex = 720
- Me.Button15.Text = "刪除"
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Location = New System.Drawing.Point(840, 265)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(55, 23)
- Me.Button6.TabIndex = 719
- Me.Button6.Text = "新增"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'ComboBox6
- '
- Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Location = New System.Drawing.Point(967, 265)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(211, 24)
- Me.ComboBox6.TabIndex = 724
- '
- 'Button7
- '
- Me.Button7.Location = New System.Drawing.Point(1182, 7)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(75, 23)
- Me.Button7.TabIndex = 725
- Me.Button7.Text = "新增"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.ForeColor = System.Drawing.Color.Red
- Me.Button8.Location = New System.Drawing.Point(1263, 7)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(75, 23)
- Me.Button8.TabIndex = 726
- Me.Button8.Text = "刪除"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(1442, 10)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(20, 16)
- Me.Label13.TabIndex = 729
- Me.Label13.Text = "項"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(1344, 10)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(44, 16)
- Me.Label14.TabIndex = 728
- Me.Label14.Text = "選擇第"
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(1390, 7)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(46, 23)
- Me.TextBox4.TabIndex = 727
- '
- 'DataGridView4
- '
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(538, 365)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(215, 203)
- Me.DataGridView4.TabIndex = 730
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(1468, 7)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(103, 23)
- Me.TextBox5.TabIndex = 731
- '
- 'Button14
- '
- Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button14.ForeColor = System.Drawing.Color.Olive
- Me.Button14.Location = New System.Drawing.Point(1699, 107)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(130, 25)
- Me.Button14.TabIndex = 732
- Me.Button14.Text = "新增部件清單"
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label62.ForeColor = System.Drawing.Color.Red
- Me.Label62.Location = New System.Drawing.Point(1582, 8)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(106, 21)
- Me.Label62.TabIndex = 733
- Me.Label62.Text = "資料尚未存檔"
- Me.Label62.Visible = False
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- 'Button16
- '
- Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button16.ForeColor = System.Drawing.Color.Green
- Me.Button16.Location = New System.Drawing.Point(1831, 122)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(70, 28)
- Me.Button16.TabIndex = 734
- Me.Button16.Text = "REVISED"
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Button17
- '
- Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button17.ForeColor = System.Drawing.Color.Olive
- Me.Button17.Location = New System.Drawing.Point(1699, 133)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(130, 25)
- Me.Button17.TabIndex = 735
- Me.Button17.Text = "新增供應商清單"
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Button18
- '
- Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button18.ForeColor = System.Drawing.Color.Olive
- Me.Button18.Location = New System.Drawing.Point(1699, 159)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(130, 25)
- Me.Button18.TabIndex = 736
- Me.Button18.Text = "新增顏色清單"
- Me.Button18.UseVisualStyleBackColor = True
- '
- 'DataGridView5
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView5.Location = New System.Drawing.Point(493, 823)
- Me.DataGridView5.Name = "DataGridView5"
- Me.DataGridView5.RowHeadersWidth = 5
- Me.DataGridView5.RowTemplate.Height = 24
- Me.DataGridView5.Size = New System.Drawing.Size(1408, 140)
- Me.DataGridView5.TabIndex = 737
- '
- 'Button19
- '
- Me.Button19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button19.ForeColor = System.Drawing.Color.Black
- Me.Button19.Location = New System.Drawing.Point(1699, 3)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(130, 25)
- Me.Button19.TabIndex = 738
- Me.Button19.Text = "列印樣品單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.Button19.UseVisualStyleBackColor = True
- '
- 'Button20
- '
- Me.Button20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button20.ForeColor = System.Drawing.Color.Black
- Me.Button20.Location = New System.Drawing.Point(1831, 3)
- Me.Button20.Name = "Button20"
- Me.Button20.Size = New System.Drawing.Size(70, 28)
- Me.Button20.TabIndex = 739
- Me.Button20.Text = "列[印標籤"
- Me.Button20.UseVisualStyleBackColor = True
- '
- 'Button21
- '
- Me.Button21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button21.ForeColor = System.Drawing.Color.Black
- Me.Button21.Location = New System.Drawing.Point(1831, 211)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(70, 51)
- Me.Button21.TabIndex = 740
- Me.Button21.Text = "重新" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "排序"
- Me.Button21.UseVisualStyleBackColor = True
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(1711, 268)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(181, 16)
- Me.Label15.TabIndex = 741
- Me.Label15.Text = "排序格式為 : 01、02、03、到99"
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(734, 112)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(53, 16)
- Me.Label16.TabIndex = 743
- Me.Label16.Text = "REQ. BY"
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(788, 109)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(141, 23)
- Me.TextBox6.TabIndex = 742
- '
- 'ComboBox8
- '
- Me.ComboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox8.FormattingEnabled = True
- Me.ComboBox8.Location = New System.Drawing.Point(549, 57)
- Me.ComboBox8.Name = "ComboBox8"
- Me.ComboBox8.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox8.TabIndex = 744
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.ForeColor = System.Drawing.Color.Red
- Me.Label17.Location = New System.Drawing.Point(487, 60)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(62, 16)
- Me.Label17.TabIndex = 745
- Me.Label17.Text = "FACTORY"
- '
- 'Button22
- '
- Me.Button22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button22.ForeColor = System.Drawing.Color.Olive
- Me.Button22.Location = New System.Drawing.Point(1699, 185)
- Me.Button22.Name = "Button22"
- Me.Button22.Size = New System.Drawing.Size(130, 25)
- Me.Button22.TabIndex = 746
- Me.Button22.Text = "新增工廠清單"
- Me.Button22.UseVisualStyleBackColor = True
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(931, 7)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(245, 176)
- Me.PictureBox1.TabIndex = 709
- Me.PictureBox1.TabStop = False
- '
- 'Button23
- '
- Me.Button23.ForeColor = System.Drawing.Color.Red
- Me.Button23.Location = New System.Drawing.Point(100, 8)
- Me.Button23.Name = "Button23"
- Me.Button23.Size = New System.Drawing.Size(158, 24)
- Me.Button23.TabIndex = 747
- Me.Button23.Text = "樣品訂單轉制預告訂單"
- Me.Button23.UseVisualStyleBackColor = True
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.Button27)
- Me.GroupBox1.Controls.Add(Me.ComboBox9)
- Me.GroupBox1.Controls.Add(Me.Label20)
- Me.GroupBox1.Controls.Add(Me.Button26)
- Me.GroupBox1.Controls.Add(Me.Button24)
- Me.GroupBox1.Controls.Add(Me.Button25)
- Me.GroupBox1.Controls.Add(Me.Label18)
- Me.GroupBox1.Controls.Add(Me.DateTimePicker4)
- Me.GroupBox1.Controls.Add(Me.Label19)
- Me.GroupBox1.Controls.Add(Me.DateTimePicker5)
- Me.GroupBox1.Location = New System.Drawing.Point(835, 365)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(243, 221)
- Me.GroupBox1.TabIndex = 748
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "樣品單轉預告訂單"
- '
- 'Button27
- '
- Me.Button27.ForeColor = System.Drawing.Color.Red
- Me.Button27.Location = New System.Drawing.Point(9, 164)
- Me.Button27.Name = "Button27"
- Me.Button27.Size = New System.Drawing.Size(225, 43)
- Me.Button27.TabIndex = 751
- Me.Button27.Text = "取消"
- Me.Button27.UseVisualStyleBackColor = True
- '
- 'ComboBox9
- '
- Me.ComboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox9.FormattingEnabled = True
- Me.ComboBox9.Location = New System.Drawing.Point(87, 85)
- Me.ComboBox9.Name = "ComboBox9"
- Me.ComboBox9.Size = New System.Drawing.Size(140, 24)
- Me.ComboBox9.TabIndex = 749
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Black
- Me.Label20.Location = New System.Drawing.Point(14, 88)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(67, 16)
- Me.Label20.TabIndex = 750
- Me.Label20.Text = "COUNTRY"
- '
- 'Button26
- '
- Me.Button26.ForeColor = System.Drawing.Color.Red
- Me.Button26.Location = New System.Drawing.Point(9, 115)
- Me.Button26.Name = "Button26"
- Me.Button26.Size = New System.Drawing.Size(225, 43)
- Me.Button26.TabIndex = 748
- Me.Button26.Text = "確定轉制訂單"
- Me.Button26.UseVisualStyleBackColor = True
- '
- 'Button24
- '
- Me.Button24.ForeColor = System.Drawing.Color.Black
- Me.Button24.Location = New System.Drawing.Point(187, 55)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(41, 24)
- Me.Button24.TabIndex = 717
- Me.Button24.Text = "清空"
- Me.Button24.UseVisualStyleBackColor = True
- '
- 'Button25
- '
- Me.Button25.ForeColor = System.Drawing.Color.Black
- Me.Button25.Location = New System.Drawing.Point(187, 25)
- Me.Button25.Name = "Button25"
- Me.Button25.Size = New System.Drawing.Size(41, 24)
- Me.Button25.TabIndex = 716
- Me.Button25.Text = "清空"
- Me.Button25.UseVisualStyleBackColor = True
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(50, 58)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(31, 16)
- Me.Label18.TabIndex = 715
- Me.Label18.Text = "ETD"
- '
- 'DateTimePicker4
- '
- Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker4.Location = New System.Drawing.Point(87, 55)
- Me.DateTimePicker4.Name = "DateTimePicker4"
- Me.DateTimePicker4.Size = New System.Drawing.Size(94, 23)
- Me.DateTimePicker4.TabIndex = 714
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(6, 27)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(75, 16)
- Me.Label19.TabIndex = 713
- Me.Label19.Text = "ISSUE DATE"
- '
- 'DateTimePicker5
- '
- Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker5.Location = New System.Drawing.Point(87, 24)
- Me.DateTimePicker5.Name = "DateTimePicker5"
- Me.DateTimePicker5.Size = New System.Drawing.Size(94, 23)
- Me.DateTimePicker5.TabIndex = 712
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(264, 11)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
- Me.CheckBox1.TabIndex = 749
- Me.CheckBox1.Text = "清單伸展"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'DataGridView6
- '
- Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView6.Location = New System.Drawing.Point(538, 574)
- Me.DataGridView6.Name = "DataGridView6"
- Me.DataGridView6.RowHeadersWidth = 5
- Me.DataGridView6.RowTemplate.Height = 24
- Me.DataGridView6.Size = New System.Drawing.Size(215, 203)
- Me.DataGridView6.TabIndex = 750
- '
- 'Button28
- '
- Me.Button28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button28.ForeColor = System.Drawing.Color.Olive
- Me.Button28.Location = New System.Drawing.Point(1699, 211)
- Me.Button28.Name = "Button28"
- Me.Button28.Size = New System.Drawing.Size(130, 25)
- Me.Button28.TabIndex = 751
- Me.Button28.Text = "新增客戶清單"
- Me.Button28.UseVisualStyleBackColor = True
- '
- 'ComboBox10
- '
- Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox10.FormattingEnabled = True
- Me.ComboBox10.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.ComboBox10.Location = New System.Drawing.Point(1006, 108)
- Me.ComboBox10.Name = "ComboBox10"
- Me.ComboBox10.Size = New System.Drawing.Size(82, 24)
- Me.ComboBox10.TabIndex = 752
- '
- 'ComboBox11
- '
- Me.ComboBox11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox11.FormattingEnabled = True
- Me.ComboBox11.Items.AddRange(New Object() {"A.", "B.", "C.", "D.", "E.", "F."})
- Me.ComboBox11.Location = New System.Drawing.Point(898, 265)
- Me.ComboBox11.Name = "ComboBox11"
- Me.ComboBox11.Size = New System.Drawing.Size(66, 24)
- Me.ComboBox11.TabIndex = 753
- '
- 'Button30
- '
- Me.Button30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button30.ForeColor = System.Drawing.Color.Blue
- Me.Button30.Location = New System.Drawing.Point(1739, 237)
- Me.Button30.Name = "Button30"
- Me.Button30.Size = New System.Drawing.Size(90, 26)
- Me.Button30.TabIndex = 754
- Me.Button30.Text = "指定資料寫入"
- Me.Button30.UseVisualStyleBackColor = True
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(494, 269)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(68, 16)
- Me.Label21.TabIndex = 756
- Me.Label21.Text = "選擇清單中"
- '
- 'TextBox8
- '
- Me.TextBox8.Location = New System.Drawing.Point(711, 265)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(68, 23)
- Me.TextBox8.TabIndex = 757
- Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(642, 269)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(68, 16)
- Me.Label22.TabIndex = 758
- Me.Label22.Text = "筆資料中的"
- '
- 'TextBox9
- '
- Me.TextBox9.Location = New System.Drawing.Point(568, 265)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(68, 23)
- Me.TextBox9.TabIndex = 759
- Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(785, 269)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(20, 16)
- Me.Label23.TabIndex = 760
- Me.Label23.Text = "筆"
- '
- 'ComboBox12
- '
- Me.ComboBox12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox12.FormattingEnabled = True
- Me.ComboBox12.Location = New System.Drawing.Point(1031, 238)
- Me.ComboBox12.Name = "ComboBox12"
- Me.ComboBox12.Size = New System.Drawing.Size(147, 24)
- Me.ComboBox12.TabIndex = 761
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Location = New System.Drawing.Point(985, 242)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(44, 16)
- Me.Label24.TabIndex = 762
- Me.Label24.Text = "供應商"
- '
- 'ComboBox13
- '
- Me.ComboBox13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox13.FormattingEnabled = True
- Me.ComboBox13.Location = New System.Drawing.Point(1180, 238)
- Me.ComboBox13.Name = "ComboBox13"
- Me.ComboBox13.Size = New System.Drawing.Size(377, 24)
- Me.ComboBox13.TabIndex = 763
- '
- 'ComboBox14
- '
- Me.ComboBox14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox14.FormattingEnabled = True
- Me.ComboBox14.Location = New System.Drawing.Point(1559, 238)
- Me.ComboBox14.Name = "ComboBox14"
- Me.ComboBox14.Size = New System.Drawing.Size(178, 24)
- Me.ComboBox14.TabIndex = 764
- '
- 'ComboBox15
- '
- Me.ComboBox15.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.ComboBox15.FormattingEnabled = True
- Me.ComboBox15.ItemHeight = 16
- Me.ComboBox15.Location = New System.Drawing.Point(549, 212)
- Me.ComboBox15.Name = "ComboBox15"
- Me.ComboBox15.Size = New System.Drawing.Size(280, 24)
- Me.ComboBox15.TabIndex = 765
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label29.Location = New System.Drawing.Point(515, 215)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(32, 16)
- Me.Label29.TabIndex = 766
- Me.Label29.Text = "中皮"
- '
- 'TextBox7
- '
- Me.TextBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox7.Location = New System.Drawing.Point(832, 212)
- Me.TextBox7.Multiline = True
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.TextBox7.Size = New System.Drawing.Size(346, 24)
- Me.TextBox7.TabIndex = 767
- '
- 'TextBox10
- '
- Me.TextBox10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox10.Location = New System.Drawing.Point(1180, 212)
- Me.TextBox10.Multiline = True
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.TextBox10.Size = New System.Drawing.Size(517, 24)
- Me.TextBox10.TabIndex = 768
- '
- 'ComboBox16
- '
- Me.ComboBox16.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox16.ForeColor = System.Drawing.Color.Green
- Me.ComboBox16.FormattingEnabled = True
- Me.ComboBox16.ItemHeight = 16
- Me.ComboBox16.Location = New System.Drawing.Point(549, 186)
- Me.ComboBox16.Name = "ComboBox16"
- Me.ComboBox16.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox16.TabIndex = 769
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.ForeColor = System.Drawing.Color.Green
- Me.Label30.Location = New System.Drawing.Point(514, 190)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(32, 16)
- Me.Label30.TabIndex = 770
- Me.Label30.Text = "中底"
- '
- 'TextBox11
- '
- Me.TextBox11.ForeColor = System.Drawing.Color.Green
- Me.TextBox11.Location = New System.Drawing.Point(726, 185)
- Me.TextBox11.Multiline = True
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.TextBox11.Size = New System.Drawing.Size(452, 24)
- Me.TextBox11.TabIndex = 771
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.Location = New System.Drawing.Point(1414, 190)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(117, 16)
- Me.Label31.TabIndex = 775
- Me.Label31.Text = "Construction Name"
- '
- 'TextBox12
- '
- Me.TextBox12.Location = New System.Drawing.Point(1533, 187)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(164, 23)
- Me.TextBox12.TabIndex = 774
- '
- 'ComboBox17
- '
- Me.ComboBox17.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox17.FormattingEnabled = True
- Me.ComboBox17.Location = New System.Drawing.Point(1239, 160)
- Me.ComboBox17.Name = "ComboBox17"
- Me.ComboBox17.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox17.TabIndex = 772
- '
- 'Label32
- '
- Me.Label32.AutoSize = True
- Me.Label32.ForeColor = System.Drawing.Color.Red
- Me.Label32.Location = New System.Drawing.Point(1182, 163)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(56, 16)
- Me.Label32.TabIndex = 773
- Me.Label32.Text = "楦頭編號"
- '
- 'ComboBox18
- '
- Me.ComboBox18.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox18.FormattingEnabled = True
- Me.ComboBox18.Location = New System.Drawing.Point(888, 238)
- Me.ComboBox18.Name = "ComboBox18"
- Me.ComboBox18.Size = New System.Drawing.Size(97, 24)
- Me.ComboBox18.TabIndex = 776
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.Location = New System.Drawing.Point(831, 242)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(56, 16)
- Me.Label33.TabIndex = 777
- Me.Label33.Text = "廠商類別"
- '
- 'ComboBox19
- '
- Me.ComboBox19.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox19.FormattingEnabled = True
- Me.ComboBox19.Location = New System.Drawing.Point(1239, 186)
- Me.ComboBox19.Name = "ComboBox19"
- Me.ComboBox19.Size = New System.Drawing.Size(169, 24)
- Me.ComboBox19.TabIndex = 778
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.ForeColor = System.Drawing.Color.Red
- Me.Label34.Location = New System.Drawing.Point(1182, 189)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(56, 16)
- Me.Label34.TabIndex = 779
- Me.Label34.Text = "模具編號"
- '
- '樣品單控制表
- '
- 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.ComboBox19)
- Me.Controls.Add(Me.Label34)
- Me.Controls.Add(Me.ComboBox18)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.ComboBox17)
- Me.Controls.Add(Me.Label32)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.ComboBox16)
- Me.Controls.Add(Me.Label30)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.ComboBox15)
- Me.Controls.Add(Me.ComboBox14)
- Me.Controls.Add(Me.ComboBox13)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.ComboBox12)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.Button30)
- Me.Controls.Add(Me.ComboBox11)
- Me.Controls.Add(Me.ComboBox10)
- Me.Controls.Add(Me.Button28)
- Me.Controls.Add(Me.DataGridView6)
- Me.Controls.Add(Me.樣品單_dgv)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.GroupBox1)
- Me.Controls.Add(Me.Button23)
- Me.Controls.Add(Me.Button22)
- Me.Controls.Add(Me.ComboBox8)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.Button21)
- Me.Controls.Add(Me.Button20)
- Me.Controls.Add(Me.Button19)
- Me.Controls.Add(Me.DataGridView5)
- Me.Controls.Add(Me.Button18)
- Me.Controls.Add(Me.Button17)
- Me.Controls.Add(Me.Button16)
- Me.Controls.Add(Me.Label62)
- Me.Controls.Add(Me.Button14)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.DataGridView4)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.Button8)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.ComboBox6)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.Button15)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.DateTimePicker3)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button13)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button12)
- Me.Controls.Add(Me.Button11)
- Me.Controls.Add(Me.Button10)
- Me.Controls.Add(Me.Button29)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Label25)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.ComboBox5)
- Me.Controls.Add(Me.ComboBox4)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.ComboBox7)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Button9)
- Me.Controls.Add(Me.Button32)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label29)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.Label31)
- Me.Controls.Add(Me.Label33)
- 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.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox1.ResumeLayout(False)
- Me.GroupBox1.PerformLayout()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label26 As Label
- Friend WithEvents 樣品單_dgv As DataGridView
- Friend WithEvents Button9 As Button
- Friend WithEvents Button32 As Button
- Friend WithEvents Label2 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents ComboBox7 As ComboBox
- Friend WithEvents Label11 As Label
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents Label3 As Label
- Friend WithEvents ComboBox5 As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents ComboBox4 As ComboBox
- Friend WithEvents Label5 As Label
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label1 As Label
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents Label4 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents Label6 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label25 As Label
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents Button2 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button12 As Button
- Friend WithEvents Button11 As Button
- Friend WithEvents Button10 As Button
- Friend WithEvents Button29 As Button
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Button13 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents DateTimePicker3 As DateTimePicker
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents Label28 As Label
- Friend WithEvents Label27 As Label
- Friend WithEvents TextBox17 As TextBox
- Friend WithEvents Button15 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents ComboBox6 As ComboBox
- Friend WithEvents Button7 As Button
- Friend WithEvents Button8 As Button
- Friend WithEvents Label13 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Button14 As Button
- Friend WithEvents Label62 As Label
- Friend WithEvents Timer1 As Timer
- Friend WithEvents Button16 As Button
- Friend WithEvents Button17 As Button
- Friend WithEvents Button18 As Button
- Friend WithEvents DataGridView5 As DataGridView
- Friend WithEvents Button19 As Button
- Friend WithEvents Button20 As Button
- Friend WithEvents Button21 As Button
- Friend WithEvents Label15 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents ComboBox8 As ComboBox
- Friend WithEvents Label17 As Label
- Friend WithEvents Button22 As Button
- Friend WithEvents Button23 As Button
- Friend WithEvents GroupBox1 As GroupBox
- Friend WithEvents Button26 As Button
- Friend WithEvents Button24 As Button
- Friend WithEvents Button25 As Button
- Friend WithEvents Label18 As Label
- Friend WithEvents DateTimePicker4 As DateTimePicker
- Friend WithEvents Label19 As Label
- Friend WithEvents DateTimePicker5 As DateTimePicker
- Friend WithEvents ComboBox9 As ComboBox
- Friend WithEvents Label20 As Label
- Friend WithEvents Button27 As Button
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents DataGridView6 As DataGridView
- Friend WithEvents Button28 As Button
- Friend WithEvents ComboBox10 As ComboBox
- Friend WithEvents ComboBox11 As ComboBox
- Friend WithEvents Button30 As Button
- Friend WithEvents Label21 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label23 As Label
- Friend WithEvents ComboBox12 As ComboBox
- Friend WithEvents Label24 As Label
- Friend WithEvents ComboBox13 As ComboBox
- Friend WithEvents ComboBox14 As ComboBox
- Friend WithEvents ComboBox15 As ComboBox
- Friend WithEvents Label29 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents ComboBox16 As ComboBox
- Friend WithEvents Label30 As Label
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label31 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents ComboBox17 As ComboBox
- Friend WithEvents Label32 As Label
- Friend WithEvents ComboBox18 As ComboBox
- Friend WithEvents Label33 As Label
- Friend WithEvents ComboBox19 As ComboBox
- Friend WithEvents Label34 As Label
- End Class
|