123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772 |
- <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 DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請日期_lb = New System.Windows.Forms.Label()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- 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.刪除_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.開立聯絡函_bt = New System.Windows.Forms.Button()
- 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.建議_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.未審核_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.TabControl1 = New System.Windows.Forms.TabControl()
- 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.聯絡函主題_lb = New System.Windows.Forms.Label()
- 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.部門聯絡函清單_tp = New System.Windows.Forms.TabPage()
- 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()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl1.SuspendLayout()
- Me.部門聯絡函本文_tp.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.部門聯絡函清單_tp.SuspendLayout()
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.申請日期_dtp.Location = New System.Drawing.Point(511, 3)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(300, 23)
- Me.申請日期_dtp.TabIndex = 857
- '
- '申請日期_lb
- '
- Me.申請日期_lb.AutoSize = True
- Me.申請日期_lb.Location = New System.Drawing.Point(402, 6)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(55, 16)
- Me.申請日期_lb.TabIndex = 856
- Me.申請日期_lb.Text = "申請日期"
- '
- '清單_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.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
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.DefaultCellStyle = DataGridViewCellStyle5
- Me.清單_dgv.Location = New System.Drawing.Point(4, 23)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(1330, 619)
- Me.清單_dgv.TabIndex = 848
- '
- '聯絡人_lb
- '
- Me.聯絡人_lb.AutoSize = True
- Me.聯絡人_lb.Location = New System.Drawing.Point(402, 55)
- Me.聯絡人_lb.Name = "聯絡人_lb"
- Me.聯絡人_lb.Size = New System.Drawing.Size(43, 16)
- Me.聯絡人_lb.TabIndex = 847
- 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(511, 52)
- Me.聯絡人_cb.Name = "聯絡人_cb"
- Me.聯絡人_cb.Size = New System.Drawing.Size(300, 24)
- Me.聯絡人_cb.TabIndex = 846
- '
- '聯絡部門_lb
- '
- Me.聯絡部門_lb.AutoSize = True
- Me.聯絡部門_lb.Location = New System.Drawing.Point(402, 30)
- Me.聯絡部門_lb.Name = "聯絡部門_lb"
- Me.聯絡部門_lb.Size = New System.Drawing.Size(55, 16)
- Me.聯絡部門_lb.TabIndex = 845
- 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(511, 27)
- Me.部門_cb.Name = "部門_cb"
- Me.部門_cb.Size = New System.Drawing.Size(300, 24)
- Me.部門_cb.TabIndex = 844
- '
- '刪除_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(931, 1)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(128, 25)
- Me.刪除_bt.TabIndex = 843
- 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(674, 1)
- Me.修改存檔_bt.Name = "修改存檔_bt"
- Me.修改存檔_bt.Size = New System.Drawing.Size(128, 25)
- Me.修改存檔_bt.TabIndex = 842
- 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(545, 1)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(128, 25)
- Me.修改_bt.TabIndex = 841
- 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.Location = New System.Drawing.Point(803, 1)
- Me.申請完成_bt.Name = "申請完成_bt"
- Me.申請完成_bt.Size = New System.Drawing.Size(128, 25)
- Me.申請完成_bt.TabIndex = 837
- Me.申請完成_bt.Text = "申請完成" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- 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.Location = New System.Drawing.Point(417, 1)
- Me.開立聯絡函_bt.Name = "開立聯絡函_bt"
- Me.開立聯絡函_bt.Size = New System.Drawing.Size(128, 25)
- Me.開立聯絡函_bt.TabIndex = 836
- Me.開立聯絡函_bt.Text = "開立聯絡函"
- Me.開立聯絡函_bt.UseVisualStyleBackColor = True
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.Location = New System.Drawing.Point(1, 56)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(43, 16)
- Me.申請人_lb.TabIndex = 834
- Me.申請人_lb.Text = "申請人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(98, 53)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(300, 23)
- Me.申請人_tb.TabIndex = 833
- '
- '申請部門_lb
- '
- Me.申請部門_lb.AutoSize = True
- Me.申請部門_lb.Location = New System.Drawing.Point(1, 31)
- Me.申請部門_lb.Name = "申請部門_lb"
- Me.申請部門_lb.Size = New System.Drawing.Size(55, 16)
- Me.申請部門_lb.TabIndex = 832
- Me.申請部門_lb.Text = "申請部門"
- '
- '申請部門_tb
- '
- Me.申請部門_tb.Location = New System.Drawing.Point(98, 28)
- Me.申請部門_tb.Name = "申請部門_tb"
- Me.申請部門_tb.Size = New System.Drawing.Size(300, 23)
- Me.申請部門_tb.TabIndex = 831
- '
- '聯絡函單號_lb
- '
- Me.聯絡函單號_lb.AutoSize = True
- Me.聯絡函單號_lb.Location = New System.Drawing.Point(1, 6)
- Me.聯絡函單號_lb.Name = "聯絡函單號_lb"
- Me.聯絡函單號_lb.Size = New System.Drawing.Size(67, 16)
- Me.聯絡函單號_lb.TabIndex = 830
- Me.聯絡函單號_lb.Text = "聯絡函單號"
- '
- '聯絡函單號_tb
- '
- Me.聯絡函單號_tb.Location = New System.Drawing.Point(98, 3)
- Me.聯絡函單號_tb.Name = "聯絡函單號_tb"
- Me.聯絡函單號_tb.Size = New System.Drawing.Size(300, 23)
- Me.聯絡函單號_tb.TabIndex = 829
- '
- '聯絡事項_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(4, 171)
- Me.聯絡事項_tb.Multiline = True
- Me.聯絡事項_tb.Name = "聯絡事項_tb"
- Me.聯絡事項_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡事項_tb.Size = New System.Drawing.Size(807, 142)
- Me.聯絡事項_tb.TabIndex = 861
- '
- '擬辦_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(4, 495)
- Me.擬辦_tb.Multiline = True
- Me.擬辦_tb.Name = "擬辦_tb"
- Me.擬辦_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.擬辦_tb.Size = New System.Drawing.Size(807, 145)
- Me.擬辦_tb.TabIndex = 862
- '
- '建議_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(4, 333)
- Me.建議_tb.Multiline = True
- Me.建議_tb.Name = "建議_tb"
- Me.建議_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.建議_tb.Size = New System.Drawing.Size(807, 145)
- Me.建議_tb.TabIndex = 863
- '
- '聯絡事項_lb
- '
- Me.聯絡事項_lb.AutoSize = True
- Me.聯絡事項_lb.Location = New System.Drawing.Point(4, 154)
- Me.聯絡事項_lb.Name = "聯絡事項_lb"
- Me.聯絡事項_lb.Size = New System.Drawing.Size(55, 16)
- Me.聯絡事項_lb.TabIndex = 864
- 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, 317)
- Me.建議_lb.Name = "建議_lb"
- Me.建議_lb.Size = New System.Drawing.Size(31, 16)
- Me.建議_lb.TabIndex = 865
- 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, 479)
- Me.擬辦_lb.Name = "擬辦_lb"
- Me.擬辦_lb.Size = New System.Drawing.Size(31, 16)
- Me.擬辦_lb.TabIndex = 866
- Me.擬辦_lb.Text = "擬辦"
- '
- '未審核_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(269, 2)
- Me.已審核_ch.Name = "已審核_ch"
- Me.已審核_ch.Size = New System.Drawing.Size(134, 20)
- Me.已審核_ch.TabIndex = 868
- 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(579, 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(919, 2)
- Me.老闆作廢_ch.Name = "老闆作廢_ch"
- Me.老闆作廢_ch.Size = New System.Drawing.Size(146, 20)
- Me.老闆作廢_ch.TabIndex = 870
- Me.老闆作廢_ch.Text = "最高主管作廢的聯絡函"
- Me.老闆作廢_ch.UseVisualStyleBackColor = True
- '
- '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 = 871
- '
- '部門聯絡函本文_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.聯絡函單號_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.擬辦_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函單號_tb)
- 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.申請人_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請人_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.建議_tb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.申請日期_dtp)
- 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.聯絡人_cb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡部門_lb)
- Me.部門聯絡函本文_tp.Controls.Add(Me.部門_cb)
- 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.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(417, 515)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(220, 100)
- Me.Panel1.TabIndex = 1684
- 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 = 1686
- '
- '副檔名_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
- '
- '聯絡函主題_lb
- '
- Me.聯絡函主題_lb.AutoSize = True
- Me.聯絡函主題_lb.Location = New System.Drawing.Point(1, 81)
- Me.聯絡函主題_lb.Name = "聯絡函主題_lb"
- Me.聯絡函主題_lb.Size = New System.Drawing.Size(67, 16)
- Me.聯絡函主題_lb.TabIndex = 838
- Me.聯絡函主題_lb.Text = "聯絡函主題"
- '
- '聯絡函主題_tb
- '
- Me.聯絡函主題_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.聯絡函主題_tb.Location = New System.Drawing.Point(4, 99)
- Me.聯絡函主題_tb.Multiline = True
- Me.聯絡函主題_tb.Name = "聯絡函主題_tb"
- Me.聯絡函主題_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡函主題_tb.Size = New System.Drawing.Size(807, 50)
- Me.聯絡函主題_tb.TabIndex = 839
- '
- '圖片清單_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.圖片清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- 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, 30)
- 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 = 1681
- '
- '電腦_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 = 1678
- 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, 213)
- Me.本機_wb.TabIndex = 1676
- 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(1149, 504)
- Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
- Me.圖檔入系統_bt.Size = New System.Drawing.Size(188, 24)
- Me.圖檔入系統_bt.TabIndex = 1682
- 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, 481)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(518, 23)
- Me.檔案名稱_tb.TabIndex = 1680
- '
- '伺服器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, 511)
- Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
- Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(108, 17)
- Me.伺服器FTP文件夾_lb.TabIndex = 1679
- 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(1149, 241)
- Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
- Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(188, 24)
- Me.讀取資料夾路徑_bt.TabIndex = 1677
- 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, 531)
- 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 = 1675
- Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '部門聯絡函清單_tp
- '
- Me.部門聯絡函清單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.部門聯絡函清單_tp.Controls.Add(Me.未審核_ch)
- Me.部門聯絡函清單_tp.Controls.Add(Me.老闆作廢_ch)
- Me.部門聯絡函清單_tp.Controls.Add(Me.清單_dgv)
- 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
- '
- '語轉扭_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 = 1348
- 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 = 1674
- 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(907, 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(877, 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(847, 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(818, 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.刪除_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 = "部門聯絡函申請"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl1.ResumeLayout(False)
- 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()
- Me.部門聯絡函清單_tp.ResumeLayout(False)
- Me.部門聯絡函清單_tp.PerformLayout()
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- 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 刪除_bt As Button
- Friend WithEvents 修改存檔_bt As Button
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 申請完成_bt As Button
- Friend WithEvents 開立聯絡函_bt As Button
- 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 聯絡事項_tb As TextBox
- Friend WithEvents 擬辦_tb As TextBox
- Friend WithEvents 建議_tb As TextBox
- Friend WithEvents 聯絡事項_lb As Label
- Friend WithEvents 建議_lb As Label
- Friend WithEvents 擬辦_lb As Label
- Friend WithEvents 未審核_ch As CheckBox
- Friend WithEvents 已審核_ch As CheckBox
- Friend WithEvents 主管作廢_ch As CheckBox
- Friend WithEvents 老闆作廢_ch As CheckBox
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 部門聯絡函清單_tp As TabPage
- Friend WithEvents 部門聯絡函本文_tp As TabPage
- Friend WithEvents 聯絡函主題_lb As Label
- Friend WithEvents 聯絡函主題_tb As TextBox
- Friend WithEvents 清單_dgv As DataGridView
- 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 FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 檔案路徑_tb As TextBox
- Friend WithEvents 副檔名_tb As TextBox
- Friend WithEvents 圖片庫_tb As TextBox
- 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
|