123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 依銷售申請採購單
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(依銷售申請採購單))
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.銷售單據_dgv = New System.Windows.Forms.DataGridView()
- Me.業務_cb = New System.Windows.Forms.ComboBox()
- Me.採購金額_tb = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.清空1_bt = New System.Windows.Forms.Button()
- Me.供應商編碼1_tb = New System.Windows.Forms.TextBox()
- Me.查詢1_tb = New System.Windows.Forms.TextBox()
- Me.地區1_cb = New System.Windows.Forms.ComboBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.供應商1_cb = New System.Windows.Forms.ComboBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.供應商編碼1_cb = New System.Windows.Forms.ComboBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.刪除單據上點選的資料_bt = New System.Windows.Forms.Button()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.資料筆數1_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.採購清單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.銷售單顯示_ch = New System.Windows.Forms.CheckBox()
- Me.銷售明細_dgv = New System.Windows.Forms.DataGridView()
- Me.單號_tb = New System.Windows.Forms.TextBox()
- Me.窄間距1_ch = New System.Windows.Forms.CheckBox()
- Me.轉採購_bt = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.業務1_cb = New System.Windows.Forms.ComboBox()
- Me.日期2_dtp = New System.Windows.Forms.DateTimePicker()
- Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.檔名讀取_tb = New System.Windows.Forms.TextBox()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
- Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.下載圖檔_bt = New System.Windows.Forms.Button()
- Me.圖檔入系統_bt = New System.Windows.Forms.Button()
- Me.訂製圖檔_dgv = New System.Windows.Forms.DataGridView()
- Me.版次_tb = New System.Windows.Forms.TextBox()
- Me.大圖預覽_bt = New System.Windows.Forms.Button()
- Me.單號1_tb = New System.Windows.Forms.TextBox()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.下載檔名_tb = New System.Windows.Forms.TextBox()
- Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
- Me.採購金額1_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.供應商_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.採購日期_tb = New System.Windows.Forms.TextBox()
- Me.交貨日期_tb = New System.Windows.Forms.TextBox()
- Me.字體大小調整_lb = New System.Windows.Forms.Label()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- CType(Me.銷售單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.銷售明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.訂製圖檔_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '銷售單據_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.銷售單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- Me.銷售單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.銷售單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.銷售單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.銷售單據_dgv.Location = New System.Drawing.Point(5, 123)
- Me.銷售單據_dgv.Name = "銷售單據_dgv"
- Me.銷售單據_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.銷售單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.銷售單據_dgv.RowTemplate.Height = 24
- Me.銷售單據_dgv.Size = New System.Drawing.Size(81, 552)
- Me.銷售單據_dgv.TabIndex = 1159
- '
- '業務_cb
- '
- Me.業務_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.業務_cb.FormattingEnabled = True
- Me.業務_cb.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5", "6", "7", "8", "9", "B", "Y"})
- Me.業務_cb.Location = New System.Drawing.Point(5, 21)
- Me.業務_cb.Name = "業務_cb"
- Me.業務_cb.Size = New System.Drawing.Size(81, 24)
- Me.業務_cb.TabIndex = 1256
- '
- '採購金額_tb
- '
- Me.採購金額_tb.ForeColor = System.Drawing.Color.Blue
- Me.採購金額_tb.Location = New System.Drawing.Point(362, 62)
- Me.採購金額_tb.Name = "採購金額_tb"
- Me.採購金額_tb.Size = New System.Drawing.Size(130, 23)
- Me.採購金額_tb.TabIndex = 1305
- Me.採購金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.Blue
- Me.Label16.Location = New System.Drawing.Point(306, 65)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(56, 16)
- Me.Label16.TabIndex = 1304
- Me.Label16.Text = "採購金額"
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(92, 64)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(63, 20)
- Me.小間距_ch.TabIndex = 1303
- Me.小間距_ch.Text = "小間距"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '清空1_bt
- '
- Me.清空1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.清空1_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.清空1_bt.Location = New System.Drawing.Point(445, 2)
- Me.清空1_bt.Name = "清空1_bt"
- Me.清空1_bt.Size = New System.Drawing.Size(90, 52)
- Me.清空1_bt.TabIndex = 1301
- Me.清空1_bt.Text = "清除查詢條件"
- Me.清空1_bt.UseVisualStyleBackColor = True
- '
- '供應商編碼1_tb
- '
- Me.供應商編碼1_tb.Location = New System.Drawing.Point(827, 239)
- Me.供應商編碼1_tb.Name = "供應商編碼1_tb"
- Me.供應商編碼1_tb.Size = New System.Drawing.Size(122, 23)
- Me.供應商編碼1_tb.TabIndex = 1300
- Me.供應商編碼1_tb.Visible = False
- '
- '查詢1_tb
- '
- Me.查詢1_tb.Location = New System.Drawing.Point(263, 3)
- Me.查詢1_tb.Name = "查詢1_tb"
- Me.查詢1_tb.Size = New System.Drawing.Size(134, 23)
- Me.查詢1_tb.TabIndex = 1298
- '
- '地區1_cb
- '
- Me.地區1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.地區1_cb.FormattingEnabled = True
- Me.地區1_cb.Items.AddRange(New Object() {"", "北部", "南部", "材料", "調貨"})
- Me.地區1_cb.Location = New System.Drawing.Point(144, 2)
- Me.地區1_cb.Name = "地區1_cb"
- Me.地區1_cb.Size = New System.Drawing.Size(76, 24)
- Me.地區1_cb.TabIndex = 1297
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Red
- Me.Label14.Location = New System.Drawing.Point(89, 7)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(32, 16)
- Me.Label14.TabIndex = 1296
- Me.Label14.Text = "地區"
- '
- '供應商1_cb
- '
- Me.供應商1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商1_cb.FormattingEnabled = True
- Me.供應商1_cb.Location = New System.Drawing.Point(263, 29)
- Me.供應商1_cb.Name = "供應商1_cb"
- Me.供應商1_cb.Size = New System.Drawing.Size(134, 24)
- Me.供應商1_cb.TabIndex = 1295
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(222, 33)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(44, 16)
- Me.Label13.TabIndex = 1294
- Me.Label13.Text = "供應商"
- '
- '供應商編碼1_cb
- '
- Me.供應商編碼1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商編碼1_cb.FormattingEnabled = True
- Me.供應商編碼1_cb.Location = New System.Drawing.Point(144, 29)
- Me.供應商編碼1_cb.Name = "供應商編碼1_cb"
- Me.供應商編碼1_cb.Size = New System.Drawing.Size(76, 24)
- Me.供應商編碼1_cb.TabIndex = 1293
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(89, 33)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(56, 16)
- Me.Label1.TabIndex = 1292
- Me.Label1.Text = "廠商編碼"
- '
- '存檔_bt
- '
- Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.存檔_bt.ForeColor = System.Drawing.Color.Green
- Me.存檔_bt.Location = New System.Drawing.Point(557, 2)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(90, 52)
- Me.存檔_bt.TabIndex = 1285
- Me.存檔_bt.Text = "存檔"
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '刪除單據上點選的資料_bt
- '
- Me.刪除單據上點選的資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除單據上點選的資料_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除單據上點選的資料_bt.Location = New System.Drawing.Point(857, 3)
- Me.刪除單據上點選的資料_bt.Name = "刪除單據上點選的資料_bt"
- Me.刪除單據上點選的資料_bt.Size = New System.Drawing.Size(102, 50)
- Me.刪除單據上點選的資料_bt.TabIndex = 1286
- Me.刪除單據上點選的資料_bt.Text = "刪除採購單據上點選的資料"
- Me.刪除單據上點選的資料_bt.UseVisualStyleBackColor = True
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label9.Location = New System.Drawing.Point(1075, 65)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(44, 16)
- Me.Label9.TabIndex = 1289
- Me.Label9.Text = "筆資料"
- '
- '資料筆數1_tb
- '
- Me.資料筆數1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.資料筆數1_tb.Location = New System.Drawing.Point(1033, 62)
- Me.資料筆數1_tb.Name = "資料筆數1_tb"
- Me.資料筆數1_tb.Size = New System.Drawing.Size(39, 23)
- Me.資料筆數1_tb.TabIndex = 1288
- Me.資料筆數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label10.AutoSize = True
- Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label10.Location = New System.Drawing.Point(1011, 65)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(20, 16)
- Me.Label10.TabIndex = 1287
- Me.Label10.Text = "共"
- '
- '項次_tb
- '
- Me.項次_tb.Enabled = False
- Me.項次_tb.Location = New System.Drawing.Point(721, 3)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.Size = New System.Drawing.Size(130, 23)
- Me.項次_tb.TabIndex = 1284
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(653, 6)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(68, 16)
- Me.選擇_lb.TabIndex = 1283
- Me.選擇_lb.Text = "資料流水號"
- '
- '採購清單_dgv
- '
- Me.採購清單_dgv.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.採購清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.採購清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.採購清單_dgv.Location = New System.Drawing.Point(89, 90)
- Me.採購清單_dgv.Name = "採購清單_dgv"
- Me.採購清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.採購清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.採購清單_dgv.RowTemplate.Height = 24
- Me.採購清單_dgv.Size = New System.Drawing.Size(1030, 585)
- Me.採購清單_dgv.TabIndex = 1235
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label15.Location = New System.Drawing.Point(222, 6)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(44, 16)
- Me.Label15.TabIndex = 1299
- Me.Label15.Text = "關鍵字"
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(87, 49)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(1513, 16)
- Me.Label17.TabIndex = 1302
- Me.Label17.Text = resources.GetString("Label17.Text")
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(2, 3)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(80, 16)
- Me.Label2.TabIndex = 1306
- Me.Label2.Text = "未轉換銷售單"
- '
- '銷售單顯示_ch
- '
- Me.銷售單顯示_ch.AutoSize = True
- Me.銷售單顯示_ch.Location = New System.Drawing.Point(5, 68)
- Me.銷售單顯示_ch.Name = "銷售單顯示_ch"
- Me.銷售單顯示_ch.Size = New System.Drawing.Size(87, 20)
- Me.銷售單顯示_ch.TabIndex = 1307
- Me.銷售單顯示_ch.Text = "銷售單顯示"
- Me.銷售單顯示_ch.UseVisualStyleBackColor = True
- '
- '銷售明細_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.White
- Me.銷售明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.銷售明細_dgv.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.銷售明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.銷售明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.銷售明細_dgv.Location = New System.Drawing.Point(88, 2)
- Me.銷售明細_dgv.Name = "銷售明細_dgv"
- Me.銷售明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.銷售明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
- Me.銷售明細_dgv.RowTemplate.Height = 24
- Me.銷售明細_dgv.Size = New System.Drawing.Size(1031, 673)
- Me.銷售明細_dgv.TabIndex = 1308
- '
- '單號_tb
- '
- Me.單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.單號_tb.Enabled = False
- Me.單號_tb.Location = New System.Drawing.Point(987, 123)
- Me.單號_tb.Name = "單號_tb"
- Me.單號_tb.Size = New System.Drawing.Size(122, 23)
- Me.單號_tb.TabIndex = 1309
- Me.單號_tb.Visible = False
- '
- '窄間距1_ch
- '
- Me.窄間距1_ch.AutoSize = True
- Me.窄間距1_ch.Location = New System.Drawing.Point(5, 48)
- Me.窄間距1_ch.Name = "窄間距1_ch"
- Me.窄間距1_ch.Size = New System.Drawing.Size(63, 20)
- Me.窄間距1_ch.TabIndex = 1310
- Me.窄間距1_ch.Text = "窄間距"
- Me.窄間距1_ch.UseVisualStyleBackColor = True
- '
- '轉採購_bt
- '
- Me.轉採購_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.轉採購_bt.ForeColor = System.Drawing.Color.Green
- Me.轉採購_bt.Location = New System.Drawing.Point(5, 90)
- Me.轉採購_bt.Name = "轉採購_bt"
- Me.轉採購_bt.Size = New System.Drawing.Size(81, 31)
- Me.轉採購_bt.TabIndex = 1311
- Me.轉採購_bt.Text = "轉採購"
- Me.轉採購_bt.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(403, 7)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(32, 16)
- Me.Label3.TabIndex = 1313
- Me.Label3.Text = "業務"
- '
- '業務1_cb
- '
- Me.業務1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.業務1_cb.FormattingEnabled = True
- Me.業務1_cb.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5", "6", "7", "8", "9", "B", "Y"})
- Me.業務1_cb.Location = New System.Drawing.Point(400, 29)
- Me.業務1_cb.Name = "業務1_cb"
- Me.業務1_cb.Size = New System.Drawing.Size(42, 24)
- Me.業務1_cb.TabIndex = 1312
- '
- '日期2_dtp
- '
- Me.日期2_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.日期2_dtp.Enabled = False
- Me.日期2_dtp.Location = New System.Drawing.Point(987, 181)
- Me.日期2_dtp.Name = "日期2_dtp"
- Me.日期2_dtp.Size = New System.Drawing.Size(122, 23)
- Me.日期2_dtp.TabIndex = 1315
- Me.日期2_dtp.Visible = False
- '
- '日期1_dtp
- '
- Me.日期1_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.日期1_dtp.Enabled = False
- Me.日期1_dtp.Location = New System.Drawing.Point(987, 152)
- Me.日期1_dtp.Name = "日期1_dtp"
- Me.日期1_dtp.Size = New System.Drawing.Size(122, 23)
- Me.日期1_dtp.TabIndex = 1314
- Me.日期1_dtp.Visible = False
- '
- '申請人_tb
- '
- Me.申請人_tb.Enabled = False
- Me.申請人_tb.Location = New System.Drawing.Point(721, 29)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(130, 23)
- Me.申請人_tb.TabIndex = 1323
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(671, 32)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(44, 16)
- Me.Label19.TabIndex = 1322
- Me.Label19.Text = "申請人"
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(230, 64)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(63, 20)
- Me.大間距_ch.TabIndex = 1328
- Me.大間距_ch.Text = "大間距"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(161, 64)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(63, 20)
- Me.中間距_ch.TabIndex = 1327
- Me.中間距_ch.Text = "中間距"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '檔名讀取_tb
- '
- Me.檔名讀取_tb.AllowDrop = True
- Me.檔名讀取_tb.ForeColor = System.Drawing.Color.Black
- Me.檔名讀取_tb.Location = New System.Drawing.Point(827, 210)
- Me.檔名讀取_tb.Multiline = True
- Me.檔名讀取_tb.Name = "檔名讀取_tb"
- Me.檔名讀取_tb.Size = New System.Drawing.Size(122, 23)
- Me.檔名讀取_tb.TabIndex = 1337
- Me.檔名讀取_tb.Visible = False
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(1267, 480)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(231, 23)
- Me.檔案名稱_tb.TabIndex = 1335
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), 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(1215, 506)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(108, 17)
- Me.Label12.TabIndex = 1333
- Me.Label12.Text = "伺服器FTP文件夾"
- '
- 'Label4
- '
- Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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.Location = New System.Drawing.Point(1217, 298)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(56, 16)
- Me.Label4.TabIndex = 1332
- Me.Label4.Text = "我的電腦"
- '
- '讀取資料夾路徑_bt
- '
- Me.讀取資料夾路徑_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
- Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(1122, 269)
- Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
- Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(89, 24)
- Me.讀取資料夾路徑_bt.TabIndex = 1331
- Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '本機資料夾_wb
- '
- Me.本機資料夾_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.本機資料夾_wb.Location = New System.Drawing.Point(1216, 354)
- Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機資料夾_wb.Name = "本機資料夾_wb"
- Me.本機資料夾_wb.Size = New System.Drawing.Size(287, 122)
- Me.本機資料夾_wb.TabIndex = 1330
- Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'FTP資料夾_wb
- '
- Me.FTP資料夾_wb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.FTP資料夾_wb.Location = New System.Drawing.Point(1216, 523)
- Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.FTP資料夾_wb.Name = "FTP資料夾_wb"
- Me.FTP資料夾_wb.Size = New System.Drawing.Size(282, 152)
- Me.FTP資料夾_wb.TabIndex = 1329
- Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(1224, 319)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(244, 32)
- Me.Label11.TabIndex = 1334
- Me.Label11.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "檔案名稱不要帶有中文字或是符號"
- '
- 'Label5
- '
- Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(1213, 483)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(56, 16)
- Me.Label5.TabIndex = 1336
- Me.Label5.Text = "檔案名稱"
- '
- '下載圖檔_bt
- '
- Me.下載圖檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.下載圖檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.下載圖檔_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.下載圖檔_bt.Location = New System.Drawing.Point(1386, 269)
- Me.下載圖檔_bt.Name = "下載圖檔_bt"
- Me.下載圖檔_bt.Size = New System.Drawing.Size(94, 24)
- Me.下載圖檔_bt.TabIndex = 1339
- Me.下載圖檔_bt.Text = "下載圖片"
- Me.下載圖檔_bt.UseVisualStyleBackColor = True
- '
- '圖檔入系統_bt
- '
- Me.圖檔入系統_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔入系統_bt.Location = New System.Drawing.Point(1212, 269)
- Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
- Me.圖檔入系統_bt.Size = New System.Drawing.Size(173, 24)
- Me.圖檔入系統_bt.TabIndex = 1338
- Me.圖檔入系統_bt.Text = "圖檔入系統 或 圖片修改存檔"
- Me.圖檔入系統_bt.UseVisualStyleBackColor = True
- '
- '訂製圖檔_dgv
- '
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.訂製圖檔_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
- Me.訂製圖檔_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.訂製圖檔_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.訂製圖檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.訂製圖檔_dgv.Location = New System.Drawing.Point(1121, 321)
- Me.訂製圖檔_dgv.Name = "訂製圖檔_dgv"
- Me.訂製圖檔_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.訂製圖檔_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
- Me.訂製圖檔_dgv.RowTemplate.Height = 24
- Me.訂製圖檔_dgv.Size = New System.Drawing.Size(90, 354)
- Me.訂製圖檔_dgv.TabIndex = 1340
- '
- '版次_tb
- '
- Me.版次_tb.Location = New System.Drawing.Point(827, 268)
- Me.版次_tb.Name = "版次_tb"
- Me.版次_tb.Size = New System.Drawing.Size(122, 23)
- Me.版次_tb.TabIndex = 1341
- Me.版次_tb.Visible = False
- '
- '大圖預覽_bt
- '
- Me.大圖預覽_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.大圖預覽_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.大圖預覽_bt.ForeColor = System.Drawing.Color.Blue
- Me.大圖預覽_bt.Location = New System.Drawing.Point(1122, 295)
- Me.大圖預覽_bt.Name = "大圖預覽_bt"
- Me.大圖預覽_bt.Size = New System.Drawing.Size(89, 24)
- Me.大圖預覽_bt.TabIndex = 1342
- Me.大圖預覽_bt.Text = "大圖預覽"
- Me.大圖預覽_bt.UseVisualStyleBackColor = True
- '
- '單號1_tb
- '
- Me.單號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.單號1_tb.Enabled = False
- Me.單號1_tb.Location = New System.Drawing.Point(987, 296)
- Me.單號1_tb.Name = "單號1_tb"
- Me.單號1_tb.Size = New System.Drawing.Size(122, 23)
- Me.單號1_tb.TabIndex = 1343
- Me.單號1_tb.Visible = False
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '料號_tb
- '
- Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.料號_tb.Enabled = False
- Me.料號_tb.Location = New System.Drawing.Point(987, 325)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(122, 23)
- Me.料號_tb.TabIndex = 1344
- Me.料號_tb.Visible = False
- '
- '下載檔名_tb
- '
- Me.下載檔名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.下載檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.下載檔名_tb.Location = New System.Drawing.Point(827, 354)
- Me.下載檔名_tb.Name = "下載檔名_tb"
- Me.下載檔名_tb.Size = New System.Drawing.Size(122, 23)
- Me.下載檔名_tb.TabIndex = 1345
- Me.下載檔名_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.下載檔名_tb.Visible = False
- '
- '物料圖1_pb
- '
- Me.物料圖1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖1_pb.Location = New System.Drawing.Point(1125, 4)
- Me.物料圖1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖1_pb.Name = "物料圖1_pb"
- Me.物料圖1_pb.Size = New System.Drawing.Size(373, 262)
- Me.物料圖1_pb.TabIndex = 1290
- Me.物料圖1_pb.TabStop = False
- '
- '採購金額1_tb
- '
- Me.採購金額1_tb.ForeColor = System.Drawing.Color.Green
- Me.採購金額1_tb.Location = New System.Drawing.Point(703, 62)
- Me.採購金額1_tb.Name = "採購金額1_tb"
- Me.採購金額1_tb.Size = New System.Drawing.Size(117, 23)
- Me.採購金額1_tb.TabIndex = 1458
- Me.採購金額1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(636, 65)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(56, 16)
- Me.Label6.TabIndex = 1457
- Me.Label6.Text = "採購金額"
- '
- '供應商_tb
- '
- Me.供應商_tb.ForeColor = System.Drawing.Color.Green
- Me.供應商_tb.Location = New System.Drawing.Point(542, 62)
- Me.供應商_tb.Name = "供應商_tb"
- Me.供應商_tb.Size = New System.Drawing.Size(88, 23)
- Me.供應商_tb.TabIndex = 1456
- Me.供應商_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(498, 65)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(44, 16)
- Me.Label7.TabIndex = 1455
- Me.Label7.Text = "供應商"
- '
- '採購日期_tb
- '
- Me.採購日期_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.採購日期_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.採購日期_tb.Location = New System.Drawing.Point(827, 383)
- Me.採購日期_tb.Name = "採購日期_tb"
- Me.採購日期_tb.Size = New System.Drawing.Size(122, 23)
- Me.採購日期_tb.TabIndex = 1459
- Me.採購日期_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.採購日期_tb.Visible = False
- '
- '交貨日期_tb
- '
- Me.交貨日期_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.交貨日期_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.交貨日期_tb.Location = New System.Drawing.Point(827, 412)
- Me.交貨日期_tb.Name = "交貨日期_tb"
- Me.交貨日期_tb.Size = New System.Drawing.Size(122, 23)
- Me.交貨日期_tb.TabIndex = 1460
- Me.交貨日期_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.交貨日期_tb.Visible = False
- '
- '字體大小調整_lb
- '
- Me.字體大小調整_lb.AutoSize = True
- Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體大小調整_lb.ForeColor = System.Drawing.Color.DarkRed
- Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.字體大小調整_lb.Location = New System.Drawing.Point(979, 32)
- Me.字體大小調整_lb.Name = "字體大小調整_lb"
- Me.字體大小調整_lb.Size = New System.Drawing.Size(69, 19)
- Me.字體大小調整_lb.TabIndex = 1462
- Me.字體大小調整_lb.Text = "字體調整"
- '
- '字體_NUD
- '
- Me.字體_NUD.Location = New System.Drawing.Point(1050, 31)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {14, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {9, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(65, 23)
- Me.字體_NUD.TabIndex = 1461
- Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
- '
- '依銷售申請採購單
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1504, 681)
- Me.Controls.Add(Me.字體大小調整_lb)
- Me.Controls.Add(Me.字體_NUD)
- Me.Controls.Add(Me.交貨日期_tb)
- Me.Controls.Add(Me.採購日期_tb)
- Me.Controls.Add(Me.採購金額1_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.供應商_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.下載檔名_tb)
- Me.Controls.Add(Me.料號_tb)
- Me.Controls.Add(Me.單號1_tb)
- Me.Controls.Add(Me.大圖預覽_bt)
- Me.Controls.Add(Me.版次_tb)
- Me.Controls.Add(Me.訂製圖檔_dgv)
- Me.Controls.Add(Me.下載圖檔_bt)
- Me.Controls.Add(Me.圖檔入系統_bt)
- Me.Controls.Add(Me.檔名讀取_tb)
- Me.Controls.Add(Me.檔案名稱_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.讀取資料夾路徑_bt)
- Me.Controls.Add(Me.本機資料夾_wb)
- Me.Controls.Add(Me.FTP資料夾_wb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.日期2_dtp)
- Me.Controls.Add(Me.日期1_dtp)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.業務1_cb)
- Me.Controls.Add(Me.轉採購_bt)
- Me.Controls.Add(Me.窄間距1_ch)
- Me.Controls.Add(Me.單號_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.採購金額_tb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.物料圖1_pb)
- Me.Controls.Add(Me.清空1_bt)
- Me.Controls.Add(Me.供應商編碼1_tb)
- Me.Controls.Add(Me.查詢1_tb)
- Me.Controls.Add(Me.地區1_cb)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.供應商1_cb)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.供應商編碼1_cb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.刪除單據上點選的資料_bt)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.資料筆數1_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.項次_tb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.業務_cb)
- Me.Controls.Add(Me.銷售單據_dgv)
- Me.Controls.Add(Me.銷售單顯示_ch)
- Me.Controls.Add(Me.採購清單_dgv)
- Me.Controls.Add(Me.銷售明細_dgv)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "依銷售申請採購單"
- Me.Text = "依銷售申請採購單"
- CType(Me.銷售單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.銷售明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.訂製圖檔_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 銷售單據_dgv As DataGridView
- Friend WithEvents 業務_cb As ComboBox
- Friend WithEvents 採購金額_tb As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 物料圖1_pb As PictureBox
- Friend WithEvents 清空1_bt As Button
- Friend WithEvents 供應商編碼1_tb As TextBox
- Friend WithEvents 查詢1_tb As TextBox
- Friend WithEvents 地區1_cb As ComboBox
- Friend WithEvents Label14 As Label
- Friend WithEvents 供應商1_cb As ComboBox
- Friend WithEvents Label13 As Label
- Friend WithEvents 供應商編碼1_cb As ComboBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 刪除單據上點選的資料_bt As Button
- Friend WithEvents Label9 As Label
- Friend WithEvents 資料筆數1_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 採購清單_dgv As DataGridView
- Friend WithEvents Label15 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents 銷售單顯示_ch As CheckBox
- Friend WithEvents 銷售明細_dgv As DataGridView
- Friend WithEvents 單號_tb As TextBox
- Friend WithEvents 窄間距1_ch As CheckBox
- Friend WithEvents 轉採購_bt As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents 業務1_cb As ComboBox
- Friend WithEvents 日期2_dtp As DateTimePicker
- Friend WithEvents 日期1_dtp As DateTimePicker
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 檔名讀取_tb As TextBox
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 讀取資料夾路徑_bt As Button
- Friend WithEvents 本機資料夾_wb As WebBrowser
- Friend WithEvents FTP資料夾_wb As WebBrowser
- Friend WithEvents Label11 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 下載圖檔_bt As Button
- Friend WithEvents 圖檔入系統_bt As Button
- Friend WithEvents 訂製圖檔_dgv As DataGridView
- Friend WithEvents 版次_tb As TextBox
- Friend WithEvents 大圖預覽_bt As Button
- Friend WithEvents 單號1_tb As TextBox
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents 下載檔名_tb As TextBox
- Friend WithEvents 採購金額1_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 供應商_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 採購日期_tb As TextBox
- Friend WithEvents 交貨日期_tb As TextBox
- Friend WithEvents 字體大小調整_lb As Label
- Friend WithEvents 字體_NUD As NumericUpDown
- End Class
|