123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809 |
- <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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.部門聯絡函清單_tp = New System.Windows.Forms.TabPage()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.未審核_ch = New System.Windows.Forms.CheckBox()
- Me.未同意_ch = New System.Windows.Forms.CheckBox()
- Me.主管作廢_ch = New System.Windows.Forms.CheckBox()
- Me.收函處_ch = New System.Windows.Forms.CheckBox()
- Me.部門聯絡函本文_tp = New System.Windows.Forms.TabPage()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.副檔名_tb = New System.Windows.Forms.TextBox()
- Me.圖片庫_tb = New System.Windows.Forms.TextBox()
- Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
- Me.圖片清單_dgv = New System.Windows.Forms.DataGridView()
- Me.電腦_lb = New System.Windows.Forms.Label()
- Me.本機_wb = New System.Windows.Forms.WebBrowser()
- Me.圖檔入系統_bt = New System.Windows.Forms.Button()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
- Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
- Me.伺服器_wb = New System.Windows.Forms.WebBrowser()
- Me.擬辦_tb = New System.Windows.Forms.TextBox()
- Me.擬辦_lb = New System.Windows.Forms.Label()
- Me.建議_lb = New System.Windows.Forms.Label()
- Me.聯絡事項_lb = New System.Windows.Forms.Label()
- Me.執行人_lb = New System.Windows.Forms.Label()
- Me.執行人_cb = New System.Windows.Forms.ComboBox()
- Me.執行部門_lb = New System.Windows.Forms.Label()
- Me.執行部門_cb = New System.Windows.Forms.ComboBox()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請日期_lb = New System.Windows.Forms.Label()
- Me.聯絡人_lb = New System.Windows.Forms.Label()
- Me.聯絡人_cb = New System.Windows.Forms.ComboBox()
- Me.聯絡部門_lb = New System.Windows.Forms.Label()
- Me.聯絡部門_cb = New System.Windows.Forms.ComboBox()
- Me.聯絡函主題_tb = New System.Windows.Forms.TextBox()
- Me.聯絡函主題_lb = New System.Windows.Forms.Label()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.申請部門_lb = New System.Windows.Forms.Label()
- Me.申請部門_tb = New System.Windows.Forms.TextBox()
- Me.聯絡函單號_lb = New System.Windows.Forms.Label()
- Me.聯絡函單號_tb = New System.Windows.Forms.TextBox()
- Me.聯絡事項_tb = New System.Windows.Forms.TextBox()
- Me.建議_tb = New System.Windows.Forms.TextBox()
- Me.無法執行_bt = New System.Windows.Forms.Button()
- Me.接收確認_bt = New System.Windows.Forms.Button()
- Me.外發未准_bt = New System.Windows.Forms.Button()
- Me.外發審核_bt = New System.Windows.Forms.Button()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.圖片_pb = New System.Windows.Forms.PictureBox()
- Me.垂直翻轉_bt = New System.Windows.Forms.Button()
- Me.水平翻轉_bt = New System.Windows.Forms.Button()
- Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.TabControl1.SuspendLayout()
- Me.部門聯絡函清單_tp.SuspendLayout()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.部門聯絡函本文_tp.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.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.TabControl1.Controls.Add(Me.部門聯絡函清單_tp)
- Me.TabControl1.Controls.Add(Me.部門聯絡函本文_tp)
- Me.TabControl1.Location = New System.Drawing.Point(0, 2)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1349, 676)
- Me.TabControl1.TabIndex = 872
- '
- '部門聯絡函清單_tp
- '
- Me.部門聯絡函清單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.部門聯絡函清單_tp.Controls.Add(Me.清單_dgv)
- Me.部門聯絡函清單_tp.Controls.Add(Me.未審核_ch)
- Me.部門聯絡函清單_tp.Controls.Add(Me.未同意_ch)
- Me.部門聯絡函清單_tp.Controls.Add(Me.主管作廢_ch)
- Me.部門聯絡函清單_tp.Controls.Add(Me.收函處_ch)
- Me.部門聯絡函清單_tp.Location = New System.Drawing.Point(4, 25)
- Me.部門聯絡函清單_tp.Name = "部門聯絡函清單_tp"
- Me.部門聯絡函清單_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.部門聯絡函清單_tp.Size = New System.Drawing.Size(1341, 647)
- Me.部門聯絡函清單_tp.TabIndex = 0
- Me.部門聯絡函清單_tp.Text = "部門聯絡函清單"
- Me.部門聯絡函清單_tp.UseVisualStyleBackColor = True
- '
- '清單_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- 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.BackgroundColor = System.Drawing.Color.White
- Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.DefaultCellStyle = DataGridViewCellStyle6
- Me.清單_dgv.Location = New System.Drawing.Point(2, 22)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(1330, 616)
- Me.清單_dgv.TabIndex = 871
- '
- '未審核_ch
- '
- Me.未審核_ch.AutoSize = True
- Me.未審核_ch.Checked = True
- Me.未審核_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.未審核_ch.ForeColor = System.Drawing.Color.Red
- Me.未審核_ch.Location = New System.Drawing.Point(6, 2)
- Me.未審核_ch.Name = "未審核_ch"
- Me.未審核_ch.Size = New System.Drawing.Size(134, 20)
- Me.未審核_ch.TabIndex = 867
- Me.未審核_ch.Text = "未審核的部門聯絡函"
- Me.未審核_ch.UseVisualStyleBackColor = True
- '
- '未同意_ch
- '
- Me.未同意_ch.AutoSize = True
- Me.未同意_ch.ForeColor = System.Drawing.Color.Red
- Me.未同意_ch.Location = New System.Drawing.Point(732, 2)
- Me.未同意_ch.Name = "未同意_ch"
- Me.未同意_ch.Size = New System.Drawing.Size(194, 20)
- Me.未同意_ch.TabIndex = 870
- Me.未同意_ch.Text = "本部門未同意執行的部門聯繫單"
- Me.未同意_ch.UseVisualStyleBackColor = True
- '
- '主管作廢_ch
- '
- Me.主管作廢_ch.AutoSize = True
- Me.主管作廢_ch.ForeColor = System.Drawing.Color.Red
- Me.主管作廢_ch.Location = New System.Drawing.Point(230, 2)
- Me.主管作廢_ch.Name = "主管作廢_ch"
- Me.主管作廢_ch.Size = New System.Drawing.Size(146, 20)
- Me.主管作廢_ch.TabIndex = 869
- Me.主管作廢_ch.Text = "部門主管作廢的聯絡函"
- Me.主管作廢_ch.UseVisualStyleBackColor = True
- '
- '收函處_ch
- '
- Me.收函處_ch.AutoSize = True
- Me.收函處_ch.ForeColor = System.Drawing.Color.Red
- Me.收函處_ch.Location = New System.Drawing.Point(484, 2)
- Me.收函處_ch.Name = "收函處_ch"
- Me.收函處_ch.Size = New System.Drawing.Size(122, 20)
- Me.收函處_ch.TabIndex = 868
- Me.收函處_ch.Text = "部門聯絡函收函處"
- Me.收函處_ch.UseVisualStyleBackColor = True
- '
- '部門聯絡函本文_tp
- '
- Me.部門聯絡函本文_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.部門聯絡函本文_tp.Controls.Add(Me.垂直翻轉_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.水平翻轉_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.逆時鐘90度旋轉_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.順時鐘90度旋轉_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.Panel1)
- Me.部門聯絡函本文_tp.Controls.Add(Me.圖片清單_dgv)
- Me.部門聯絡函本文_tp.Controls.Add(Me.圖片_pb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.電腦_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.本機_wb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.圖檔入系統_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.檔案名稱_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.伺服器FTP文件夾_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.讀取資料夾路徑_bt)
- Me.部門聯絡函本文_tp.Controls.Add(Me.伺服器_wb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.擬辦_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.擬辦_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.建議_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.執行人_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.執行人_cb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.執行部門_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.執行部門_cb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請日期_dtp)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請日期_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡人_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡人_cb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡部門_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡部門_cb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函主題_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函主題_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請人_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請人_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請部門_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請部門_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函單號_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函單號_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.建議_tb)
- Me.部門聯絡函本文_tp.Location = New System.Drawing.Point(4, 25)
- Me.部門聯絡函本文_tp.Name = "部門聯絡函本文_tp"
- Me.部門聯絡函本文_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.部門聯絡函本文_tp.Size = New System.Drawing.Size(1341, 647)
- Me.部門聯絡函本文_tp.TabIndex = 1
- Me.部門聯絡函本文_tp.Text = "部門聯絡函本文"
- Me.部門聯絡函本文_tp.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.副檔名_tb)
- Me.Panel1.Controls.Add(Me.圖片庫_tb)
- Me.Panel1.Controls.Add(Me.檔案路徑_tb)
- Me.Panel1.Location = New System.Drawing.Point(398, 514)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(215, 100)
- Me.Panel1.TabIndex = 1692
- Me.Panel1.Visible = False
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(125, 3)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 73)
- Me.語言_dgv.TabIndex = 1688
- '
- '副檔名_tb
- '
- Me.副檔名_tb.Enabled = False
- 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(3, 53)
- Me.副檔名_tb.Name = "副檔名_tb"
- Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
- Me.副檔名_tb.TabIndex = 1685
- '
- '圖片庫_tb
- '
- Me.圖片庫_tb.AllowDrop = True
- Me.圖片庫_tb.ForeColor = System.Drawing.Color.Black
- Me.圖片庫_tb.Location = New System.Drawing.Point(3, 28)
- Me.圖片庫_tb.Name = "圖片庫_tb"
- Me.圖片庫_tb.Size = New System.Drawing.Size(116, 23)
- Me.圖片庫_tb.TabIndex = 1684
- '
- '檔案路徑_tb
- '
- Me.檔案路徑_tb.AllowDrop = True
- Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 3)
- Me.檔案路徑_tb.Multiline = True
- Me.檔案路徑_tb.Name = "檔案路徑_tb"
- Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
- Me.檔案路徑_tb.TabIndex = 1683
- '
- '圖片清單_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.圖片清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.圖片清單_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.圖片清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.圖片清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.圖片清單_dgv.Location = New System.Drawing.Point(816, 29)
- Me.圖片清單_dgv.Name = "圖片清單_dgv"
- Me.圖片清單_dgv.RowHeadersWidth = 5
- Me.圖片清單_dgv.RowTemplate.Height = 24
- Me.圖片清單_dgv.Size = New System.Drawing.Size(121, 212)
- Me.圖片清單_dgv.TabIndex = 1690
- '
- '電腦_lb
- '
- Me.電腦_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.電腦_lb.AutoSize = True
- Me.電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.電腦_lb.Location = New System.Drawing.Point(817, 249)
- Me.電腦_lb.Name = "電腦_lb"
- Me.電腦_lb.Size = New System.Drawing.Size(55, 16)
- Me.電腦_lb.TabIndex = 1687
- Me.電腦_lb.Text = "我的電腦"
- '
- '本機_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(817, 267)
- Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機_wb.Name = "本機_wb"
- Me.本機_wb.Size = New System.Drawing.Size(517, 216)
- Me.本機_wb.TabIndex = 1685
- Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '圖檔入系統_bt
- '
- Me.圖檔入系統_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔入系統_bt.Location = New System.Drawing.Point(1227, 507)
- Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
- Me.圖檔入系統_bt.Size = New System.Drawing.Size(110, 24)
- Me.圖檔入系統_bt.TabIndex = 1691
- Me.圖檔入系統_bt.Text = "圖檔入系統"
- Me.圖檔入系統_bt.UseVisualStyleBackColor = True
- '
- '檔案名稱_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(816, 484)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(518, 23)
- Me.檔案名稱_tb.TabIndex = 1689
- '
- '伺服器FTP文件夾_lb
- '
- Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器FTP文件夾_lb.AutoSize = True
- Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(817, 514)
- Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
- Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(108, 17)
- Me.伺服器FTP文件夾_lb.TabIndex = 1688
- Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
- '
- '讀取資料夾路徑_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(1227, 241)
- Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
- Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(110, 24)
- Me.讀取資料夾路徑_bt.TabIndex = 1686
- Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '伺服器_wb
- '
- Me.伺服器_wb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器_wb.Location = New System.Drawing.Point(817, 534)
- Me.伺服器_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.伺服器_wb.Name = "伺服器_wb"
- Me.伺服器_wb.Size = New System.Drawing.Size(517, 106)
- Me.伺服器_wb.TabIndex = 1684
- Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '擬辦_tb
- '
- Me.擬辦_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.擬辦_tb.Location = New System.Drawing.Point(2, 504)
- Me.擬辦_tb.Multiline = True
- Me.擬辦_tb.Name = "擬辦_tb"
- Me.擬辦_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.擬辦_tb.Size = New System.Drawing.Size(811, 137)
- Me.擬辦_tb.TabIndex = 899
- '
- '擬辦_lb
- '
- Me.擬辦_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.擬辦_lb.AutoSize = True
- Me.擬辦_lb.Location = New System.Drawing.Point(-1, 488)
- Me.擬辦_lb.Name = "擬辦_lb"
- Me.擬辦_lb.Size = New System.Drawing.Size(31, 16)
- Me.擬辦_lb.TabIndex = 900
- Me.擬辦_lb.Text = "擬辦"
- '
- '建議_lb
- '
- Me.建議_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.建議_lb.AutoSize = True
- Me.建議_lb.Location = New System.Drawing.Point(-1, 332)
- Me.建議_lb.Name = "建議_lb"
- Me.建議_lb.Size = New System.Drawing.Size(31, 16)
- Me.建議_lb.TabIndex = 898
- Me.建議_lb.Text = "建議"
- '
- '聯絡事項_lb
- '
- Me.聯絡事項_lb.AutoSize = True
- Me.聯絡事項_lb.Location = New System.Drawing.Point(2, 176)
- Me.聯絡事項_lb.Name = "聯絡事項_lb"
- Me.聯絡事項_lb.Size = New System.Drawing.Size(55, 16)
- Me.聯絡事項_lb.TabIndex = 896
- Me.聯絡事項_lb.Text = "聯絡事項"
- '
- '執行人_lb
- '
- Me.執行人_lb.AutoSize = True
- Me.執行人_lb.Location = New System.Drawing.Point(403, 83)
- Me.執行人_lb.Name = "執行人_lb"
- Me.執行人_lb.Size = New System.Drawing.Size(43, 16)
- Me.執行人_lb.TabIndex = 894
- Me.執行人_lb.Text = "執行人"
- '
- '執行人_cb
- '
- Me.執行人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.執行人_cb.FormattingEnabled = True
- Me.執行人_cb.Items.AddRange(New Object() {"2019"})
- Me.執行人_cb.Location = New System.Drawing.Point(513, 80)
- Me.執行人_cb.Name = "執行人_cb"
- Me.執行人_cb.Size = New System.Drawing.Size(300, 24)
- Me.執行人_cb.TabIndex = 893
- '
- '執行部門_lb
- '
- Me.執行部門_lb.AutoSize = True
- Me.執行部門_lb.Location = New System.Drawing.Point(2, 83)
- Me.執行部門_lb.Name = "執行部門_lb"
- Me.執行部門_lb.Size = New System.Drawing.Size(55, 16)
- Me.執行部門_lb.TabIndex = 892
- Me.執行部門_lb.Text = "執行部門"
- '
- '執行部門_cb
- '
- Me.執行部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.執行部門_cb.FormattingEnabled = True
- Me.執行部門_cb.Items.AddRange(New Object() {"2019"})
- Me.執行部門_cb.Location = New System.Drawing.Point(100, 80)
- Me.執行部門_cb.Name = "執行部門_cb"
- Me.執行部門_cb.Size = New System.Drawing.Size(300, 24)
- Me.執行部門_cb.TabIndex = 891
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.申請日期_dtp.Location = New System.Drawing.Point(513, 4)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(300, 23)
- Me.申請日期_dtp.TabIndex = 884
- '
- '申請日期_lb
- '
- Me.申請日期_lb.AutoSize = True
- Me.申請日期_lb.Location = New System.Drawing.Point(403, 7)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(55, 16)
- Me.申請日期_lb.TabIndex = 883
- Me.申請日期_lb.Text = "申請日期"
- '
- '聯絡人_lb
- '
- Me.聯絡人_lb.AutoSize = True
- Me.聯絡人_lb.Location = New System.Drawing.Point(403, 57)
- Me.聯絡人_lb.Name = "聯絡人_lb"
- Me.聯絡人_lb.Size = New System.Drawing.Size(43, 16)
- Me.聯絡人_lb.TabIndex = 882
- Me.聯絡人_lb.Text = "聯絡人"
- '
- '聯絡人_cb
- '
- Me.聯絡人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.聯絡人_cb.FormattingEnabled = True
- Me.聯絡人_cb.Items.AddRange(New Object() {"2019"})
- Me.聯絡人_cb.Location = New System.Drawing.Point(513, 54)
- Me.聯絡人_cb.Name = "聯絡人_cb"
- Me.聯絡人_cb.Size = New System.Drawing.Size(300, 24)
- Me.聯絡人_cb.TabIndex = 881
- '
- '聯絡部門_lb
- '
- Me.聯絡部門_lb.AutoSize = True
- Me.聯絡部門_lb.Location = New System.Drawing.Point(2, 57)
- Me.聯絡部門_lb.Name = "聯絡部門_lb"
- Me.聯絡部門_lb.Size = New System.Drawing.Size(55, 16)
- Me.聯絡部門_lb.TabIndex = 880
- Me.聯絡部門_lb.Text = "聯絡部門"
- '
- '聯絡部門_cb
- '
- Me.聯絡部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.聯絡部門_cb.FormattingEnabled = True
- Me.聯絡部門_cb.Items.AddRange(New Object() {"2019"})
- Me.聯絡部門_cb.Location = New System.Drawing.Point(100, 54)
- Me.聯絡部門_cb.Name = "聯絡部門_cb"
- Me.聯絡部門_cb.Size = New System.Drawing.Size(300, 24)
- Me.聯絡部門_cb.TabIndex = 879
- '
- '聯絡函主題_tb
- '
- Me.聯絡函主題_tb.Location = New System.Drawing.Point(2, 126)
- Me.聯絡函主題_tb.Multiline = True
- Me.聯絡函主題_tb.Name = "聯絡函主題_tb"
- Me.聯絡函主題_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡函主題_tb.Size = New System.Drawing.Size(811, 50)
- Me.聯絡函主題_tb.TabIndex = 878
- '
- '聯絡函主題_lb
- '
- Me.聯絡函主題_lb.AutoSize = True
- Me.聯絡函主題_lb.Location = New System.Drawing.Point(2, 108)
- Me.聯絡函主題_lb.Name = "聯絡函主題_lb"
- Me.聯絡函主題_lb.Size = New System.Drawing.Size(67, 16)
- Me.聯絡函主題_lb.TabIndex = 877
- Me.聯絡函主題_lb.Text = "聯絡函主題"
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.Location = New System.Drawing.Point(403, 32)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(43, 16)
- Me.申請人_lb.TabIndex = 875
- Me.申請人_lb.Text = "申請人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(513, 29)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(300, 23)
- Me.申請人_tb.TabIndex = 874
- '
- '申請部門_lb
- '
- Me.申請部門_lb.AutoSize = True
- Me.申請部門_lb.Location = New System.Drawing.Point(2, 32)
- Me.申請部門_lb.Name = "申請部門_lb"
- Me.申請部門_lb.Size = New System.Drawing.Size(55, 16)
- Me.申請部門_lb.TabIndex = 873
- Me.申請部門_lb.Text = "申請部門"
- '
- '申請部門_tb
- '
- Me.申請部門_tb.Location = New System.Drawing.Point(100, 29)
- Me.申請部門_tb.Name = "申請部門_tb"
- Me.申請部門_tb.Size = New System.Drawing.Size(300, 23)
- Me.申請部門_tb.TabIndex = 872
- '
- '聯絡函單號_lb
- '
- Me.聯絡函單號_lb.AutoSize = True
- Me.聯絡函單號_lb.Location = New System.Drawing.Point(0, 7)
- Me.聯絡函單號_lb.Name = "聯絡函單號_lb"
- Me.聯絡函單號_lb.Size = New System.Drawing.Size(67, 16)
- Me.聯絡函單號_lb.TabIndex = 871
- Me.聯絡函單號_lb.Text = "聯絡函單號"
- '
- '聯絡函單號_tb
- '
- Me.聯絡函單號_tb.Location = New System.Drawing.Point(100, 4)
- Me.聯絡函單號_tb.Name = "聯絡函單號_tb"
- Me.聯絡函單號_tb.Size = New System.Drawing.Size(300, 23)
- Me.聯絡函單號_tb.TabIndex = 870
- '
- '聯絡事項_tb
- '
- Me.聯絡事項_tb.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.聯絡事項_tb.Location = New System.Drawing.Point(2, 193)
- Me.聯絡事項_tb.Multiline = True
- Me.聯絡事項_tb.Name = "聯絡事項_tb"
- Me.聯絡事項_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡事項_tb.Size = New System.Drawing.Size(811, 137)
- Me.聯絡事項_tb.TabIndex = 895
- '
- '建議_tb
- '
- Me.建議_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.建議_tb.Location = New System.Drawing.Point(2, 348)
- Me.建議_tb.Multiline = True
- Me.建議_tb.Name = "建議_tb"
- Me.建議_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.建議_tb.Size = New System.Drawing.Size(811, 137)
- Me.建議_tb.TabIndex = 897
- '
- '無法執行_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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.無法執行_bt.Location = New System.Drawing.Point(914, 0)
- Me.無法執行_bt.Name = "無法執行_bt"
- Me.無法執行_bt.Size = New System.Drawing.Size(177, 26)
- Me.無法執行_bt.TabIndex = 890
- 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.Blue
- Me.接收確認_bt.Location = New System.Drawing.Point(737, 0)
- Me.接收確認_bt.Name = "接收確認_bt"
- Me.接收確認_bt.Size = New System.Drawing.Size(177, 26)
- Me.接收確認_bt.TabIndex = 889
- 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(524, 0)
- Me.外發未准_bt.Name = "外發未准_bt"
- Me.外發未准_bt.Size = New System.Drawing.Size(177, 26)
- Me.外發未准_bt.TabIndex = 886
- 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.Green
- Me.外發審核_bt.Location = New System.Drawing.Point(347, 0)
- Me.外發審核_bt.Name = "外發審核_bt"
- Me.外發審核_bt.Size = New System.Drawing.Size(177, 26)
- Me.外發審核_bt.TabIndex = 885
- 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.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 1)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1350
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '圖片_pb
- '
- Me.圖片_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片_pb.Location = New System.Drawing.Point(937, 2)
- Me.圖片_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片_pb.Name = "圖片_pb"
- Me.圖片_pb.Size = New System.Drawing.Size(400, 240)
- Me.圖片_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.圖片_pb.TabIndex = 1683
- Me.圖片_pb.TabStop = False
- '
- '垂直翻轉_bt
- '
- Me.垂直翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.垂直翻轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.垂直翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
- Me.垂直翻轉_bt.Location = New System.Drawing.Point(908, 1)
- Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
- Me.垂直翻轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.垂直翻轉_bt.TabIndex = 1708
- 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.ForeColor = System.Drawing.Color.Blue
- Me.水平翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
- Me.水平翻轉_bt.Location = New System.Drawing.Point(878, 1)
- Me.水平翻轉_bt.Name = "水平翻轉_bt"
- Me.水平翻轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.水平翻轉_bt.TabIndex = 1707
- Me.水平翻轉_bt.UseVisualStyleBackColor = True
- '
- '逆時鐘90度旋轉_bt
- '
- Me.逆時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.逆時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.逆時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
- Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(848, 1)
- Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
- Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.逆時鐘90度旋轉_bt.TabIndex = 1706
- Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '順時鐘90度旋轉_bt
- '
- Me.順時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.順時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.順時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
- Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(819, 1)
- Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
- Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.順時鐘90度旋轉_bt.TabIndex = 1705
- Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '聯絡函部門主管審核
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.外發審核_bt)
- Me.Controls.Add(Me.外發未准_bt)
- Me.Controls.Add(Me.接收確認_bt)
- Me.Controls.Add(Me.無法執行_bt)
- Me.Controls.Add(Me.TabControl1)
- 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 = "部門聯絡函部門主管審核"
- Me.TabControl1.ResumeLayout(False)
- Me.部門聯絡函清單_tp.ResumeLayout(False)
- Me.部門聯絡函清單_tp.PerformLayout()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.部門聯絡函本文_tp.ResumeLayout(False)
- Me.部門聯絡函本文_tp.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 部門聯絡函本文_tp As TabPage
- Friend WithEvents 執行人_lb As Label
- Friend WithEvents 執行人_cb As ComboBox
- Friend WithEvents 執行部門_lb As Label
- Friend WithEvents 執行部門_cb As ComboBox
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents 申請日期_lb As Label
- Friend WithEvents 聯絡人_lb As Label
- Friend WithEvents 聯絡人_cb As ComboBox
- Friend WithEvents 聯絡部門_lb As Label
- Friend WithEvents 聯絡部門_cb As ComboBox
- Friend WithEvents 聯絡函主題_tb As TextBox
- Friend WithEvents 聯絡函主題_lb As Label
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 申請部門_lb As Label
- Friend WithEvents 申請部門_tb As TextBox
- Friend WithEvents 聯絡函單號_lb As Label
- Friend WithEvents 聯絡函單號_tb As TextBox
- Friend WithEvents 部門聯絡函清單_tp As TabPage
- Friend WithEvents 未審核_ch As CheckBox
- Friend WithEvents 未同意_ch As CheckBox
- Friend WithEvents 主管作廢_ch As CheckBox
- Friend WithEvents 收函處_ch As CheckBox
- Friend WithEvents 無法執行_bt As Button
- Friend WithEvents 接收確認_bt As Button
- Friend WithEvents 外發未准_bt As Button
- Friend WithEvents 外發審核_bt As Button
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 聯絡事項_lb As Label
- Friend WithEvents 聯絡事項_tb As TextBox
- Friend WithEvents 建議_lb As Label
- Friend WithEvents 建議_tb As TextBox
- Friend WithEvents 擬辦_tb As TextBox
- Friend WithEvents 擬辦_lb As Label
- Friend WithEvents 圖片清單_dgv As DataGridView
- Friend WithEvents 圖片_pb As PictureBox
- Friend WithEvents 電腦_lb As Label
- Friend WithEvents 本機_wb As WebBrowser
- Friend WithEvents 圖檔入系統_bt As Button
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents 伺服器FTP文件夾_lb As Label
- Friend WithEvents 讀取資料夾路徑_bt As Button
- Friend WithEvents 伺服器_wb As WebBrowser
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 副檔名_tb As TextBox
- Friend WithEvents 圖片庫_tb As TextBox
- Friend WithEvents 檔案路徑_tb As TextBox
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 垂直翻轉_bt As Button
- Friend WithEvents 水平翻轉_bt As Button
- Friend WithEvents 逆時鐘90度旋轉_bt As Button
- Friend WithEvents 順時鐘90度旋轉_bt As Button
- End Class
|