123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878 |
- <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()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
- Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
- Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Button14 = New System.Windows.Forms.Button()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.新增物料資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.資料存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.下載圖片ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.讀取料夾路徑ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.圖檔入系統ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.圖片修改ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.刪除圖檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.資料刪除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.NumericUpDown4 = New System.Windows.Forms.NumericUpDown()
- Me.Label16 = New System.Windows.Forms.Label()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.NumericUpDown4, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DataGridView1
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(6, 137)
- 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(924, 470)
- Me.DataGridView1.TabIndex = 667
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"男", "女", "NA"})
- Me.ComboBox1.Location = New System.Drawing.Point(286, 54)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(90, 24)
- Me.ComboBox1.TabIndex = 951
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label27.Location = New System.Drawing.Point(254, 59)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(32, 16)
- Me.Label27.TabIndex = 950
- Me.Label27.Text = "頁碼"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(6, 6)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(32, 16)
- Me.Label1.TabIndex = 953
- Me.Label1.Text = "料號"
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox1.Location = New System.Drawing.Point(37, 3)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(121, 23)
- Me.TextBox1.TabIndex = 952
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(6, 32)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 955
- Me.Label2.Text = "頁碼"
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox2.ImeMode = System.Windows.Forms.ImeMode.Disable
- Me.TextBox2.Location = New System.Drawing.Point(37, 29)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(90, 23)
- Me.TextBox2.TabIndex = 954
- Me.TextBox2.Text = "0"
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(159, 6)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(32, 16)
- Me.Label3.TabIndex = 957
- Me.Label3.Text = "品名"
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox3.Location = New System.Drawing.Point(197, 3)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(414, 23)
- Me.TextBox3.TabIndex = 956
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(6, 58)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(32, 16)
- Me.Label4.TabIndex = 959
- Me.Label4.Text = "成本"
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox4.Location = New System.Drawing.Point(162, 29)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(214, 23)
- Me.TextBox4.TabIndex = 958
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label5.Location = New System.Drawing.Point(128, 58)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(32, 16)
- Me.Label5.TabIndex = 961
- Me.Label5.Text = "售價"
- '
- 'TextBox5
- '
- Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox5.Location = New System.Drawing.Point(410, 29)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(201, 23)
- Me.TextBox5.TabIndex = 960
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(622, 32)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(32, 16)
- Me.Label6.TabIndex = 963
- Me.Label6.Text = "件數"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label7.Location = New System.Drawing.Point(127, 32)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 965
- Me.Label7.Text = "尺寸"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label8.Location = New System.Drawing.Point(378, 32)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 967
- Me.Label8.Text = "材質"
- '
- 'NumericUpDown1
- '
- Me.NumericUpDown1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.NumericUpDown1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.NumericUpDown1.Location = New System.Drawing.Point(37, 55)
- Me.NumericUpDown1.Maximum = New Decimal(New Integer() {100000, 0, 0, 0})
- Me.NumericUpDown1.Name = "NumericUpDown1"
- Me.NumericUpDown1.Size = New System.Drawing.Size(90, 23)
- Me.NumericUpDown1.TabIndex = 968
- Me.NumericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'NumericUpDown2
- '
- Me.NumericUpDown2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.NumericUpDown2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.NumericUpDown2.Location = New System.Drawing.Point(163, 55)
- Me.NumericUpDown2.Maximum = New Decimal(New Integer() {100000, 0, 0, 0})
- Me.NumericUpDown2.Name = "NumericUpDown2"
- Me.NumericUpDown2.Size = New System.Drawing.Size(90, 23)
- Me.NumericUpDown2.TabIndex = 969
- Me.NumericUpDown2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'NumericUpDown3
- '
- Me.NumericUpDown3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.NumericUpDown3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.NumericUpDown3.Location = New System.Drawing.Point(654, 29)
- Me.NumericUpDown3.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.NumericUpDown3.Name = "NumericUpDown3"
- Me.NumericUpDown3.Size = New System.Drawing.Size(47, 23)
- Me.NumericUpDown3.TabIndex = 970
- Me.NumericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.ForeColor = System.Drawing.Color.Green
- Me.Button4.Location = New System.Drawing.Point(258, 79)
- Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(120, 25)
- Me.Button4.TabIndex = 996
- Me.Button4.Text = "資料存檔"
- Me.Button4.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.Black
- Me.Button3.Location = New System.Drawing.Point(7, 79)
- Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(120, 25)
- Me.Button3.TabIndex = 995
- Me.Button3.Text = "關鍵字查詢"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button6.Location = New System.Drawing.Point(133, 79)
- Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(120, 25)
- Me.Button6.TabIndex = 994
- Me.Button6.Text = "新增物料資料"
- Me.Button6.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(706, 4)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(109, 130)
- Me.PictureBox1.TabIndex = 997
- Me.PictureBox1.TabStop = False
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox6.Location = New System.Drawing.Point(175, 471)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(40, 23)
- Me.TextBox6.TabIndex = 998
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label9.Location = New System.Drawing.Point(378, 58)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 1000
- Me.Label9.Text = "備註"
- '
- 'TextBox7
- '
- Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox7.Location = New System.Drawing.Point(410, 55)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(201, 23)
- Me.TextBox7.TabIndex = 999
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CheckBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.CheckBox1.Location = New System.Drawing.Point(626, 5)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
- Me.CheckBox1.TabIndex = 1001
- Me.CheckBox1.Text = "停用料號"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'TextBox8
- '
- Me.TextBox8.AllowDrop = True
- Me.TextBox8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox8.ForeColor = System.Drawing.Color.Black
- Me.TextBox8.Location = New System.Drawing.Point(144, 471)
- Me.TextBox8.Multiline = True
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(25, 23)
- Me.TextBox8.TabIndex = 1010
- '
- 'Label10
- '
- Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(929, 365)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(56, 16)
- Me.Label10.TabIndex = 1009
- Me.Label10.Text = "檔案名稱"
- '
- 'TextBox9
- '
- Me.TextBox9.AllowDrop = True
- Me.TextBox9.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox9.ForeColor = System.Drawing.Color.Black
- Me.TextBox9.Location = New System.Drawing.Point(983, 362)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(253, 23)
- Me.TextBox9.TabIndex = 1008
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(933, 27)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(244, 32)
- Me.Label11.TabIndex = 1007
- Me.Label11.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "檔案名稱不要帶有中文字或是符號"
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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(936, 388)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(108, 17)
- Me.Label12.TabIndex = 1006
- Me.Label12.Text = "伺服器FTP文件夾"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.Location = New System.Drawing.Point(933, 6)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(56, 16)
- Me.Label13.TabIndex = 1005
- Me.Label13.Text = "我的電腦"
- '
- '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.Blue
- Me.Button14.Location = New System.Drawing.Point(989, 2)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(90, 25)
- Me.Button14.TabIndex = 1004
- Me.Button14.Text = "讀取料夾路徑"
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'WebBrowser2
- '
- Me.WebBrowser2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser2.Location = New System.Drawing.Point(936, 62)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(301, 294)
- Me.WebBrowser2.TabIndex = 1003
- Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'WebBrowser1
- '
- Me.WebBrowser1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser1.Location = New System.Drawing.Point(936, 408)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(301, 198)
- Me.WebBrowser1.TabIndex = 1002
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- '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.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(821, 45)
- 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(109, 89)
- Me.DataGridView2.TabIndex = 1011
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(825, 4)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(104, 16)
- Me.Label14.TabIndex = 1012
- Me.Label14.Text = "未指定圖片的料號"
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '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.Green
- Me.Button1.Location = New System.Drawing.Point(1161, 2)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(77, 25)
- Me.Button1.TabIndex = 1015
- Me.Button1.Text = "圖片修改"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '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.Red
- Me.Button2.Location = New System.Drawing.Point(611, 79)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(91, 25)
- Me.Button2.TabIndex = 1014
- Me.Button2.Text = "刪除圖檔"
- Me.Button2.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.Green
- Me.Button5.Location = New System.Drawing.Point(1082, 2)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(77, 25)
- Me.Button5.TabIndex = 1013
- Me.Button5.Text = "圖檔入系統"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button7.Location = New System.Drawing.Point(1174, 32)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(64, 25)
- Me.Button7.TabIndex = 1111
- Me.Button7.Text = "下載圖片"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'TextBox10
- '
- Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox10.Location = New System.Drawing.Point(821, 21)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(109, 23)
- Me.TextBox10.TabIndex = 1112
- Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.關鍵字查詢ToolStripMenuItem, Me.ToolStripSeparator1, Me.新增物料資料ToolStripMenuItem, Me.資料存檔ToolStripMenuItem, Me.下載圖片ToolStripMenuItem, Me.ToolStripSeparator2, Me.讀取料夾路徑ToolStripMenuItem, Me.圖檔入系統ToolStripMenuItem, Me.圖片修改ToolStripMenuItem, Me.刪除圖檔ToolStripMenuItem, Me.ToolStripSeparator3, Me.資料刪除ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(147, 242)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- '關鍵字查詢ToolStripMenuItem
- '
- Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
- Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(143, 6)
- '
- '新增物料資料ToolStripMenuItem
- '
- Me.新增物料資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增物料資料ToolStripMenuItem.Name = "新增物料資料ToolStripMenuItem"
- Me.新增物料資料ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.新增物料資料ToolStripMenuItem.Text = "新增物料資料"
- '
- '資料存檔ToolStripMenuItem
- '
- Me.資料存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.資料存檔ToolStripMenuItem.Name = "資料存檔ToolStripMenuItem"
- Me.資料存檔ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.資料存檔ToolStripMenuItem.Text = "資料存檔"
- '
- '下載圖片ToolStripMenuItem
- '
- Me.下載圖片ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.下載圖片ToolStripMenuItem.Name = "下載圖片ToolStripMenuItem"
- Me.下載圖片ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.下載圖片ToolStripMenuItem.Text = "下載圖片"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(143, 6)
- '
- '讀取料夾路徑ToolStripMenuItem
- '
- Me.讀取料夾路徑ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.讀取料夾路徑ToolStripMenuItem.Name = "讀取料夾路徑ToolStripMenuItem"
- Me.讀取料夾路徑ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.讀取料夾路徑ToolStripMenuItem.Text = "讀取料夾路徑"
- '
- '圖檔入系統ToolStripMenuItem
- '
- Me.圖檔入系統ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.圖檔入系統ToolStripMenuItem.Name = "圖檔入系統ToolStripMenuItem"
- Me.圖檔入系統ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.圖檔入系統ToolStripMenuItem.Text = "圖檔入系統"
- '
- '圖片修改ToolStripMenuItem
- '
- Me.圖片修改ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.圖片修改ToolStripMenuItem.Name = "圖片修改ToolStripMenuItem"
- Me.圖片修改ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.圖片修改ToolStripMenuItem.Text = "圖片修改"
- '
- '刪除圖檔ToolStripMenuItem
- '
- Me.刪除圖檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
- Me.刪除圖檔ToolStripMenuItem.Name = "刪除圖檔ToolStripMenuItem"
- Me.刪除圖檔ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.刪除圖檔ToolStripMenuItem.Text = "刪除圖檔"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(143, 6)
- '
- '資料刪除ToolStripMenuItem
- '
- Me.資料刪除ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
- Me.資料刪除ToolStripMenuItem.Name = "資料刪除ToolStripMenuItem"
- Me.資料刪除ToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.資料刪除ToolStripMenuItem.Text = "刪除物料"
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CheckBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.CheckBox2.Location = New System.Drawing.Point(410, 82)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(75, 20)
- Me.CheckBox2.TabIndex = 1113
- Me.CheckBox2.Text = "批量修改"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button8.ForeColor = System.Drawing.Color.Green
- Me.Button8.Location = New System.Drawing.Point(504, 79)
- Me.Button8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(102, 25)
- Me.Button8.TabIndex = 1114
- Me.Button8.Text = "批量修改存檔"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'TextBox11
- '
- Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox11.Location = New System.Drawing.Point(221, 471)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(40, 23)
- Me.TextBox11.TabIndex = 1115
- Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.ForeColor = System.Drawing.Color.Red
- Me.Label15.Location = New System.Drawing.Point(9, 105)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(676, 27)
- Me.Label15.TabIndex = 1116
- Me.Label15.Text = "新 增 物 料 時 , 如 果 物 料 屬 於 零 件 頁 碼 請 用 ""000"" 開 頭"
- '
- 'NumericUpDown4
- '
- Me.NumericUpDown4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.NumericUpDown4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.NumericUpDown4.Location = New System.Drawing.Point(655, 54)
- Me.NumericUpDown4.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.NumericUpDown4.Name = "NumericUpDown4"
- Me.NumericUpDown4.Size = New System.Drawing.Size(47, 23)
- Me.NumericUpDown4.TabIndex = 1118
- Me.NumericUpDown4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label16.Location = New System.Drawing.Point(623, 57)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 1117
- Me.Label16.Text = "最低"
- '
- '物料資料庫
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1249, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.NumericUpDown4)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.Button8)
- Me.Controls.Add(Me.CheckBox2)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Button14)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.WebBrowser1)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.NumericUpDown3)
- Me.Controls.Add(Me.NumericUpDown2)
- Me.Controls.Add(Me.NumericUpDown1)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.Label10)
- 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.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.NumericUpDown4, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label27 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents NumericUpDown1 As NumericUpDown
- Friend WithEvents NumericUpDown2 As NumericUpDown
- Friend WithEvents NumericUpDown3 As NumericUpDown
- Friend WithEvents Button4 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents Button14 As Button
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents Label14 As Label
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents Button1 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button7 As Button
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 新增物料資料ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 資料存檔ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 下載圖片ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 讀取料夾路徑ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 圖檔入系統ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 圖片修改ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 刪除圖檔ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 資料刪除ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents Button8 As Button
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents NumericUpDown4 As NumericUpDown
- Friend WithEvents Label16 As Label
- End Class
|