Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

合約文件圖庫管理.Designer.vb 48KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 合約文件圖庫管理
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  30. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  31. Me.Label22 = New System.Windows.Forms.Label()
  32. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  33. Me.Label23 = New System.Windows.Forms.Label()
  34. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  35. Me.歷史紀錄_P = New System.Windows.Forms.Panel()
  36. Me.Cancel1_bt = New System.Windows.Forms.Button()
  37. Me.Label21 = New System.Windows.Forms.Label()
  38. Me.Panel4 = New System.Windows.Forms.Panel()
  39. Me.歷史紀錄_dgv = New System.Windows.Forms.DataGridView()
  40. Me.操作說明視窗_P = New System.Windows.Forms.Panel()
  41. Me.Cancel_bt = New System.Windows.Forms.Button()
  42. Me.Label18 = New System.Windows.Forms.Label()
  43. Me.Panel2 = New System.Windows.Forms.Panel()
  44. Me.Label20 = New System.Windows.Forms.Label()
  45. Me.Label15 = New System.Windows.Forms.Label()
  46. Me.Label17 = New System.Windows.Forms.Label()
  47. Me.Label16 = New System.Windows.Forms.Label()
  48. Me.Panel1 = New System.Windows.Forms.Panel()
  49. Me.工程文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  50. Me.版次自動_cb = New System.Windows.Forms.CheckBox()
  51. Me.版次手動_cb = New System.Windows.Forms.CheckBox()
  52. Me.文件說明_dgv = New System.Windows.Forms.DataGridView()
  53. Me.歷史紀錄_bt = New System.Windows.Forms.Button()
  54. Me.Label19 = New System.Windows.Forms.Label()
  55. Me.上傳者_tb = New System.Windows.Forms.TextBox()
  56. Me.覆蓋檔案_ch = New System.Windows.Forms.CheckBox()
  57. Me.新增檔案_ch = New System.Windows.Forms.CheckBox()
  58. Me.文檔說明3_tb = New System.Windows.Forms.TextBox()
  59. Me.Label13 = New System.Windows.Forms.Label()
  60. Me.文檔說明2_tb = New System.Windows.Forms.TextBox()
  61. Me.Label11 = New System.Windows.Forms.Label()
  62. Me.說明_bt = New System.Windows.Forms.Button()
  63. Me.刪除_bt = New System.Windows.Forms.Button()
  64. Me.文檔類型_cb = New System.Windows.Forms.ComboBox()
  65. Me.Label10 = New System.Windows.Forms.Label()
  66. Me.文檔說明1_tb = New System.Windows.Forms.TextBox()
  67. Me.上傳日期_dtp = New System.Windows.Forms.DateTimePicker()
  68. Me.Label1 = New System.Windows.Forms.Label()
  69. Me.版本_tb = New System.Windows.Forms.TextBox()
  70. Me.Label4 = New System.Windows.Forms.Label()
  71. Me.Label3 = New System.Windows.Forms.Label()
  72. Me.文件號_tb = New System.Windows.Forms.TextBox()
  73. Me.Label2 = New System.Windows.Forms.Label()
  74. Me.Label5 = New System.Windows.Forms.Label()
  75. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  76. Me.下載_tb = New System.Windows.Forms.Button()
  77. Me.合約號_tb = New System.Windows.Forms.TextBox()
  78. Me.存檔_tb = New System.Windows.Forms.Button()
  79. Me.Label9 = New System.Windows.Forms.Label()
  80. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  81. Me.Label12 = New System.Windows.Forms.Label()
  82. Me.Label8 = New System.Windows.Forms.Label()
  83. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  84. Me.PC_lb = New System.Windows.Forms.Label()
  85. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  86. Me.本機_wb = New System.Windows.Forms.WebBrowser()
  87. Me.伺服器_wb = New System.Windows.Forms.WebBrowser()
  88. Me.Label7 = New System.Windows.Forms.Label()
  89. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  90. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  91. Me.Label6 = New System.Windows.Forms.Label()
  92. Me.Label14 = New System.Windows.Forms.Label()
  93. Me.文件_dgv = New System.Windows.Forms.DataGridView()
  94. Me.查詢_bt = New System.Windows.Forms.Button()
  95. Me.歷史紀錄_P.SuspendLayout()
  96. Me.Panel4.SuspendLayout()
  97. CType(Me.歷史紀錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. Me.操作說明視窗_P.SuspendLayout()
  99. Me.Panel2.SuspendLayout()
  100. Me.Panel1.SuspendLayout()
  101. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.文件說明_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.文件_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. Me.SuspendLayout()
  106. '
  107. 'SaveFileDialog1
  108. '
  109. Me.SaveFileDialog1.DefaultExt = "jpg"
  110. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  111. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  112. '
  113. 'Label22
  114. '
  115. Me.Label22.AutoSize = True
  116. Me.Label22.BackColor = System.Drawing.SystemColors.Control
  117. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.Label22.Location = New System.Drawing.Point(5, 75)
  119. Me.Label22.Name = "Label22"
  120. Me.Label22.Size = New System.Drawing.Size(55, 16)
  121. Me.Label22.TabIndex = 1803
  122. Me.Label22.Text = "工程期數"
  123. Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  124. '
  125. '工程期1_ch
  126. '
  127. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  128. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  129. Me.工程期1_ch.FormattingEnabled = True
  130. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  131. Me.工程期1_ch.Location = New System.Drawing.Point(62, 71)
  132. Me.工程期1_ch.Name = "工程期1_ch"
  133. Me.工程期1_ch.Size = New System.Drawing.Size(91, 24)
  134. Me.工程期1_ch.TabIndex = 1802
  135. '
  136. 'Label23
  137. '
  138. Me.Label23.AutoSize = True
  139. Me.Label23.BackColor = System.Drawing.SystemColors.Control
  140. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.Label23.Location = New System.Drawing.Point(4, 50)
  142. Me.Label23.Name = "Label23"
  143. Me.Label23.Size = New System.Drawing.Size(55, 16)
  144. Me.Label23.TabIndex = 1801
  145. Me.Label23.Text = "合約甲方"
  146. Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  147. '
  148. '合約編號1_cb
  149. '
  150. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  151. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  152. Me.合約編號1_cb.FormattingEnabled = True
  153. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  154. Me.合約編號1_cb.Location = New System.Drawing.Point(62, 46)
  155. Me.合約編號1_cb.Name = "合約編號1_cb"
  156. Me.合約編號1_cb.Size = New System.Drawing.Size(91, 24)
  157. Me.合約編號1_cb.TabIndex = 1800
  158. '
  159. '歷史紀錄_P
  160. '
  161. Me.歷史紀錄_P.BackColor = System.Drawing.Color.White
  162. Me.歷史紀錄_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  163. Me.歷史紀錄_P.Controls.Add(Me.Cancel1_bt)
  164. Me.歷史紀錄_P.Controls.Add(Me.Label21)
  165. Me.歷史紀錄_P.Controls.Add(Me.Panel4)
  166. Me.歷史紀錄_P.Location = New System.Drawing.Point(555, 101)
  167. Me.歷史紀錄_P.Name = "歷史紀錄_P"
  168. Me.歷史紀錄_P.Size = New System.Drawing.Size(394, 469)
  169. Me.歷史紀錄_P.TabIndex = 1799
  170. '
  171. 'Cancel1_bt
  172. '
  173. Me.Cancel1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  174. Me.Cancel1_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  175. Me.Cancel1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.Cancel1_bt.ForeColor = System.Drawing.Color.Black
  177. Me.Cancel1_bt.Location = New System.Drawing.Point(363, 2)
  178. Me.Cancel1_bt.Name = "Cancel1_bt"
  179. Me.Cancel1_bt.Size = New System.Drawing.Size(26, 26)
  180. Me.Cancel1_bt.TabIndex = 1375
  181. Me.Cancel1_bt.Text = "X"
  182. Me.Cancel1_bt.UseVisualStyleBackColor = False
  183. '
  184. 'Label21
  185. '
  186. Me.Label21.AutoSize = True
  187. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  188. Me.Label21.Location = New System.Drawing.Point(7, 7)
  189. Me.Label21.Name = "Label21"
  190. Me.Label21.Size = New System.Drawing.Size(55, 16)
  191. Me.Label21.TabIndex = 1050
  192. Me.Label21.Text = "歷史紀錄"
  193. Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  194. '
  195. 'Panel4
  196. '
  197. Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  198. Or System.Windows.Forms.AnchorStyles.Left) _
  199. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  200. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  201. Me.Panel4.Controls.Add(Me.歷史紀錄_dgv)
  202. Me.Panel4.Location = New System.Drawing.Point(5, 30)
  203. Me.Panel4.Name = "Panel4"
  204. Me.Panel4.Size = New System.Drawing.Size(384, 434)
  205. Me.Panel4.TabIndex = 0
  206. '
  207. '歷史紀錄_dgv
  208. '
  209. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  210. Me.歷史紀錄_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  211. Me.歷史紀錄_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  212. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  213. Me.歷史紀錄_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  214. Me.歷史紀錄_dgv.BackgroundColor = System.Drawing.Color.White
  215. Me.歷史紀錄_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  216. Me.歷史紀錄_dgv.Location = New System.Drawing.Point(2, 1)
  217. Me.歷史紀錄_dgv.Name = "歷史紀錄_dgv"
  218. Me.歷史紀錄_dgv.RowHeadersWidth = 5
  219. Me.歷史紀錄_dgv.RowTemplate.Height = 24
  220. Me.歷史紀錄_dgv.Size = New System.Drawing.Size(375, 426)
  221. Me.歷史紀錄_dgv.TabIndex = 1048
  222. '
  223. '操作說明視窗_P
  224. '
  225. Me.操作說明視窗_P.BackColor = System.Drawing.Color.White
  226. Me.操作說明視窗_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  227. Me.操作說明視窗_P.Controls.Add(Me.Cancel_bt)
  228. Me.操作說明視窗_P.Controls.Add(Me.Label18)
  229. Me.操作說明視窗_P.Controls.Add(Me.Panel2)
  230. Me.操作說明視窗_P.Location = New System.Drawing.Point(378, 242)
  231. Me.操作說明視窗_P.Name = "操作說明視窗_P"
  232. Me.操作說明視窗_P.Size = New System.Drawing.Size(710, 137)
  233. Me.操作說明視窗_P.TabIndex = 1794
  234. '
  235. 'Cancel_bt
  236. '
  237. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  238. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  239. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  241. Me.Cancel_bt.Location = New System.Drawing.Point(679, 2)
  242. Me.Cancel_bt.Name = "Cancel_bt"
  243. Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
  244. Me.Cancel_bt.TabIndex = 1375
  245. Me.Cancel_bt.Text = "X"
  246. Me.Cancel_bt.UseVisualStyleBackColor = False
  247. '
  248. 'Label18
  249. '
  250. Me.Label18.AutoSize = True
  251. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. Me.Label18.Location = New System.Drawing.Point(7, 7)
  253. Me.Label18.Name = "Label18"
  254. Me.Label18.Size = New System.Drawing.Size(103, 16)
  255. Me.Label18.TabIndex = 1050
  256. Me.Label18.Text = "文件管理操作說明"
  257. Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  258. '
  259. 'Panel2
  260. '
  261. Me.Panel2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  262. Or System.Windows.Forms.AnchorStyles.Left) _
  263. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  264. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  265. Me.Panel2.Controls.Add(Me.Label20)
  266. Me.Panel2.Controls.Add(Me.Label15)
  267. Me.Panel2.Controls.Add(Me.Label17)
  268. Me.Panel2.Controls.Add(Me.Label16)
  269. Me.Panel2.Location = New System.Drawing.Point(5, 30)
  270. Me.Panel2.Name = "Panel2"
  271. Me.Panel2.Size = New System.Drawing.Size(700, 102)
  272. Me.Panel2.TabIndex = 0
  273. '
  274. 'Label20
  275. '
  276. Me.Label20.AutoSize = True
  277. Me.Label20.Location = New System.Drawing.Point(3, 74)
  278. Me.Label20.Name = "Label20"
  279. Me.Label20.Size = New System.Drawing.Size(580, 16)
  280. Me.Label20.TabIndex = 1745
  281. Me.Label20.Text = "檔案資料修正-> 1、選擇合約號。 2、點選文件清單。 3、修正檔案資料。 4、按下存檔完成檔案資料修正。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  282. '
  283. 'Label15
  284. '
  285. Me.Label15.AutoSize = True
  286. Me.Label15.Location = New System.Drawing.Point(3, 5)
  287. Me.Label15.Name = "Label15"
  288. Me.Label15.Size = New System.Drawing.Size(648, 16)
  289. Me.Label15.TabIndex = 1742
  290. Me.Label15.Text = "新增檔案步驟 -> 1、選擇合約號。 2、拖曳檔案到FTP。 3、選擇文檔類型與填寫文件說明。 4、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  291. '
  292. 'Label17
  293. '
  294. Me.Label17.AutoSize = True
  295. Me.Label17.Location = New System.Drawing.Point(3, 51)
  296. Me.Label17.Name = "Label17"
  297. Me.Label17.Size = New System.Drawing.Size(670, 16)
  298. Me.Label17.TabIndex = 1744
  299. Me.Label17.Text = "檔案原版修正-> 1、選擇合約號。 2、點選文件清單。 3、拖曳檔案到FTP。 4、勾選覆蓋檔案。 5、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  300. '
  301. 'Label16
  302. '
  303. Me.Label16.AutoSize = True
  304. Me.Label16.Location = New System.Drawing.Point(3, 28)
  305. Me.Label16.Name = "Label16"
  306. Me.Label16.Size = New System.Drawing.Size(567, 16)
  307. Me.Label16.TabIndex = 1743
  308. Me.Label16.Text = "檔案版本新增 -> 1、選擇合約號。 2、點選文件清單。 3、拖曳檔案到FTP。 4、按下存檔完成檔案上傳。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  309. '
  310. 'Panel1
  311. '
  312. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  313. Me.Panel1.Controls.Add(Me.工程文件資料庫管理_dgv)
  314. Me.Panel1.Controls.Add(Me.版次自動_cb)
  315. Me.Panel1.Controls.Add(Me.版次手動_cb)
  316. Me.Panel1.Controls.Add(Me.文件說明_dgv)
  317. Me.Panel1.Location = New System.Drawing.Point(1094, 459)
  318. Me.Panel1.Name = "Panel1"
  319. Me.Panel1.Size = New System.Drawing.Size(244, 211)
  320. Me.Panel1.TabIndex = 1798
  321. Me.Panel1.Visible = False
  322. '
  323. '工程文件資料庫管理_dgv
  324. '
  325. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  326. Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  327. Me.工程文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  328. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  329. DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
  330. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  332. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  333. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  334. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  335. Me.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  336. Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  337. Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(3, 3)
  338. Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
  339. Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
  340. Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
  341. Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(116, 175)
  342. Me.工程文件資料庫管理_dgv.TabIndex = 1738
  343. '
  344. '版次自動_cb
  345. '
  346. Me.版次自動_cb.AutoSize = True
  347. Me.版次自動_cb.Location = New System.Drawing.Point(3, 182)
  348. Me.版次自動_cb.Name = "版次自動_cb"
  349. Me.版次自動_cb.Size = New System.Drawing.Size(82, 20)
  350. Me.版次自動_cb.TabIndex = 1080
  351. Me.版次自動_cb.Text = "版次(自動)"
  352. Me.版次自動_cb.UseVisualStyleBackColor = True
  353. '
  354. '版次手動_cb
  355. '
  356. Me.版次手動_cb.AutoSize = True
  357. Me.版次手動_cb.Location = New System.Drawing.Point(90, 182)
  358. Me.版次手動_cb.Name = "版次手動_cb"
  359. Me.版次手動_cb.Size = New System.Drawing.Size(82, 20)
  360. Me.版次手動_cb.TabIndex = 1081
  361. Me.版次手動_cb.Text = "版次(手動)"
  362. Me.版次手動_cb.UseVisualStyleBackColor = True
  363. '
  364. '文件說明_dgv
  365. '
  366. DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
  367. Me.文件說明_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  368. Me.文件說明_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  369. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  370. DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
  371. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  372. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
  373. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  374. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  375. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  376. Me.文件說明_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
  377. Me.文件說明_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  378. Me.文件說明_dgv.Location = New System.Drawing.Point(122, 3)
  379. Me.文件說明_dgv.Name = "文件說明_dgv"
  380. Me.文件說明_dgv.RowHeadersWidth = 5
  381. Me.文件說明_dgv.RowTemplate.Height = 24
  382. Me.文件說明_dgv.Size = New System.Drawing.Size(116, 175)
  383. Me.文件說明_dgv.TabIndex = 1741
  384. '
  385. '歷史紀錄_bt
  386. '
  387. Me.歷史紀錄_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  388. Me.歷史紀錄_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  389. Me.歷史紀錄_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  390. Me.歷史紀錄_bt.Location = New System.Drawing.Point(550, 653)
  391. Me.歷史紀錄_bt.Name = "歷史紀錄_bt"
  392. Me.歷史紀錄_bt.Size = New System.Drawing.Size(195, 25)
  393. Me.歷史紀錄_bt.TabIndex = 1797
  394. Me.歷史紀錄_bt.Text = "Historical Record"
  395. Me.歷史紀錄_bt.UseVisualStyleBackColor = True
  396. '
  397. 'Label19
  398. '
  399. Me.Label19.AutoSize = True
  400. Me.Label19.Location = New System.Drawing.Point(453, 413)
  401. Me.Label19.Name = "Label19"
  402. Me.Label19.Size = New System.Drawing.Size(43, 16)
  403. Me.Label19.TabIndex = 1796
  404. Me.Label19.Text = "上傳者"
  405. '
  406. '上傳者_tb
  407. '
  408. Me.上傳者_tb.Enabled = False
  409. Me.上傳者_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  410. Me.上傳者_tb.Location = New System.Drawing.Point(500, 410)
  411. Me.上傳者_tb.Name = "上傳者_tb"
  412. Me.上傳者_tb.Size = New System.Drawing.Size(119, 23)
  413. Me.上傳者_tb.TabIndex = 1795
  414. '
  415. '覆蓋檔案_ch
  416. '
  417. Me.覆蓋檔案_ch.AutoSize = True
  418. Me.覆蓋檔案_ch.Location = New System.Drawing.Point(247, 412)
  419. Me.覆蓋檔案_ch.Name = "覆蓋檔案_ch"
  420. Me.覆蓋檔案_ch.Size = New System.Drawing.Size(74, 20)
  421. Me.覆蓋檔案_ch.TabIndex = 1793
  422. Me.覆蓋檔案_ch.Text = "覆蓋檔案"
  423. Me.覆蓋檔案_ch.UseVisualStyleBackColor = True
  424. '
  425. '新增檔案_ch
  426. '
  427. Me.新增檔案_ch.AutoSize = True
  428. Me.新增檔案_ch.Location = New System.Drawing.Point(161, 412)
  429. Me.新增檔案_ch.Name = "新增檔案_ch"
  430. Me.新增檔案_ch.Size = New System.Drawing.Size(74, 20)
  431. Me.新增檔案_ch.TabIndex = 1792
  432. Me.新增檔案_ch.Text = "新增檔案"
  433. Me.新增檔案_ch.UseVisualStyleBackColor = True
  434. '
  435. '文檔說明3_tb
  436. '
  437. Me.文檔說明3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  438. Me.文檔說明3_tb.Location = New System.Drawing.Point(251, 483)
  439. Me.文檔說明3_tb.Name = "文檔說明3_tb"
  440. Me.文檔說明3_tb.Size = New System.Drawing.Size(493, 23)
  441. Me.文檔說明3_tb.TabIndex = 1789
  442. '
  443. 'Label13
  444. '
  445. Me.Label13.AutoSize = True
  446. Me.Label13.Location = New System.Drawing.Point(155, 462)
  447. Me.Label13.Name = "Label13"
  448. Me.Label13.Size = New System.Drawing.Size(93, 16)
  449. Me.Label13.TabIndex = 1788
  450. Me.Label13.Text = "File Description"
  451. '
  452. '文檔說明2_tb
  453. '
  454. Me.文檔說明2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  455. Me.文檔說明2_tb.Location = New System.Drawing.Point(251, 459)
  456. Me.文檔說明2_tb.Name = "文檔說明2_tb"
  457. Me.文檔說明2_tb.Size = New System.Drawing.Size(493, 23)
  458. Me.文檔說明2_tb.TabIndex = 1787
  459. '
  460. 'Label11
  461. '
  462. Me.Label11.AutoSize = True
  463. Me.Label11.Location = New System.Drawing.Point(955, 9)
  464. Me.Label11.Name = "Label11"
  465. Me.Label11.Size = New System.Drawing.Size(43, 16)
  466. Me.Label11.TabIndex = 1786
  467. Me.Label11.Text = "文件號"
  468. '
  469. '說明_bt
  470. '
  471. Me.說明_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  472. Me.說明_bt.ForeColor = System.Drawing.Color.Green
  473. Me.說明_bt.Location = New System.Drawing.Point(1199, 4)
  474. Me.說明_bt.Name = "說明_bt"
  475. Me.說明_bt.Size = New System.Drawing.Size(73, 25)
  476. Me.說明_bt.TabIndex = 1785
  477. Me.說明_bt.Text = "說明"
  478. Me.說明_bt.UseVisualStyleBackColor = True
  479. '
  480. '刪除_bt
  481. '
  482. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  483. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  484. Me.刪除_bt.Location = New System.Drawing.Point(1272, 4)
  485. Me.刪除_bt.Name = "刪除_bt"
  486. Me.刪除_bt.Size = New System.Drawing.Size(73, 25)
  487. Me.刪除_bt.TabIndex = 1784
  488. Me.刪除_bt.Text = "刪除"
  489. Me.刪除_bt.UseVisualStyleBackColor = True
  490. '
  491. '文檔類型_cb
  492. '
  493. Me.文檔類型_cb.FormattingEnabled = True
  494. Me.文檔類型_cb.Items.AddRange(New Object() {"", "客戶2D圖", "客戶2D素材圖紙", "客戶2D產品圖紙"})
  495. Me.文檔類型_cb.Location = New System.Drawing.Point(607, 6)
  496. Me.文檔類型_cb.Name = "文檔類型_cb"
  497. Me.文檔類型_cb.Size = New System.Drawing.Size(140, 24)
  498. Me.文檔類型_cb.TabIndex = 1783
  499. '
  500. 'Label10
  501. '
  502. Me.Label10.AutoSize = True
  503. Me.Label10.Location = New System.Drawing.Point(155, 438)
  504. Me.Label10.Name = "Label10"
  505. Me.Label10.Size = New System.Drawing.Size(64, 16)
  506. Me.Label10.TabIndex = 1782
  507. Me.Label10.Text = "文 件 說 明"
  508. '
  509. '文檔說明1_tb
  510. '
  511. Me.文檔說明1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  512. Me.文檔說明1_tb.Location = New System.Drawing.Point(251, 435)
  513. Me.文檔說明1_tb.Name = "文檔說明1_tb"
  514. Me.文檔說明1_tb.Size = New System.Drawing.Size(493, 23)
  515. Me.文檔說明1_tb.TabIndex = 1781
  516. '
  517. '上傳日期_dtp
  518. '
  519. Me.上傳日期_dtp.CustomFormat = "yyyy/MM/dd"
  520. Me.上傳日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  521. Me.上傳日期_dtp.Location = New System.Drawing.Point(659, 410)
  522. Me.上傳日期_dtp.Name = "上傳日期_dtp"
  523. Me.上傳日期_dtp.Size = New System.Drawing.Size(85, 23)
  524. Me.上傳日期_dtp.TabIndex = 1780
  525. '
  526. 'Label1
  527. '
  528. Me.Label1.AutoSize = True
  529. Me.Label1.Location = New System.Drawing.Point(1094, 9)
  530. Me.Label1.Name = "Label1"
  531. Me.Label1.Size = New System.Drawing.Size(31, 16)
  532. Me.Label1.TabIndex = 1779
  533. Me.Label1.Text = "版次"
  534. '
  535. '版本_tb
  536. '
  537. Me.版本_tb.Enabled = False
  538. Me.版本_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  539. Me.版本_tb.Location = New System.Drawing.Point(1127, 6)
  540. Me.版本_tb.Name = "版本_tb"
  541. Me.版本_tb.Size = New System.Drawing.Size(39, 23)
  542. Me.版本_tb.TabIndex = 1778
  543. Me.版本_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  544. '
  545. 'Label4
  546. '
  547. Me.Label4.AutoSize = True
  548. Me.Label4.Location = New System.Drawing.Point(625, 413)
  549. Me.Label4.Name = "Label4"
  550. Me.Label4.Size = New System.Drawing.Size(31, 16)
  551. Me.Label4.TabIndex = 1777
  552. Me.Label4.Text = "日期"
  553. '
  554. 'Label3
  555. '
  556. Me.Label3.AutoSize = True
  557. Me.Label3.Location = New System.Drawing.Point(548, 9)
  558. Me.Label3.Name = "Label3"
  559. Me.Label3.Size = New System.Drawing.Size(55, 16)
  560. Me.Label3.TabIndex = 1776
  561. Me.Label3.Text = "文檔類型"
  562. '
  563. '文件號_tb
  564. '
  565. Me.文件號_tb.Enabled = False
  566. Me.文件號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  567. Me.文件號_tb.Location = New System.Drawing.Point(1001, 5)
  568. Me.文件號_tb.Name = "文件號_tb"
  569. Me.文件號_tb.Size = New System.Drawing.Size(87, 23)
  570. Me.文件號_tb.TabIndex = 1775
  571. Me.文件號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  572. '
  573. 'Label2
  574. '
  575. Me.Label2.AutoSize = True
  576. Me.Label2.Location = New System.Drawing.Point(750, 9)
  577. Me.Label2.Name = "Label2"
  578. Me.Label2.Size = New System.Drawing.Size(43, 16)
  579. Me.Label2.TabIndex = 1774
  580. Me.Label2.Text = "合約號"
  581. '
  582. 'Label5
  583. '
  584. Me.Label5.AutoSize = True
  585. Me.Label5.Location = New System.Drawing.Point(345, 413)
  586. Me.Label5.Name = "Label5"
  587. Me.Label5.Size = New System.Drawing.Size(43, 16)
  588. Me.Label5.TabIndex = 1773
  589. Me.Label5.Text = "副檔名"
  590. '
  591. '副檔名_tb
  592. '
  593. Me.副檔名_tb.Enabled = False
  594. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  595. Me.副檔名_tb.Location = New System.Drawing.Point(392, 410)
  596. Me.副檔名_tb.Name = "副檔名_tb"
  597. Me.副檔名_tb.Size = New System.Drawing.Size(52, 23)
  598. Me.副檔名_tb.TabIndex = 1772
  599. '
  600. '下載_tb
  601. '
  602. Me.下載_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  603. Me.下載_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  604. Me.下載_tb.ForeColor = System.Drawing.Color.Blue
  605. Me.下載_tb.Location = New System.Drawing.Point(353, 653)
  606. Me.下載_tb.Name = "下載_tb"
  607. Me.下載_tb.Size = New System.Drawing.Size(195, 25)
  608. Me.下載_tb.TabIndex = 1771
  609. Me.下載_tb.Text = "Download File"
  610. Me.下載_tb.UseVisualStyleBackColor = True
  611. '
  612. '合約號_tb
  613. '
  614. Me.合約號_tb.Enabled = False
  615. Me.合約號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  616. Me.合約號_tb.Location = New System.Drawing.Point(796, 5)
  617. Me.合約號_tb.Name = "合約號_tb"
  618. Me.合約號_tb.Size = New System.Drawing.Size(153, 23)
  619. Me.合約號_tb.TabIndex = 1770
  620. Me.合約號_tb.WordWrap = False
  621. '
  622. '存檔_tb
  623. '
  624. Me.存檔_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  625. Me.存檔_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  626. Me.存檔_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  627. Me.存檔_tb.ForeColor = System.Drawing.Color.Green
  628. Me.存檔_tb.Location = New System.Drawing.Point(156, 653)
  629. Me.存檔_tb.Name = "存檔_tb"
  630. Me.存檔_tb.Size = New System.Drawing.Size(195, 25)
  631. Me.存檔_tb.TabIndex = 1769
  632. Me.存檔_tb.Text = "Save"
  633. Me.存檔_tb.UseVisualStyleBackColor = True
  634. '
  635. 'Label9
  636. '
  637. Me.Label9.AutoSize = True
  638. Me.Label9.Location = New System.Drawing.Point(156, 388)
  639. Me.Label9.Name = "Label9"
  640. Me.Label9.Size = New System.Drawing.Size(29, 16)
  641. Me.Label9.TabIndex = 1768
  642. Me.Label9.Text = "FILE"
  643. '
  644. '檔案名稱_tb
  645. '
  646. Me.檔案名稱_tb.AllowDrop = True
  647. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  648. Me.檔案名稱_tb.Location = New System.Drawing.Point(186, 385)
  649. Me.檔案名稱_tb.Multiline = True
  650. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  651. Me.檔案名稱_tb.Size = New System.Drawing.Size(559, 23)
  652. Me.檔案名稱_tb.TabIndex = 1767
  653. '
  654. 'Label12
  655. '
  656. Me.Label12.AutoSize = True
  657. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  658. Me.Label12.Location = New System.Drawing.Point(157, 506)
  659. Me.Label12.Name = "Label12"
  660. Me.Label12.Size = New System.Drawing.Size(124, 19)
  661. Me.Label12.TabIndex = 1764
  662. Me.Label12.Text = "伺服器FTP文件夾"
  663. '
  664. 'Label8
  665. '
  666. Me.Label8.AutoSize = True
  667. Me.Label8.ForeColor = System.Drawing.Color.Red
  668. Me.Label8.Location = New System.Drawing.Point(318, 507)
  669. Me.Label8.Name = "Label8"
  670. Me.Label8.Size = New System.Drawing.Size(423, 16)
  671. Me.Label8.TabIndex = 1765
  672. Me.Label8.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
  673. '
  674. '檔案路徑_tb
  675. '
  676. Me.檔案路徑_tb.AllowDrop = True
  677. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  678. Me.檔案路徑_tb.Location = New System.Drawing.Point(479, 6)
  679. Me.檔案路徑_tb.Multiline = True
  680. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  681. Me.檔案路徑_tb.Size = New System.Drawing.Size(25, 23)
  682. Me.檔案路徑_tb.TabIndex = 1763
  683. Me.檔案路徑_tb.Visible = False
  684. '
  685. 'PC_lb
  686. '
  687. Me.PC_lb.AutoSize = True
  688. Me.PC_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  689. Me.PC_lb.Location = New System.Drawing.Point(154, 6)
  690. Me.PC_lb.Name = "PC_lb"
  691. Me.PC_lb.Size = New System.Drawing.Size(86, 24)
  692. Me.PC_lb.TabIndex = 1762
  693. Me.PC_lb.Text = "我的電腦"
  694. '
  695. '讀取料夾路徑_bt
  696. '
  697. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  698. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  699. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(246, 5)
  700. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  701. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(227, 25)
  702. Me.讀取料夾路徑_bt.TabIndex = 1761
  703. Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
  704. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  705. '
  706. '本機_wb
  707. '
  708. Me.本機_wb.Location = New System.Drawing.Point(158, 33)
  709. Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
  710. Me.本機_wb.Name = "本機_wb"
  711. Me.本機_wb.Size = New System.Drawing.Size(587, 348)
  712. Me.本機_wb.TabIndex = 1760
  713. Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
  714. '
  715. '伺服器_wb
  716. '
  717. Me.伺服器_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  718. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  719. Me.伺服器_wb.Location = New System.Drawing.Point(157, 527)
  720. Me.伺服器_wb.MinimumSize = New System.Drawing.Size(20, 20)
  721. Me.伺服器_wb.Name = "伺服器_wb"
  722. Me.伺服器_wb.Size = New System.Drawing.Size(588, 124)
  723. Me.伺服器_wb.TabIndex = 1759
  724. Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
  725. '
  726. 'Label7
  727. '
  728. Me.Label7.AutoSize = True
  729. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  730. Me.Label7.Location = New System.Drawing.Point(4, 5)
  731. Me.Label7.Name = "Label7"
  732. Me.Label7.Size = New System.Drawing.Size(103, 16)
  733. Me.Label7.TabIndex = 1757
  734. Me.Label7.Text = "關 鍵 字 搜 尋"
  735. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  736. '
  737. '關鍵字搜尋_tb
  738. '
  739. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(4, 22)
  740. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  741. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(104, 23)
  742. Me.關鍵字搜尋_tb.TabIndex = 1756
  743. '
  744. '合約_dgv
  745. '
  746. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  747. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  748. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  749. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  750. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  751. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  752. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  753. Me.合約_dgv.Location = New System.Drawing.Point(4, 96)
  754. Me.合約_dgv.Name = "合約_dgv"
  755. Me.合約_dgv.RowHeadersWidth = 5
  756. Me.合約_dgv.RowTemplate.Height = 24
  757. Me.合約_dgv.Size = New System.Drawing.Size(149, 582)
  758. Me.合約_dgv.TabIndex = 1755
  759. '
  760. 'Label6
  761. '
  762. Me.Label6.AutoSize = True
  763. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  764. Me.Label6.ForeColor = System.Drawing.Color.Red
  765. Me.Label6.Location = New System.Drawing.Point(281, 502)
  766. Me.Label6.Name = "Label6"
  767. Me.Label6.Size = New System.Drawing.Size(33, 26)
  768. Me.Label6.TabIndex = 1766
  769. Me.Label6.Text = "↓"
  770. '
  771. 'Label14
  772. '
  773. Me.Label14.AutoSize = True
  774. Me.Label14.Location = New System.Drawing.Point(155, 486)
  775. Me.Label14.Name = "Label14"
  776. Me.Label14.Size = New System.Drawing.Size(96, 16)
  777. Me.Label14.TabIndex = 1790
  778. Me.Label14.Text = "Deskripsi Berkas"
  779. '
  780. '文件_dgv
  781. '
  782. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  783. Me.文件_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  784. Me.文件_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  785. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  786. Me.文件_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  787. Me.文件_dgv.BackgroundColor = System.Drawing.Color.White
  788. Me.文件_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  789. Me.文件_dgv.Location = New System.Drawing.Point(749, 33)
  790. Me.文件_dgv.Name = "文件_dgv"
  791. Me.文件_dgv.RowHeadersWidth = 5
  792. Me.文件_dgv.RowTemplate.Height = 24
  793. Me.文件_dgv.Size = New System.Drawing.Size(597, 645)
  794. Me.文件_dgv.TabIndex = 1791
  795. '
  796. '查詢_bt
  797. '
  798. Me.查詢_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.下載
  799. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  800. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  801. Me.查詢_bt.Location = New System.Drawing.Point(110, 3)
  802. Me.查詢_bt.Name = "查詢_bt"
  803. Me.查詢_bt.Size = New System.Drawing.Size(43, 42)
  804. Me.查詢_bt.TabIndex = 1758
  805. Me.查詢_bt.UseVisualStyleBackColor = True
  806. '
  807. '合約文件圖庫管理
  808. '
  809. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  810. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  811. Me.ClientSize = New System.Drawing.Size(1350, 681)
  812. Me.Controls.Add(Me.Label22)
  813. Me.Controls.Add(Me.工程期1_ch)
  814. Me.Controls.Add(Me.Label23)
  815. Me.Controls.Add(Me.合約編號1_cb)
  816. Me.Controls.Add(Me.歷史紀錄_P)
  817. Me.Controls.Add(Me.操作說明視窗_P)
  818. Me.Controls.Add(Me.Panel1)
  819. Me.Controls.Add(Me.歷史紀錄_bt)
  820. Me.Controls.Add(Me.Label19)
  821. Me.Controls.Add(Me.上傳者_tb)
  822. Me.Controls.Add(Me.覆蓋檔案_ch)
  823. Me.Controls.Add(Me.新增檔案_ch)
  824. Me.Controls.Add(Me.文檔說明3_tb)
  825. Me.Controls.Add(Me.Label13)
  826. Me.Controls.Add(Me.文檔說明2_tb)
  827. Me.Controls.Add(Me.Label11)
  828. Me.Controls.Add(Me.說明_bt)
  829. Me.Controls.Add(Me.刪除_bt)
  830. Me.Controls.Add(Me.文檔類型_cb)
  831. Me.Controls.Add(Me.Label10)
  832. Me.Controls.Add(Me.文檔說明1_tb)
  833. Me.Controls.Add(Me.上傳日期_dtp)
  834. Me.Controls.Add(Me.Label1)
  835. Me.Controls.Add(Me.版本_tb)
  836. Me.Controls.Add(Me.Label4)
  837. Me.Controls.Add(Me.Label3)
  838. Me.Controls.Add(Me.文件號_tb)
  839. Me.Controls.Add(Me.Label2)
  840. Me.Controls.Add(Me.Label5)
  841. Me.Controls.Add(Me.副檔名_tb)
  842. Me.Controls.Add(Me.下載_tb)
  843. Me.Controls.Add(Me.合約號_tb)
  844. Me.Controls.Add(Me.存檔_tb)
  845. Me.Controls.Add(Me.Label9)
  846. Me.Controls.Add(Me.檔案名稱_tb)
  847. Me.Controls.Add(Me.Label12)
  848. Me.Controls.Add(Me.Label8)
  849. Me.Controls.Add(Me.檔案路徑_tb)
  850. Me.Controls.Add(Me.PC_lb)
  851. Me.Controls.Add(Me.讀取料夾路徑_bt)
  852. Me.Controls.Add(Me.本機_wb)
  853. Me.Controls.Add(Me.伺服器_wb)
  854. Me.Controls.Add(Me.查詢_bt)
  855. Me.Controls.Add(Me.Label7)
  856. Me.Controls.Add(Me.關鍵字搜尋_tb)
  857. Me.Controls.Add(Me.合約_dgv)
  858. Me.Controls.Add(Me.Label6)
  859. Me.Controls.Add(Me.Label14)
  860. Me.Controls.Add(Me.文件_dgv)
  861. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  862. Me.Margin = New System.Windows.Forms.Padding(4)
  863. Me.Name = "合約文件圖庫管理"
  864. Me.Text = "合約文件圖庫管理"
  865. Me.歷史紀錄_P.ResumeLayout(False)
  866. Me.歷史紀錄_P.PerformLayout()
  867. Me.Panel4.ResumeLayout(False)
  868. CType(Me.歷史紀錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  869. Me.操作說明視窗_P.ResumeLayout(False)
  870. Me.操作說明視窗_P.PerformLayout()
  871. Me.Panel2.ResumeLayout(False)
  872. Me.Panel2.PerformLayout()
  873. Me.Panel1.ResumeLayout(False)
  874. Me.Panel1.PerformLayout()
  875. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  876. CType(Me.文件說明_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  877. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  878. CType(Me.文件_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  879. Me.ResumeLayout(False)
  880. Me.PerformLayout()
  881. End Sub
  882. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  883. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  884. Friend WithEvents Label22 As Label
  885. Friend WithEvents 工程期1_ch As ComboBox
  886. Friend WithEvents Label23 As Label
  887. Friend WithEvents 合約編號1_cb As ComboBox
  888. Friend WithEvents 歷史紀錄_P As Panel
  889. Friend WithEvents Cancel1_bt As Button
  890. Friend WithEvents Label21 As Label
  891. Friend WithEvents Panel4 As Panel
  892. Friend WithEvents 歷史紀錄_dgv As DataGridView
  893. Friend WithEvents 操作說明視窗_P As Panel
  894. Friend WithEvents Cancel_bt As Button
  895. Friend WithEvents Label18 As Label
  896. Friend WithEvents Panel2 As Panel
  897. Friend WithEvents Label20 As Label
  898. Friend WithEvents Label15 As Label
  899. Friend WithEvents Label17 As Label
  900. Friend WithEvents Label16 As Label
  901. Friend WithEvents Panel1 As Panel
  902. Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
  903. Friend WithEvents 版次自動_cb As CheckBox
  904. Friend WithEvents 版次手動_cb As CheckBox
  905. Friend WithEvents 文件說明_dgv As DataGridView
  906. Friend WithEvents 歷史紀錄_bt As Button
  907. Friend WithEvents Label19 As Label
  908. Friend WithEvents 上傳者_tb As TextBox
  909. Friend WithEvents 覆蓋檔案_ch As CheckBox
  910. Friend WithEvents 新增檔案_ch As CheckBox
  911. Friend WithEvents 文檔說明3_tb As TextBox
  912. Friend WithEvents Label13 As Label
  913. Friend WithEvents 文檔說明2_tb As TextBox
  914. Friend WithEvents Label11 As Label
  915. Friend WithEvents 說明_bt As Button
  916. Friend WithEvents 刪除_bt As Button
  917. Friend WithEvents 文檔類型_cb As ComboBox
  918. Friend WithEvents Label10 As Label
  919. Friend WithEvents 文檔說明1_tb As TextBox
  920. Friend WithEvents 上傳日期_dtp As DateTimePicker
  921. Friend WithEvents Label1 As Label
  922. Friend WithEvents 版本_tb As TextBox
  923. Friend WithEvents Label4 As Label
  924. Friend WithEvents Label3 As Label
  925. Friend WithEvents 文件號_tb As TextBox
  926. Friend WithEvents Label2 As Label
  927. Friend WithEvents Label5 As Label
  928. Friend WithEvents 副檔名_tb As TextBox
  929. Friend WithEvents 下載_tb As Button
  930. Friend WithEvents 合約號_tb As TextBox
  931. Friend WithEvents 存檔_tb As Button
  932. Friend WithEvents Label9 As Label
  933. Friend WithEvents 檔案名稱_tb As TextBox
  934. Friend WithEvents Label12 As Label
  935. Friend WithEvents Label8 As Label
  936. Friend WithEvents 檔案路徑_tb As TextBox
  937. Friend WithEvents PC_lb As Label
  938. Friend WithEvents 讀取料夾路徑_bt As Button
  939. Friend WithEvents 本機_wb As WebBrowser
  940. Friend WithEvents 伺服器_wb As WebBrowser
  941. Friend WithEvents 查詢_bt As Button
  942. Friend WithEvents Label7 As Label
  943. Friend WithEvents 關鍵字搜尋_tb As TextBox
  944. Friend WithEvents 合約_dgv As DataGridView
  945. Friend WithEvents Label6 As Label
  946. Friend WithEvents Label14 As Label
  947. Friend WithEvents 文件_dgv As DataGridView
  948. End Class