Ei kuvausta
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 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  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. Me.TextBox3 = New System.Windows.Forms.TextBox()
  23. Me.Button3 = New System.Windows.Forms.Button()
  24. Me.Label15 = New System.Windows.Forms.Label()
  25. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  26. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  27. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  28. Me.Label3 = New System.Windows.Forms.Label()
  29. Me.TextBox2 = New System.Windows.Forms.TextBox()
  30. Me.Button1 = New System.Windows.Forms.Button()
  31. Me.Button2 = New System.Windows.Forms.Button()
  32. Me.Label8 = New System.Windows.Forms.Label()
  33. Me.Label9 = New System.Windows.Forms.Label()
  34. Me.TextBox4 = New System.Windows.Forms.TextBox()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.Label12 = New System.Windows.Forms.Label()
  37. Me.Label13 = New System.Windows.Forms.Label()
  38. Me.Button14 = New System.Windows.Forms.Button()
  39. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  40. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  41. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  42. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  43. Me.TextBox1 = New System.Windows.Forms.TextBox()
  44. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  45. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  46. Me.SuspendLayout()
  47. '
  48. 'TextBox3
  49. '
  50. Me.TextBox3.AllowDrop = True
  51. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  52. Me.TextBox3.Location = New System.Drawing.Point(406, 512)
  53. Me.TextBox3.Multiline = True
  54. Me.TextBox3.Name = "TextBox3"
  55. Me.TextBox3.Size = New System.Drawing.Size(25, 23)
  56. Me.TextBox3.TabIndex = 641
  57. '
  58. 'Button3
  59. '
  60. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  61. Me.Button3.ForeColor = System.Drawing.Color.Red
  62. Me.Button3.Location = New System.Drawing.Point(464, 63)
  63. Me.Button3.Name = "Button3"
  64. Me.Button3.Size = New System.Drawing.Size(153, 30)
  65. Me.Button3.TabIndex = 640
  66. Me.Button3.Text = "刪除簽名檔"
  67. Me.Button3.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(216, 67)
  74. Me.Label15.Name = "Label15"
  75. Me.Label15.Size = New System.Drawing.Size(79, 16)
  76. Me.Label15.TabIndex = 639
  77. Me.Label15.Text = "簽名檔持有人"
  78. '
  79. 'ComboBox1
  80. '
  81. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  82. Me.ComboBox1.ForeColor = System.Drawing.Color.Blue
  83. Me.ComboBox1.FormattingEnabled = True
  84. Me.ComboBox1.Location = New System.Drawing.Point(302, 64)
  85. Me.ComboBox1.Name = "ComboBox1"
  86. Me.ComboBox1.Size = New System.Drawing.Size(140, 24)
  87. Me.ComboBox1.TabIndex = 638
  88. '
  89. 'DataGridView1
  90. '
  91. Me.DataGridView1.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.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  94. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  95. Me.DataGridView1.Location = New System.Drawing.Point(874, 11)
  96. Me.DataGridView1.Name = "DataGridView1"
  97. Me.DataGridView1.RowHeadersWidth = 5
  98. Me.DataGridView1.RowTemplate.Height = 24
  99. Me.DataGridView1.Size = New System.Drawing.Size(466, 422)
  100. Me.DataGridView1.TabIndex = 637
  101. '
  102. 'PictureBox1
  103. '
  104. Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  105. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  106. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  107. Me.PictureBox1.Location = New System.Drawing.Point(874, 440)
  108. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  109. Me.PictureBox1.Name = "PictureBox1"
  110. Me.PictureBox1.Size = New System.Drawing.Size(466, 233)
  111. Me.PictureBox1.TabIndex = 636
  112. Me.PictureBox1.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(10, 67)
  119. Me.Label3.Name = "Label3"
  120. Me.Label3.Size = New System.Drawing.Size(55, 16)
  121. Me.Label3.TabIndex = 635
  122. Me.Label3.Text = "圖檔編號"
  123. '
  124. 'TextBox2
  125. '
  126. Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  127. Me.TextBox2.Location = New System.Drawing.Point(70, 64)
  128. Me.TextBox2.Name = "TextBox2"
  129. Me.TextBox2.Size = New System.Drawing.Size(140, 23)
  130. Me.TextBox2.TabIndex = 634
  131. '
  132. 'Button1
  133. '
  134. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  136. Me.Button1.Location = New System.Drawing.Point(464, 1)
  137. Me.Button1.Name = "Button1"
  138. Me.Button1.Size = New System.Drawing.Size(153, 30)
  139. Me.Button1.TabIndex = 633
  140. Me.Button1.Text = "生成圖檔編號"
  141. Me.Button1.UseVisualStyleBackColor = True
  142. '
  143. 'Button2
  144. '
  145. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  146. Me.Button2.ForeColor = System.Drawing.Color.Green
  147. Me.Button2.Location = New System.Drawing.Point(464, 32)
  148. Me.Button2.Name = "Button2"
  149. Me.Button2.Size = New System.Drawing.Size(153, 30)
  150. Me.Button2.TabIndex = 632
  151. Me.Button2.Text = "簽名檔入系統"
  152. Me.Button2.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(114, 8)
  160. Me.Label8.Name = "Label8"
  161. Me.Label8.Size = New System.Drawing.Size(338, 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, 493)
  171. Me.Label9.Name = "Label9"
  172. Me.Label9.Size = New System.Drawing.Size(55, 16)
  173. Me.Label9.TabIndex = 630
  174. Me.Label9.Text = "檔案名稱"
  175. '
  176. 'TextBox4
  177. '
  178. Me.TextBox4.AllowDrop = True
  179. Me.TextBox4.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.TextBox4.ForeColor = System.Drawing.Color.Black
  182. Me.TextBox4.Location = New System.Drawing.Point(75, 489)
  183. Me.TextBox4.Name = "TextBox4"
  184. Me.TextBox4.Size = New System.Drawing.Size(786, 23)
  185. Me.TextBox4.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(414, 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, 512)
  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(14, 5)
  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. 'Button14
  220. '
  221. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.Button14.ForeColor = System.Drawing.Color.Blue
  223. Me.Button14.Location = New System.Drawing.Point(11, 29)
  224. Me.Button14.Name = "Button14"
  225. Me.Button14.Size = New System.Drawing.Size(97, 30)
  226. Me.Button14.TabIndex = 625
  227. Me.Button14.Text = "讀取料夾路徑"
  228. Me.Button14.UseVisualStyleBackColor = True
  229. '
  230. 'WebBrowser2
  231. '
  232. Me.WebBrowser2.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.WebBrowser2.Location = New System.Drawing.Point(12, 95)
  236. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  237. Me.WebBrowser2.Name = "WebBrowser2"
  238. Me.WebBrowser2.Size = New System.Drawing.Size(852, 373)
  239. Me.WebBrowser2.TabIndex = 624
  240. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  241. '
  242. 'WebBrowser1
  243. '
  244. Me.WebBrowser1.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.WebBrowser1.Location = New System.Drawing.Point(15, 536)
  247. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  248. Me.WebBrowser1.Name = "WebBrowser1"
  249. Me.WebBrowser1.Size = New System.Drawing.Size(849, 138)
  250. Me.WebBrowser1.TabIndex = 623
  251. Me.WebBrowser1.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. 'TextBox1
  260. '
  261. Me.TextBox1.AllowDrop = True
  262. Me.TextBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  263. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  264. Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
  265. Me.TextBox1.ForeColor = System.Drawing.Color.Black
  266. Me.TextBox1.Location = New System.Drawing.Point(75, 471)
  267. Me.TextBox1.Name = "TextBox1"
  268. Me.TextBox1.Size = New System.Drawing.Size(786, 16)
  269. Me.TextBox1.TabIndex = 642
  270. '
  271. '簽名檔管理
  272. '
  273. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  274. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  275. Me.ClientSize = New System.Drawing.Size(1349, 681)
  276. Me.Controls.Add(Me.TextBox1)
  277. Me.Controls.Add(Me.TextBox3)
  278. Me.Controls.Add(Me.Button3)
  279. Me.Controls.Add(Me.Label15)
  280. Me.Controls.Add(Me.ComboBox1)
  281. Me.Controls.Add(Me.DataGridView1)
  282. Me.Controls.Add(Me.PictureBox1)
  283. Me.Controls.Add(Me.Label3)
  284. Me.Controls.Add(Me.TextBox2)
  285. Me.Controls.Add(Me.Button1)
  286. Me.Controls.Add(Me.Button2)
  287. Me.Controls.Add(Me.Label8)
  288. Me.Controls.Add(Me.Label9)
  289. Me.Controls.Add(Me.TextBox4)
  290. Me.Controls.Add(Me.Label6)
  291. Me.Controls.Add(Me.Label13)
  292. Me.Controls.Add(Me.Button14)
  293. Me.Controls.Add(Me.WebBrowser2)
  294. Me.Controls.Add(Me.WebBrowser1)
  295. Me.Controls.Add(Me.Label12)
  296. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  298. Me.Name = "簽名檔管理"
  299. Me.Text = "簽名檔管理"
  300. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  301. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  302. Me.ResumeLayout(False)
  303. Me.PerformLayout()
  304. End Sub
  305. Friend WithEvents TextBox3 As TextBox
  306. Friend WithEvents Button3 As Button
  307. Friend WithEvents Label15 As Label
  308. Friend WithEvents ComboBox1 As ComboBox
  309. Friend WithEvents DataGridView1 As DataGridView
  310. Friend WithEvents PictureBox1 As PictureBox
  311. Friend WithEvents Label3 As Label
  312. Friend WithEvents TextBox2 As TextBox
  313. Friend WithEvents Button1 As Button
  314. Friend WithEvents Button2 As Button
  315. Friend WithEvents Label8 As Label
  316. Friend WithEvents Label9 As Label
  317. Friend WithEvents TextBox4 As TextBox
  318. Friend WithEvents Label6 As Label
  319. Friend WithEvents Label12 As Label
  320. Friend WithEvents Label13 As Label
  321. Friend WithEvents Button14 As Button
  322. Friend WithEvents WebBrowser2 As WebBrowser
  323. Friend WithEvents WebBrowser1 As WebBrowser
  324. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  325. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  326. Friend WithEvents TextBox1 As TextBox
  327. End Class