123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326 |
- <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()
- 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()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.Button9 = New System.Windows.Forms.Button()
- Me.Button32 = New System.Windows.Forms.Button()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.Label62 = New System.Windows.Forms.Label()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DataGridView1
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(10, 35)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(475, 928)
- Me.DataGridView1.TabIndex = 819
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(198, 7)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
- Me.CheckBox1.TabIndex = 823
- Me.CheckBox1.Text = "清單伸展"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- '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(279, 5)
- Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(100, 24)
- Me.Button9.TabIndex = 821
- 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(385, 5)
- Me.Button32.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button32.Name = "Button32"
- Me.Button32.Size = New System.Drawing.Size(100, 24)
- Me.Button32.TabIndex = 822
- Me.Button32.Text = "返回"
- Me.Button32.UseVisualStyleBackColor = True
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Location = New System.Drawing.Point(12, 9)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(80, 16)
- Me.Label26.TabIndex = 820
- Me.Label26.Text = "預告訂單清單"
- '
- 'DataGridView2
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(491, 127)
- Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(1410, 836)
- Me.DataGridView2.TabIndex = 824
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(746, 6)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(142, 23)
- Me.TextBox1.TabIndex = 825
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(746, 35)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(142, 23)
- Me.TextBox2.TabIndex = 826
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'DataGridView3
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(534, 388)
- Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(220, 169)
- Me.DataGridView3.TabIndex = 827
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(660, 9)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(80, 16)
- Me.Label1.TabIndex = 828
- Me.Label1.Text = "預告訂單單號"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(660, 38)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 829
- Me.Label2.Text = "版次"
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(894, 3)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(163, 115)
- Me.PictureBox1.TabIndex = 830
- Me.PictureBox1.TabStop = False
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(802, 94)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(86, 24)
- Me.Label3.TabIndex = 831
- Me.Label3.Text = "清單鞋圖"
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 36.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(1088, 1)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(171, 122)
- Me.Label62.TabIndex = 832
- Me.Label62.Text = "資料尚" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "未存檔"
- Me.Label62.Visible = False
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.Black
- Me.Button1.Location = New System.Drawing.Point(1277, 7)
- Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(305, 112)
- Me.Button1.TabIndex = 833
- Me.Button1.Text = "存檔"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Black
- Me.Button2.Location = New System.Drawing.Point(1596, 7)
- Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(305, 112)
- Me.Button2.TabIndex = 834
- Me.Button2.Text = "列印"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(660, 67)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(32, 16)
- Me.Label4.TabIndex = 836
- Me.Label4.Text = "客戶"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(698, 64)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(190, 23)
- Me.TextBox3.TabIndex = 835
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PictureBox2
- '
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox2.Location = New System.Drawing.Point(491, 3)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(163, 115)
- Me.PictureBox2.TabIndex = 837
- Me.PictureBox2.TabStop = False
- '
- '試穿_訂料授權書
- '
- 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.PictureBox2)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.Button9)
- Me.Controls.Add(Me.Button32)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.Label62)
- 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents Button9 As Button
- Friend WithEvents Button32 As Button
- Friend WithEvents Label26 As Label
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Timer1 As Timer
- Friend WithEvents Label62 As Label
- Friend WithEvents Button1 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents PictureBox2 As PictureBox
- End Class
|