暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

FTP資料夾管理.Designer.vb 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class FTP資料夾管理
  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. Me.TextBox4 = New System.Windows.Forms.TextBox()
  24. Me.Button3 = New System.Windows.Forms.Button()
  25. Me.Button2 = New System.Windows.Forms.Button()
  26. Me.Button1 = New System.Windows.Forms.Button()
  27. Me.TextBox3 = New System.Windows.Forms.TextBox()
  28. Me.TextBox2 = New System.Windows.Forms.TextBox()
  29. Me.TextBox1 = New System.Windows.Forms.TextBox()
  30. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  31. Me.Label12 = New System.Windows.Forms.Label()
  32. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  33. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  34. Me.SuspendLayout()
  35. '
  36. 'TextBox4
  37. '
  38. Me.TextBox4.Location = New System.Drawing.Point(500, 8)
  39. Me.TextBox4.Name = "TextBox4"
  40. Me.TextBox4.Size = New System.Drawing.Size(70, 23)
  41. Me.TextBox4.TabIndex = 632
  42. '
  43. 'Button3
  44. '
  45. Me.Button3.Location = New System.Drawing.Point(747, 8)
  46. Me.Button3.Name = "Button3"
  47. Me.Button3.Size = New System.Drawing.Size(75, 23)
  48. Me.Button3.TabIndex = 631
  49. Me.Button3.Text = "刪除"
  50. Me.Button3.UseVisualStyleBackColor = True
  51. '
  52. 'Button2
  53. '
  54. Me.Button2.Location = New System.Drawing.Point(666, 8)
  55. Me.Button2.Name = "Button2"
  56. Me.Button2.Size = New System.Drawing.Size(75, 23)
  57. Me.Button2.TabIndex = 630
  58. Me.Button2.Text = "修改"
  59. Me.Button2.UseVisualStyleBackColor = True
  60. '
  61. 'Button1
  62. '
  63. Me.Button1.Location = New System.Drawing.Point(585, 8)
  64. Me.Button1.Name = "Button1"
  65. Me.Button1.Size = New System.Drawing.Size(75, 23)
  66. Me.Button1.TabIndex = 629
  67. Me.Button1.Text = "新增"
  68. Me.Button1.UseVisualStyleBackColor = True
  69. '
  70. 'TextBox3
  71. '
  72. Me.TextBox3.Location = New System.Drawing.Point(294, 8)
  73. Me.TextBox3.Name = "TextBox3"
  74. Me.TextBox3.Size = New System.Drawing.Size(200, 23)
  75. Me.TextBox3.TabIndex = 628
  76. '
  77. 'TextBox2
  78. '
  79. Me.TextBox2.Location = New System.Drawing.Point(88, 8)
  80. Me.TextBox2.Name = "TextBox2"
  81. Me.TextBox2.Size = New System.Drawing.Size(200, 23)
  82. Me.TextBox2.TabIndex = 627
  83. '
  84. 'TextBox1
  85. '
  86. Me.TextBox1.Location = New System.Drawing.Point(12, 8)
  87. Me.TextBox1.Name = "TextBox1"
  88. Me.TextBox1.Size = New System.Drawing.Size(70, 23)
  89. Me.TextBox1.TabIndex = 626
  90. '
  91. 'DataGridView1
  92. '
  93. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  94. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  95. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  96. Me.DataGridView1.Location = New System.Drawing.Point(12, 37)
  97. Me.DataGridView1.Name = "DataGridView1"
  98. Me.DataGridView1.RowHeadersWidth = 5
  99. Me.DataGridView1.RowTemplate.Height = 24
  100. Me.DataGridView1.Size = New System.Drawing.Size(565, 922)
  101. Me.DataGridView1.TabIndex = 625
  102. '
  103. 'Label12
  104. '
  105. Me.Label12.AutoSize = True
  106. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  107. Me.Label12.Location = New System.Drawing.Point(968, 15)
  108. Me.Label12.Name = "Label12"
  109. Me.Label12.Size = New System.Drawing.Size(100, 16)
  110. Me.Label12.TabIndex = 624
  111. Me.Label12.Text = "伺服器FTP文件夾"
  112. '
  113. 'WebBrowser1
  114. '
  115. Me.WebBrowser1.Location = New System.Drawing.Point(585, 37)
  116. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  117. Me.WebBrowser1.Name = "WebBrowser1"
  118. Me.WebBrowser1.Size = New System.Drawing.Size(1318, 922)
  119. Me.WebBrowser1.TabIndex = 623
  120. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  121. '
  122. 'FTP資料夾管理
  123. '
  124. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  125. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  126. Me.ClientSize = New System.Drawing.Size(1914, 971)
  127. Me.Controls.Add(Me.TextBox4)
  128. Me.Controls.Add(Me.Button3)
  129. Me.Controls.Add(Me.Button2)
  130. Me.Controls.Add(Me.Button1)
  131. Me.Controls.Add(Me.TextBox3)
  132. Me.Controls.Add(Me.TextBox2)
  133. Me.Controls.Add(Me.TextBox1)
  134. Me.Controls.Add(Me.DataGridView1)
  135. Me.Controls.Add(Me.Label12)
  136. Me.Controls.Add(Me.WebBrowser1)
  137. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  138. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  139. Me.Name = "FTP資料夾管理"
  140. Me.Text = "FTP資料夾管理"
  141. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  142. Me.ResumeLayout(False)
  143. Me.PerformLayout()
  144. End Sub
  145. Friend WithEvents TextBox4 As TextBox
  146. Friend WithEvents Button3 As Button
  147. Friend WithEvents Button2 As Button
  148. Friend WithEvents Button1 As Button
  149. Friend WithEvents TextBox3 As TextBox
  150. Friend WithEvents TextBox2 As TextBox
  151. Friend WithEvents TextBox1 As TextBox
  152. Friend WithEvents DataGridView1 As DataGridView
  153. Friend WithEvents Label12 As Label
  154. Friend WithEvents WebBrowser1 As WebBrowser
  155. End Class