Няма описание
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 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(簽名檔管理))
  23. Me.檔名讀取_tb = New System.Windows.Forms.TextBox()
  24. Me.刪除檔案_bt = New System.Windows.Forms.Button()
  25. Me.Label15 = New System.Windows.Forms.Label()
  26. Me.簽名檔持有人_cb = New System.Windows.Forms.ComboBox()
  27. Me.檔案清單_dgv = New System.Windows.Forms.DataGridView()
  28. Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.圖檔編號_tb = New System.Windows.Forms.TextBox()
  31. Me.生成編號_bt = New System.Windows.Forms.Button()
  32. Me.簽名檔入系統_bt = New System.Windows.Forms.Button()
  33. Me.Label8 = New System.Windows.Forms.Label()
  34. Me.Label9 = New System.Windows.Forms.Label()
  35. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  36. Me.Label6 = New System.Windows.Forms.Label()
  37. Me.Label12 = New System.Windows.Forms.Label()
  38. Me.Label13 = New System.Windows.Forms.Label()
  39. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  40. Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
  41. Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser()
  42. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  43. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  44. CType(Me.檔案清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  45. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  46. Me.SuspendLayout()
  47. '
  48. '檔名讀取_tb
  49. '
  50. Me.檔名讀取_tb.AllowDrop = True
  51. Me.檔名讀取_tb.ForeColor = System.Drawing.Color.Black
  52. Me.檔名讀取_tb.Location = New System.Drawing.Point(406, 512)
  53. Me.檔名讀取_tb.Multiline = True
  54. Me.檔名讀取_tb.Name = "檔名讀取_tb"
  55. Me.檔名讀取_tb.Size = New System.Drawing.Size(25, 23)
  56. Me.檔名讀取_tb.TabIndex = 641
  57. '
  58. '刪除檔案_bt
  59. '
  60. Me.刪除檔案_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  61. Me.刪除檔案_bt.ForeColor = System.Drawing.Color.Red
  62. Me.刪除檔案_bt.Location = New System.Drawing.Point(724, 11)
  63. Me.刪除檔案_bt.Name = "刪除檔案_bt"
  64. Me.刪除檔案_bt.Size = New System.Drawing.Size(140, 27)
  65. Me.刪除檔案_bt.TabIndex = 640
  66. Me.刪除檔案_bt.Text = "刪除簽名檔"
  67. Me.刪除檔案_bt.UseVisualStyleBackColor = True
  68. '
  69. 'Label15
  70. '
  71. Me.Label15.AutoSize = True
  72. Me.Label15.ForeColor = System.Drawing.Color.Blue
  73. Me.Label15.Location = New System.Drawing.Point(638, 44)
  74. Me.Label15.Name = "Label15"
  75. Me.Label15.Size = New System.Drawing.Size(80, 16)
  76. Me.Label15.TabIndex = 639
  77. Me.Label15.Text = "簽名檔持有人"
  78. '
  79. '簽名檔持有人_cb
  80. '
  81. Me.簽名檔持有人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  82. Me.簽名檔持有人_cb.ForeColor = System.Drawing.Color.Blue
  83. Me.簽名檔持有人_cb.FormattingEnabled = True
  84. Me.簽名檔持有人_cb.Location = New System.Drawing.Point(724, 41)
  85. Me.簽名檔持有人_cb.Name = "簽名檔持有人_cb"
  86. Me.簽名檔持有人_cb.Size = New System.Drawing.Size(140, 24)
  87. Me.簽名檔持有人_cb.TabIndex = 638
  88. '
  89. '檔案清單_dgv
  90. '
  91. Me.檔案清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  92. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  93. Me.檔案清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  94. Me.檔案清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  95. Me.檔案清單_dgv.Location = New System.Drawing.Point(874, 11)
  96. Me.檔案清單_dgv.Name = "檔案清單_dgv"
  97. Me.檔案清單_dgv.RowHeadersWidth = 5
  98. Me.檔案清單_dgv.RowTemplate.Height = 24
  99. Me.檔案清單_dgv.Size = New System.Drawing.Size(466, 422)
  100. Me.檔案清單_dgv.TabIndex = 637
  101. '
  102. '簽名圖_pb
  103. '
  104. Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  105. Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  106. Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  107. Me.簽名圖_pb.Location = New System.Drawing.Point(874, 440)
  108. Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  109. Me.簽名圖_pb.Name = "簽名圖_pb"
  110. Me.簽名圖_pb.Size = New System.Drawing.Size(466, 233)
  111. Me.簽名圖_pb.TabIndex = 636
  112. Me.簽名圖_pb.TabStop = False
  113. '
  114. 'Label3
  115. '
  116. Me.Label3.AutoSize = True
  117. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  118. Me.Label3.Location = New System.Drawing.Point(436, 45)
  119. Me.Label3.Name = "Label3"
  120. Me.Label3.Size = New System.Drawing.Size(56, 16)
  121. Me.Label3.TabIndex = 635
  122. Me.Label3.Text = "圖檔編號"
  123. '
  124. '圖檔編號_tb
  125. '
  126. Me.圖檔編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  127. Me.圖檔編號_tb.Location = New System.Drawing.Point(492, 41)
  128. Me.圖檔編號_tb.Name = "圖檔編號_tb"
  129. Me.圖檔編號_tb.Size = New System.Drawing.Size(140, 23)
  130. Me.圖檔編號_tb.TabIndex = 634
  131. '
  132. '生成編號_bt
  133. '
  134. Me.生成編號_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.生成編號_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  136. Me.生成編號_bt.Location = New System.Drawing.Point(438, 11)
  137. Me.生成編號_bt.Name = "生成編號_bt"
  138. Me.生成編號_bt.Size = New System.Drawing.Size(140, 27)
  139. Me.生成編號_bt.TabIndex = 633
  140. Me.生成編號_bt.Text = "生成圖檔編號"
  141. Me.生成編號_bt.UseVisualStyleBackColor = True
  142. '
  143. '簽名檔入系統_bt
  144. '
  145. Me.簽名檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  146. Me.簽名檔入系統_bt.ForeColor = System.Drawing.Color.Green
  147. Me.簽名檔入系統_bt.Location = New System.Drawing.Point(581, 11)
  148. Me.簽名檔入系統_bt.Name = "簽名檔入系統_bt"
  149. Me.簽名檔入系統_bt.Size = New System.Drawing.Size(140, 27)
  150. Me.簽名檔入系統_bt.TabIndex = 632
  151. Me.簽名檔入系統_bt.Text = "簽名檔入系統"
  152. Me.簽名檔入系統_bt.UseVisualStyleBackColor = True
  153. '
  154. 'Label8
  155. '
  156. Me.Label8.AutoSize = True
  157. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  158. Me.Label8.ForeColor = System.Drawing.Color.Red
  159. Me.Label8.Location = New System.Drawing.Point(104, 14)
  160. Me.Label8.Name = "Label8"
  161. Me.Label8.Size = New System.Drawing.Size(339, 48)
  162. Me.Label8.TabIndex = 631
  163. Me.Label8.Text = "1、將我的電腦內的資料拖曳到伺服器FTP文件夾。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、在我的電腦檔案顯示處將要上傳的檔案拖曳到檔案名稱處。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、確認單據內容、檔案名稱資料無誤後方可按確認入庫" &
  164. "。"
  165. '
  166. 'Label9
  167. '
  168. Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  169. Me.Label9.AutoSize = True
  170. Me.Label9.Location = New System.Drawing.Point(13, 486)
  171. Me.Label9.Name = "Label9"
  172. Me.Label9.Size = New System.Drawing.Size(56, 16)
  173. Me.Label9.TabIndex = 630
  174. Me.Label9.Text = "檔案名稱"
  175. '
  176. '檔案名稱_tb
  177. '
  178. Me.檔案名稱_tb.AllowDrop = True
  179. Me.檔案名稱_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  180. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  181. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  182. Me.檔案名稱_tb.Location = New System.Drawing.Point(75, 483)
  183. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  184. Me.檔案名稱_tb.Size = New System.Drawing.Size(786, 23)
  185. Me.檔案名稱_tb.TabIndex = 629
  186. '
  187. 'Label6
  188. '
  189. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  190. Me.Label6.AutoSize = True
  191. Me.Label6.ForeColor = System.Drawing.Color.Red
  192. Me.Label6.Location = New System.Drawing.Point(437, 516)
  193. Me.Label6.Name = "Label6"
  194. Me.Label6.Size = New System.Drawing.Size(424, 16)
  195. Me.Label6.TabIndex = 628
  196. Me.Label6.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
  197. '
  198. 'Label12
  199. '
  200. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  201. Me.Label12.AutoSize = True
  202. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  203. Me.Label12.Location = New System.Drawing.Point(8, 509)
  204. Me.Label12.Name = "Label12"
  205. Me.Label12.Size = New System.Drawing.Size(156, 24)
  206. Me.Label12.TabIndex = 627
  207. Me.Label12.Text = "伺服器FTP文件夾"
  208. '
  209. 'Label13
  210. '
  211. Me.Label13.AutoSize = True
  212. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  213. Me.Label13.Location = New System.Drawing.Point(11, 11)
  214. Me.Label13.Name = "Label13"
  215. Me.Label13.Size = New System.Drawing.Size(86, 24)
  216. Me.Label13.TabIndex = 626
  217. Me.Label13.Text = "我的電腦"
  218. '
  219. '讀取資料夾路徑_bt
  220. '
  221. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  223. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(8, 35)
  224. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  225. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(97, 30)
  226. Me.讀取資料夾路徑_bt.TabIndex = 625
  227. Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
  228. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  229. '
  230. '本機資料夾_wb
  231. '
  232. Me.本機資料夾_wb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  233. Or System.Windows.Forms.AnchorStyles.Left) _
  234. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  235. Me.本機資料夾_wb.Location = New System.Drawing.Point(12, 71)
  236. Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  237. Me.本機資料夾_wb.Name = "本機資料夾_wb"
  238. Me.本機資料夾_wb.Size = New System.Drawing.Size(852, 405)
  239. Me.本機資料夾_wb.TabIndex = 624
  240. Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  241. '
  242. 'FTP資料夾_wb
  243. '
  244. Me.FTP資料夾_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  245. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  246. Me.FTP資料夾_wb.Location = New System.Drawing.Point(15, 536)
  247. Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  248. Me.FTP資料夾_wb.Name = "FTP資料夾_wb"
  249. Me.FTP資料夾_wb.Size = New System.Drawing.Size(849, 138)
  250. Me.FTP資料夾_wb.TabIndex = 623
  251. Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  252. '
  253. 'SaveFileDialog1
  254. '
  255. Me.SaveFileDialog1.DefaultExt = "jpg"
  256. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  257. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  258. '
  259. '簽名檔管理
  260. '
  261. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  262. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  263. Me.ClientSize = New System.Drawing.Size(1349, 681)
  264. Me.Controls.Add(Me.檔名讀取_tb)
  265. Me.Controls.Add(Me.刪除檔案_bt)
  266. Me.Controls.Add(Me.Label15)
  267. Me.Controls.Add(Me.簽名檔持有人_cb)
  268. Me.Controls.Add(Me.檔案清單_dgv)
  269. Me.Controls.Add(Me.簽名圖_pb)
  270. Me.Controls.Add(Me.Label3)
  271. Me.Controls.Add(Me.圖檔編號_tb)
  272. Me.Controls.Add(Me.生成編號_bt)
  273. Me.Controls.Add(Me.簽名檔入系統_bt)
  274. Me.Controls.Add(Me.Label8)
  275. Me.Controls.Add(Me.Label9)
  276. Me.Controls.Add(Me.檔案名稱_tb)
  277. Me.Controls.Add(Me.Label6)
  278. Me.Controls.Add(Me.Label12)
  279. Me.Controls.Add(Me.Label13)
  280. Me.Controls.Add(Me.讀取資料夾路徑_bt)
  281. Me.Controls.Add(Me.本機資料夾_wb)
  282. Me.Controls.Add(Me.FTP資料夾_wb)
  283. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  285. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  286. Me.Name = "簽名檔管理"
  287. Me.Text = "簽名檔管理"
  288. CType(Me.檔案清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  289. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  290. Me.ResumeLayout(False)
  291. Me.PerformLayout()
  292. End Sub
  293. Friend WithEvents 檔名讀取_tb As TextBox
  294. Friend WithEvents 刪除檔案_bt As Button
  295. Friend WithEvents Label15 As Label
  296. Friend WithEvents 簽名檔持有人_cb As ComboBox
  297. Friend WithEvents 檔案清單_dgv As DataGridView
  298. Friend WithEvents 簽名圖_pb As PictureBox
  299. Friend WithEvents Label3 As Label
  300. Friend WithEvents 圖檔編號_tb As TextBox
  301. Friend WithEvents 生成編號_bt As Button
  302. Friend WithEvents 簽名檔入系統_bt As Button
  303. Friend WithEvents Label8 As Label
  304. Friend WithEvents Label9 As Label
  305. Friend WithEvents 檔案名稱_tb As TextBox
  306. Friend WithEvents Label6 As Label
  307. Friend WithEvents Label12 As Label
  308. Friend WithEvents Label13 As Label
  309. Friend WithEvents 讀取資料夾路徑_bt As Button
  310. Friend WithEvents 本機資料夾_wb As WebBrowser
  311. Friend WithEvents FTP資料夾_wb As WebBrowser
  312. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  313. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  314. End Class