123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953 |
- <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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
- Me.合約_dgv = New System.Windows.Forms.DataGridView()
- Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
- Me.PC_lb = New System.Windows.Forms.Label()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.本機_wb = New System.Windows.Forms.WebBrowser()
- Me.伺服器_wb = New System.Windows.Forms.WebBrowser()
- Me.文檔類型_cb = New System.Windows.Forms.ComboBox()
- Me.版次手動_cb = New System.Windows.Forms.CheckBox()
- Me.版次自動_cb = New System.Windows.Forms.CheckBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.文檔說明1_tb = New System.Windows.Forms.TextBox()
- Me.上傳日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.版本_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.文件號_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.副檔名_tb = New System.Windows.Forms.TextBox()
- Me.下載_tb = New System.Windows.Forms.Button()
- Me.合約號_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.存檔_tb = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.說明_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.文檔說明2_tb = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.文檔說明3_tb = New System.Windows.Forms.TextBox()
- Me.文件_dgv = New System.Windows.Forms.DataGridView()
- Me.工程文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- Me.新增檔案_ch = New System.Windows.Forms.CheckBox()
- Me.覆蓋檔案_ch = New System.Windows.Forms.CheckBox()
- Me.文件說明_dgv = New System.Windows.Forms.DataGridView()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.操作說明視窗_P = New System.Windows.Forms.Panel()
- Me.Cancel_bt = New System.Windows.Forms.Button()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.上傳者_tb = New System.Windows.Forms.TextBox()
- Me.歷史紀錄_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.歷史紀錄_P = New System.Windows.Forms.Panel()
- Me.Cancel1_bt = New System.Windows.Forms.Button()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.歷史紀錄_dgv = New System.Windows.Forms.DataGridView()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.工程期1_ch = New System.Windows.Forms.ComboBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
- 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()
- Me.操作說明視窗_P.SuspendLayout()
- Me.Panel2.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.歷史紀錄_P.SuspendLayout()
- Me.Panel4.SuspendLayout()
- CType(Me.歷史紀錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.Location = New System.Drawing.Point(4, 4)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(104, 16)
- Me.Label7.TabIndex = 1049
- Me.Label7.Text = "關 鍵 字 搜 尋"
- Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '關鍵字搜尋_tb
- '
- Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(4, 21)
- Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
- Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(104, 23)
- Me.關鍵字搜尋_tb.TabIndex = 1048
- '
- '合約_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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.BackgroundColor = System.Drawing.Color.White
- Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.合約_dgv.Location = New System.Drawing.Point(4, 95)
- Me.合約_dgv.Name = "合約_dgv"
- Me.合約_dgv.RowHeadersWidth = 5
- Me.合約_dgv.RowTemplate.Height = 24
- Me.合約_dgv.Size = New System.Drawing.Size(149, 582)
- Me.合約_dgv.TabIndex = 1047
- '
- '檔案路徑_tb
- '
- Me.檔案路徑_tb.AllowDrop = True
- Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案路徑_tb.Location = New System.Drawing.Point(479, 5)
- Me.檔案路徑_tb.Multiline = True
- Me.檔案路徑_tb.Name = "檔案路徑_tb"
- Me.檔案路徑_tb.Size = New System.Drawing.Size(25, 23)
- Me.檔案路徑_tb.TabIndex = 1059
- Me.檔案路徑_tb.Visible = False
- '
- 'PC_lb
- '
- Me.PC_lb.AutoSize = True
- Me.PC_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.PC_lb.Location = New System.Drawing.Point(154, 5)
- Me.PC_lb.Name = "PC_lb"
- Me.PC_lb.Size = New System.Drawing.Size(86, 24)
- Me.PC_lb.TabIndex = 1054
- Me.PC_lb.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.Blue
- Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(246, 4)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(227, 25)
- Me.讀取料夾路徑_bt.TabIndex = 1053
- Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '本機_wb
- '
- Me.本機_wb.Location = New System.Drawing.Point(158, 32)
- Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機_wb.Name = "本機_wb"
- Me.本機_wb.Size = New System.Drawing.Size(587, 348)
- Me.本機_wb.TabIndex = 1052
- Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '伺服器_wb
- '
- Me.伺服器_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.伺服器_wb.Location = New System.Drawing.Point(157, 526)
- Me.伺服器_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.伺服器_wb.Name = "伺服器_wb"
- Me.伺服器_wb.Size = New System.Drawing.Size(588, 124)
- Me.伺服器_wb.TabIndex = 1051
- Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '文檔類型_cb
- '
- Me.文檔類型_cb.FormattingEnabled = True
- Me.文檔類型_cb.Items.AddRange(New Object() {"", "客戶2D圖", "客戶2D素材圖紙", "客戶2D產品圖紙"})
- Me.文檔類型_cb.Location = New System.Drawing.Point(607, 5)
- Me.文檔類型_cb.Name = "文檔類型_cb"
- Me.文檔類型_cb.Size = New System.Drawing.Size(140, 24)
- Me.文檔類型_cb.TabIndex = 1082
- '
- '版次手動_cb
- '
- Me.版次手動_cb.AutoSize = True
- Me.版次手動_cb.Location = New System.Drawing.Point(90, 182)
- Me.版次手動_cb.Name = "版次手動_cb"
- Me.版次手動_cb.Size = New System.Drawing.Size(83, 20)
- Me.版次手動_cb.TabIndex = 1081
- Me.版次手動_cb.Text = "版次(手動)"
- Me.版次手動_cb.UseVisualStyleBackColor = True
- '
- '版次自動_cb
- '
- Me.版次自動_cb.AutoSize = True
- Me.版次自動_cb.Location = New System.Drawing.Point(3, 182)
- Me.版次自動_cb.Name = "版次自動_cb"
- Me.版次自動_cb.Size = New System.Drawing.Size(83, 20)
- Me.版次自動_cb.TabIndex = 1080
- Me.版次自動_cb.Text = "版次(自動)"
- Me.版次自動_cb.UseVisualStyleBackColor = True
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(155, 437)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(65, 16)
- Me.Label10.TabIndex = 1079
- Me.Label10.Text = "文 件 說 明"
- '
- '文檔說明1_tb
- '
- Me.文檔說明1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文檔說明1_tb.Location = New System.Drawing.Point(251, 434)
- Me.文檔說明1_tb.Name = "文檔說明1_tb"
- Me.文檔說明1_tb.Size = New System.Drawing.Size(493, 23)
- Me.文檔說明1_tb.TabIndex = 1078
- '
- '上傳日期_dtp
- '
- Me.上傳日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.上傳日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.上傳日期_dtp.Location = New System.Drawing.Point(659, 409)
- Me.上傳日期_dtp.Name = "上傳日期_dtp"
- Me.上傳日期_dtp.Size = New System.Drawing.Size(85, 23)
- Me.上傳日期_dtp.TabIndex = 1076
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(1094, 8)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(32, 16)
- Me.Label1.TabIndex = 1075
- Me.Label1.Text = "版次"
- '
- '版本_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(1127, 5)
- Me.版本_tb.Name = "版本_tb"
- Me.版本_tb.Size = New System.Drawing.Size(39, 23)
- Me.版本_tb.TabIndex = 1074
- Me.版本_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(625, 412)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(32, 16)
- Me.Label4.TabIndex = 1073
- Me.Label4.Text = "日期"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(548, 8)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(56, 16)
- Me.Label3.TabIndex = 1072
- Me.Label3.Text = "文檔類型"
- '
- '文件號_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(1001, 4)
- Me.文件號_tb.Name = "文件號_tb"
- Me.文件號_tb.Size = New System.Drawing.Size(87, 23)
- Me.文件號_tb.TabIndex = 1071
- Me.文件號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(750, 8)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(44, 16)
- Me.Label2.TabIndex = 1070
- Me.Label2.Text = "合約號"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(345, 412)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(44, 16)
- Me.Label5.TabIndex = 1069
- Me.Label5.Text = "副檔名"
- '
- '副檔名_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(392, 409)
- Me.副檔名_tb.Name = "副檔名_tb"
- Me.副檔名_tb.Size = New System.Drawing.Size(52, 23)
- Me.副檔名_tb.TabIndex = 1068
- '
- '下載_tb
- '
- Me.下載_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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.Blue
- Me.下載_tb.Location = New System.Drawing.Point(353, 652)
- Me.下載_tb.Name = "下載_tb"
- Me.下載_tb.Size = New System.Drawing.Size(195, 25)
- Me.下載_tb.TabIndex = 1067
- Me.下載_tb.Text = "Download File"
- Me.下載_tb.UseVisualStyleBackColor = True
- '
- '合約號_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(796, 4)
- Me.合約號_tb.Name = "合約號_tb"
- Me.合約號_tb.Size = New System.Drawing.Size(153, 23)
- Me.合約號_tb.TabIndex = 1066
- Me.合約號_tb.WordWrap = False
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(156, 387)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(30, 16)
- Me.Label9.TabIndex = 1064
- Me.Label9.Text = "FILE"
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(186, 384)
- Me.檔案名稱_tb.Multiline = True
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(559, 23)
- Me.檔案名稱_tb.TabIndex = 1063
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.Location = New System.Drawing.Point(157, 505)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(124, 19)
- Me.Label12.TabIndex = 1060
- Me.Label12.Text = "伺服器FTP文件夾"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(281, 501)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(33, 26)
- Me.Label6.TabIndex = 1062
- Me.Label6.Text = "↓"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(318, 506)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(424, 16)
- Me.Label8.TabIndex = 1061
- Me.Label8.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
- '
- '存檔_tb
- '
- Me.存檔_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.存檔_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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.Green
- Me.存檔_tb.Location = New System.Drawing.Point(156, 652)
- Me.存檔_tb.Name = "存檔_tb"
- Me.存檔_tb.Size = New System.Drawing.Size(195, 25)
- Me.存檔_tb.TabIndex = 1065
- Me.存檔_tb.Text = "Save"
- Me.存檔_tb.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
- Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.查詢_bt.Location = New System.Drawing.Point(110, 2)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(43, 42)
- Me.查詢_bt.TabIndex = 1050
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '說明_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(1199, 3)
- Me.說明_bt.Name = "說明_bt"
- Me.說明_bt.Size = New System.Drawing.Size(73, 25)
- Me.說明_bt.TabIndex = 1084
- 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(1272, 3)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(73, 25)
- Me.刪除_bt.TabIndex = 1083
- Me.刪除_bt.Text = "刪除"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(955, 8)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(44, 16)
- Me.Label11.TabIndex = 1085
- Me.Label11.Text = "文件號"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(155, 461)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(94, 16)
- Me.Label13.TabIndex = 1087
- Me.Label13.Text = "File Description"
- '
- '文檔說明2_tb
- '
- Me.文檔說明2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文檔說明2_tb.Location = New System.Drawing.Point(251, 458)
- Me.文檔說明2_tb.Name = "文檔說明2_tb"
- Me.文檔說明2_tb.Size = New System.Drawing.Size(493, 23)
- Me.文檔說明2_tb.TabIndex = 1086
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(155, 485)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(97, 16)
- Me.Label14.TabIndex = 1089
- Me.Label14.Text = "Deskripsi Berkas"
- '
- '文檔說明3_tb
- '
- Me.文檔說明3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文檔說明3_tb.Location = New System.Drawing.Point(251, 482)
- Me.文檔說明3_tb.Name = "文檔說明3_tb"
- Me.文檔說明3_tb.Size = New System.Drawing.Size(493, 23)
- Me.文檔說明3_tb.TabIndex = 1088
- '
- '文件_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.文件_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- 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.BackgroundColor = System.Drawing.Color.White
- Me.文件_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.文件_dgv.Location = New System.Drawing.Point(749, 32)
- Me.文件_dgv.Name = "文件_dgv"
- Me.文件_dgv.RowHeadersWidth = 5
- Me.文件_dgv.RowTemplate.Height = 24
- Me.文件_dgv.Size = New System.Drawing.Size(597, 645)
- Me.文件_dgv.TabIndex = 1090
- '
- '工程文件資料庫管理_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
- Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.工程文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(3, 3)
- Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
- Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
- Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
- Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(116, 175)
- Me.工程文件資料庫管理_dgv.TabIndex = 1738
- '
- '新增檔案_ch
- '
- Me.新增檔案_ch.AutoSize = True
- Me.新增檔案_ch.Location = New System.Drawing.Point(161, 411)
- Me.新增檔案_ch.Name = "新增檔案_ch"
- Me.新增檔案_ch.Size = New System.Drawing.Size(75, 20)
- Me.新增檔案_ch.TabIndex = 1739
- Me.新增檔案_ch.Text = "新增檔案"
- Me.新增檔案_ch.UseVisualStyleBackColor = True
- '
- '覆蓋檔案_ch
- '
- Me.覆蓋檔案_ch.AutoSize = True
- Me.覆蓋檔案_ch.Location = New System.Drawing.Point(247, 411)
- Me.覆蓋檔案_ch.Name = "覆蓋檔案_ch"
- Me.覆蓋檔案_ch.Size = New System.Drawing.Size(75, 20)
- Me.覆蓋檔案_ch.TabIndex = 1740
- Me.覆蓋檔案_ch.Text = "覆蓋檔案"
- Me.覆蓋檔案_ch.UseVisualStyleBackColor = True
- '
- '文件說明_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
- Me.文件說明_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.文件說明_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.文件說明_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.文件說明_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.文件說明_dgv.Location = New System.Drawing.Point(122, 3)
- Me.文件說明_dgv.Name = "文件說明_dgv"
- Me.文件說明_dgv.RowHeadersWidth = 5
- Me.文件說明_dgv.RowTemplate.Height = 24
- Me.文件說明_dgv.Size = New System.Drawing.Size(116, 175)
- Me.文件說明_dgv.TabIndex = 1741
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(3, 5)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(649, 16)
- Me.Label15.TabIndex = 1742
- Me.Label15.Text = "新增檔案步驟 -> 1、選擇合約號。 2、拖曳檔案到FTP。 3、選擇文檔類型與填寫文件說明。 4、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(3, 28)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(568, 16)
- Me.Label16.TabIndex = 1743
- Me.Label16.Text = "檔案版本新增 -> 1、選擇合約號。 2、點選文件清單。 3、拖曳檔案到FTP。 4、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(3, 51)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(671, 16)
- Me.Label17.TabIndex = 1744
- Me.Label17.Text = "檔案原版修正-> 1、選擇合約號。 2、點選文件清單。 3、拖曳檔案到FTP。 4、勾選覆蓋檔案。 5、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '操作說明視窗_P
- '
- Me.操作說明視窗_P.BackColor = System.Drawing.Color.White
- Me.操作說明視窗_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.操作說明視窗_P.Controls.Add(Me.Cancel_bt)
- Me.操作說明視窗_P.Controls.Add(Me.Label18)
- Me.操作說明視窗_P.Controls.Add(Me.Panel2)
- Me.操作說明視窗_P.Location = New System.Drawing.Point(378, 241)
- Me.操作說明視窗_P.Name = "操作說明視窗_P"
- Me.操作說明視窗_P.Size = New System.Drawing.Size(710, 137)
- Me.操作說明視窗_P.TabIndex = 1745
- '
- 'Cancel_bt
- '
- Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel_bt.Location = New System.Drawing.Point(679, 2)
- Me.Cancel_bt.Name = "Cancel_bt"
- Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
- Me.Cancel_bt.TabIndex = 1375
- Me.Cancel_bt.Text = "X"
- Me.Cancel_bt.UseVisualStyleBackColor = False
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.Location = New System.Drawing.Point(7, 7)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(104, 16)
- Me.Label18.TabIndex = 1050
- Me.Label18.Text = "文件管理操作說明"
- Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Panel2
- '
- Me.Panel2.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.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Controls.Add(Me.Label20)
- Me.Panel2.Controls.Add(Me.Label15)
- Me.Panel2.Controls.Add(Me.Label17)
- Me.Panel2.Controls.Add(Me.Label16)
- Me.Panel2.Location = New System.Drawing.Point(5, 30)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(700, 102)
- Me.Panel2.TabIndex = 0
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Location = New System.Drawing.Point(3, 74)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(581, 16)
- Me.Label20.TabIndex = 1745
- Me.Label20.Text = "檔案資料修正-> 1、選擇合約號。 2、點選文件清單。 3、修正檔案資料。 4、按下存檔完成檔案資料修正。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(453, 412)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(44, 16)
- Me.Label19.TabIndex = 1747
- Me.Label19.Text = "上傳者"
- '
- '上傳者_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(500, 409)
- Me.上傳者_tb.Name = "上傳者_tb"
- Me.上傳者_tb.Size = New System.Drawing.Size(119, 23)
- Me.上傳者_tb.TabIndex = 1746
- '
- '歷史紀錄_bt
- '
- Me.歷史紀錄_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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(550, 652)
- Me.歷史紀錄_bt.Name = "歷史紀錄_bt"
- Me.歷史紀錄_bt.Size = New System.Drawing.Size(195, 25)
- Me.歷史紀錄_bt.TabIndex = 1748
- Me.歷史紀錄_bt.Text = "Historical Record"
- Me.歷史紀錄_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.工程文件資料庫管理_dgv)
- Me.Panel1.Controls.Add(Me.版次自動_cb)
- Me.Panel1.Controls.Add(Me.版次手動_cb)
- Me.Panel1.Controls.Add(Me.文件說明_dgv)
- Me.Panel1.Location = New System.Drawing.Point(1094, 458)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(244, 211)
- Me.Panel1.TabIndex = 1749
- Me.Panel1.Visible = False
- '
- '歷史紀錄_P
- '
- Me.歷史紀錄_P.BackColor = System.Drawing.Color.White
- Me.歷史紀錄_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.歷史紀錄_P.Controls.Add(Me.Cancel1_bt)
- Me.歷史紀錄_P.Controls.Add(Me.Label21)
- Me.歷史紀錄_P.Controls.Add(Me.Panel4)
- Me.歷史紀錄_P.Location = New System.Drawing.Point(555, 100)
- Me.歷史紀錄_P.Name = "歷史紀錄_P"
- Me.歷史紀錄_P.Size = New System.Drawing.Size(394, 469)
- Me.歷史紀錄_P.TabIndex = 1750
- '
- 'Cancel1_bt
- '
- Me.Cancel1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel1_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel1_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel1_bt.Location = New System.Drawing.Point(363, 2)
- Me.Cancel1_bt.Name = "Cancel1_bt"
- Me.Cancel1_bt.Size = New System.Drawing.Size(26, 26)
- Me.Cancel1_bt.TabIndex = 1375
- Me.Cancel1_bt.Text = "X"
- Me.Cancel1_bt.UseVisualStyleBackColor = False
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label21.Location = New System.Drawing.Point(7, 7)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(56, 16)
- Me.Label21.TabIndex = 1050
- Me.Label21.Text = "歷史紀錄"
- Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Panel4
- '
- Me.Panel4.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.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel4.Controls.Add(Me.歷史紀錄_dgv)
- Me.Panel4.Location = New System.Drawing.Point(5, 30)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(384, 434)
- Me.Panel4.TabIndex = 0
- '
- '歷史紀錄_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.歷史紀錄_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- 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.BackgroundColor = System.Drawing.Color.White
- Me.歷史紀錄_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.歷史紀錄_dgv.Location = New System.Drawing.Point(2, 1)
- Me.歷史紀錄_dgv.Name = "歷史紀錄_dgv"
- Me.歷史紀錄_dgv.RowHeadersWidth = 5
- Me.歷史紀錄_dgv.RowTemplate.Height = 24
- Me.歷史紀錄_dgv.Size = New System.Drawing.Size(375, 426)
- Me.歷史紀錄_dgv.TabIndex = 1048
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.BackColor = System.Drawing.SystemColors.Control
- Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label22.Location = New System.Drawing.Point(5, 74)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(56, 16)
- Me.Label22.TabIndex = 1754
- Me.Label22.Text = "工程期數"
- Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '工程期1_ch
- '
- Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
- Me.工程期1_ch.FormattingEnabled = True
- Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.工程期1_ch.Location = New System.Drawing.Point(62, 70)
- Me.工程期1_ch.Name = "工程期1_ch"
- Me.工程期1_ch.Size = New System.Drawing.Size(91, 24)
- Me.工程期1_ch.TabIndex = 1753
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.BackColor = System.Drawing.SystemColors.Control
- Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label23.Location = New System.Drawing.Point(4, 49)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(56, 16)
- Me.Label23.TabIndex = 1752
- Me.Label23.Text = "合約甲方"
- Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '合約編號1_cb
- '
- Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
- Me.合約編號1_cb.FormattingEnabled = True
- Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
- Me.合約編號1_cb.Location = New System.Drawing.Point(62, 45)
- Me.合約編號1_cb.Name = "合約編號1_cb"
- Me.合約編號1_cb.Size = New System.Drawing.Size(91, 24)
- Me.合約編號1_cb.TabIndex = 1751
- '
- '合約文件圖庫管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.工程期1_ch)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.合約編號1_cb)
- Me.Controls.Add(Me.歷史紀錄_P)
- Me.Controls.Add(Me.操作說明視窗_P)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.歷史紀錄_bt)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.上傳者_tb)
- Me.Controls.Add(Me.覆蓋檔案_ch)
- Me.Controls.Add(Me.新增檔案_ch)
- Me.Controls.Add(Me.文檔說明3_tb)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.文檔說明2_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.說明_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.文檔類型_cb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.文檔說明1_tb)
- Me.Controls.Add(Me.上傳日期_dtp)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.版本_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.文件號_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.副檔名_tb)
- Me.Controls.Add(Me.下載_tb)
- Me.Controls.Add(Me.合約號_tb)
- Me.Controls.Add(Me.存檔_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.檔案名稱_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.檔案路徑_tb)
- Me.Controls.Add(Me.PC_lb)
- Me.Controls.Add(Me.讀取料夾路徑_bt)
- Me.Controls.Add(Me.本機_wb)
- Me.Controls.Add(Me.伺服器_wb)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.關鍵字搜尋_tb)
- Me.Controls.Add(Me.合約_dgv)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label14)
- 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()
- Me.操作說明視窗_P.ResumeLayout(False)
- Me.操作說明視窗_P.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.歷史紀錄_P.ResumeLayout(False)
- Me.歷史紀錄_P.PerformLayout()
- Me.Panel4.ResumeLayout(False)
- CType(Me.歷史紀錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents 關鍵字搜尋_tb As TextBox
- Friend WithEvents 合約_dgv As DataGridView
- Friend WithEvents 檔案路徑_tb As TextBox
- Friend WithEvents PC_lb As Label
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents 本機_wb As WebBrowser
- Friend WithEvents 伺服器_wb As WebBrowser
- Friend WithEvents 文檔類型_cb As ComboBox
- Friend WithEvents 版次手動_cb As CheckBox
- Friend WithEvents 版次自動_cb As CheckBox
- Friend WithEvents Label10 As Label
- Friend WithEvents 文檔說明1_tb As TextBox
- Friend WithEvents 上傳日期_dtp As DateTimePicker
- Friend WithEvents Label1 As Label
- Friend WithEvents 版本_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 文件號_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents 副檔名_tb As TextBox
- Friend WithEvents 下載_tb As Button
- Friend WithEvents 合約號_tb As TextBox
- Friend WithEvents 存檔_tb As Button
- Friend WithEvents Label9 As Label
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 說明_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents Label11 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents 文檔說明2_tb As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents 文檔說明3_tb As TextBox
- Friend WithEvents 文件_dgv As DataGridView
- Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
- Friend WithEvents 新增檔案_ch As CheckBox
- Friend WithEvents 覆蓋檔案_ch As CheckBox
- Friend WithEvents 文件說明_dgv As DataGridView
- Friend WithEvents Label15 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents 操作說明視窗_P As Panel
- Friend WithEvents Label18 As Label
- Friend WithEvents Panel2 As Panel
- Friend WithEvents Cancel_bt As Button
- Friend WithEvents Label20 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents 上傳者_tb As TextBox
- Friend WithEvents 歷史紀錄_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 歷史紀錄_P As Panel
- Friend WithEvents Cancel1_bt As Button
- Friend WithEvents Label21 As Label
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 歷史紀錄_dgv As DataGridView
- Friend WithEvents Label22 As Label
- Friend WithEvents 工程期1_ch As ComboBox
- Friend WithEvents Label23 As Label
- Friend WithEvents 合約編號1_cb As ComboBox
- End Class
|