Açıklama Yok
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.

GCM_SQL_MGMT.Designer.vb 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class GCM_SQL_MGMT
  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. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(GCM_SQL_MGMT))
  33. Me.選擇_tb = New System.Windows.Forms.TextBox()
  34. Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
  35. Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
  36. Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
  37. Me.圖片資料庫管理修改_bt = New System.Windows.Forms.Button()
  38. Me.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
  39. Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
  40. Me.圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  41. Me.重新讀取_bt = New System.Windows.Forms.Button()
  42. Me.伺服器_lb = New System.Windows.Forms.Label()
  43. Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
  44. Me.是否可用_ch = New System.Windows.Forms.CheckBox()
  45. Me.資料庫_dgv = New System.Windows.Forms.DataGridView()
  46. Me.地點 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  47. Me.位置 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  48. Me.代表庫 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  49. Me.可執行 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
  50. Me.帳號 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  51. Me.密碼 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  52. Me.IP_tb = New System.Windows.Forms.TextBox()
  53. Me.資料庫_tb = New System.Windows.Forms.TextBox()
  54. Me.帳號_tb = New System.Windows.Forms.TextBox()
  55. Me.密碼_tb = New System.Windows.Forms.TextBox()
  56. Me.可執行_cb = New System.Windows.Forms.CheckBox()
  57. Me.地點_tb = New System.Windows.Forms.TextBox()
  58. Me.文件資料庫管理修改_bt = New System.Windows.Forms.Button()
  59. Me.文件資料庫名稱_lb = New System.Windows.Forms.Label()
  60. Me.文件資料庫名稱_tb = New System.Windows.Forms.TextBox()
  61. Me.文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  62. Me.是否可用1_ch = New System.Windows.Forms.CheckBox()
  63. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.資料庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  69. Me.SuspendLayout()
  70. '
  71. '選擇_tb
  72. '
  73. Me.選擇_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  74. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  75. Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  76. Me.選擇_tb.Location = New System.Drawing.Point(544, 401)
  77. Me.選擇_tb.Margin = New System.Windows.Forms.Padding(5)
  78. Me.選擇_tb.Name = "選擇_tb"
  79. Me.選擇_tb.Size = New System.Drawing.Size(164, 23)
  80. Me.選擇_tb.TabIndex = 1519
  81. '
  82. '資料庫清單1_dgv
  83. '
  84. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  85. Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  86. Me.資料庫清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  87. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  88. Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  89. Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
  90. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  91. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  92. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  93. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
  94. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  95. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  96. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  97. Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
  98. Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  99. Me.資料庫清單1_dgv.Location = New System.Drawing.Point(541, 425)
  100. Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
  101. Me.資料庫清單1_dgv.RowHeadersWidth = 5
  102. Me.資料庫清單1_dgv.RowTemplate.Height = 24
  103. Me.資料庫清單1_dgv.Size = New System.Drawing.Size(249, 301)
  104. Me.資料庫清單1_dgv.TabIndex = 1518
  105. '
  106. 'LOG檔截斷3_bt
  107. '
  108. Me.LOG檔截斷3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  109. Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  110. Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(708, 401)
  111. Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  112. Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
  113. Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(80, 23)
  114. Me.LOG檔截斷3_bt.TabIndex = 1517
  115. Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
  116. '
  117. '伺服器狀態_dgv
  118. '
  119. DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
  120. Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  121. Me.伺服器狀態_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  122. Or System.Windows.Forms.AnchorStyles.Left) _
  123. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  124. Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  125. Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
  126. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  127. DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
  128. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  129. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
  130. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  131. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  132. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  133. Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
  134. Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  135. Me.伺服器狀態_dgv.Location = New System.Drawing.Point(541, 26)
  136. Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
  137. Me.伺服器狀態_dgv.RowHeadersWidth = 5
  138. Me.伺服器狀態_dgv.RowTemplate.Height = 24
  139. Me.伺服器狀態_dgv.Size = New System.Drawing.Size(804, 371)
  140. Me.伺服器狀態_dgv.TabIndex = 1508
  141. '
  142. '圖片資料庫管理修改_bt
  143. '
  144. Me.圖片資料庫管理修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  145. Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(884, 423)
  146. Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  147. Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
  148. Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(184, 24)
  149. Me.圖片資料庫管理修改_bt.TabIndex = 1516
  150. Me.圖片資料庫管理修改_bt.Text = "修改"
  151. '
  152. '圖片資料庫名稱_lb
  153. '
  154. Me.圖片資料庫名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  155. Me.圖片資料庫名稱_lb.AutoSize = True
  156. Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  157. Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(792, 404)
  158. Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
  159. Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  160. Me.圖片資料庫名稱_lb.TabIndex = 1514
  161. Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
  162. '
  163. '圖片資料庫名稱_tb
  164. '
  165. Me.圖片資料庫名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  166. Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  167. Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(884, 400)
  168. Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  169. Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
  170. Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(184, 23)
  171. Me.圖片資料庫名稱_tb.TabIndex = 1513
  172. '
  173. '圖片資料庫管理_dgv
  174. '
  175. DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
  176. Me.圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  177. Me.圖片資料庫管理_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  178. Me.圖片資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  179. Me.圖片資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  180. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  181. DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
  182. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  183. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
  184. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  185. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  186. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  187. Me.圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
  188. Me.圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  189. Me.圖片資料庫管理_dgv.Location = New System.Drawing.Point(789, 447)
  190. Me.圖片資料庫管理_dgv.Name = "圖片資料庫管理_dgv"
  191. Me.圖片資料庫管理_dgv.RowHeadersWidth = 5
  192. Me.圖片資料庫管理_dgv.RowTemplate.Height = 24
  193. Me.圖片資料庫管理_dgv.Size = New System.Drawing.Size(279, 279)
  194. Me.圖片資料庫管理_dgv.TabIndex = 1512
  195. '
  196. '重新讀取_bt
  197. '
  198. Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  199. Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  200. Me.重新讀取_bt.Location = New System.Drawing.Point(1273, 2)
  201. Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  202. Me.重新讀取_bt.Name = "重新讀取_bt"
  203. Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
  204. Me.重新讀取_bt.TabIndex = 1511
  205. Me.重新讀取_bt.Text = "重新讀取"
  206. '
  207. '伺服器_lb
  208. '
  209. Me.伺服器_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  210. Me.伺服器_lb.AutoSize = True
  211. Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
  212. Me.伺服器_lb.Location = New System.Drawing.Point(1126, 5)
  213. Me.伺服器_lb.Name = "伺服器_lb"
  214. Me.伺服器_lb.Size = New System.Drawing.Size(82, 16)
  215. Me.伺服器_lb.TabIndex = 1510
  216. Me.伺服器_lb.Text = "極限容量(MB)"
  217. '
  218. 'MAX_nud
  219. '
  220. Me.MAX_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  221. Me.MAX_nud.Location = New System.Drawing.Point(1210, 2)
  222. Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  223. Me.MAX_nud.Name = "MAX_nud"
  224. Me.MAX_nud.Size = New System.Drawing.Size(62, 23)
  225. Me.MAX_nud.TabIndex = 1509
  226. Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  227. Me.MAX_nud.ThousandsSeparator = True
  228. Me.MAX_nud.Value = New Decimal(New Integer() {2048, 0, 0, 0})
  229. '
  230. '是否可用_ch
  231. '
  232. Me.是否可用_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  233. Me.是否可用_ch.AutoSize = True
  234. Me.是否可用_ch.Location = New System.Drawing.Point(796, 426)
  235. Me.是否可用_ch.Name = "是否可用_ch"
  236. Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
  237. Me.是否可用_ch.TabIndex = 1515
  238. Me.是否可用_ch.Text = "是否鎖定"
  239. Me.是否可用_ch.UseVisualStyleBackColor = True
  240. '
  241. '資料庫_dgv
  242. '
  243. DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
  244. Me.資料庫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  245. Me.資料庫_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  246. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  247. Me.資料庫_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  248. Me.資料庫_dgv.BackgroundColor = System.Drawing.Color.White
  249. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  250. DataGridViewCellStyle8.BackColor = System.Drawing.Color.White
  251. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
  253. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
  254. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  255. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  256. Me.資料庫_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
  257. Me.資料庫_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  258. Me.資料庫_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.地點, Me.位置, Me.代表庫, Me.可執行, Me.帳號, Me.密碼})
  259. Me.資料庫_dgv.Location = New System.Drawing.Point(2, 2)
  260. Me.資料庫_dgv.Name = "資料庫_dgv"
  261. Me.資料庫_dgv.RowHeadersWidth = 5
  262. Me.資料庫_dgv.RowTemplate.Height = 24
  263. Me.資料庫_dgv.Size = New System.Drawing.Size(540, 724)
  264. Me.資料庫_dgv.TabIndex = 1520
  265. '
  266. '地點
  267. '
  268. Me.地點.HeaderText = "地點"
  269. Me.地點.Name = "地點"
  270. '
  271. '位置
  272. '
  273. Me.位置.HeaderText = "位置"
  274. Me.位置.Name = "位置"
  275. '
  276. '代表庫
  277. '
  278. Me.代表庫.HeaderText = "代表庫"
  279. Me.代表庫.Name = "代表庫"
  280. '
  281. '可執行
  282. '
  283. Me.可執行.HeaderText = "可執行"
  284. Me.可執行.Name = "可執行"
  285. Me.可執行.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  286. Me.可執行.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
  287. '
  288. '帳號
  289. '
  290. Me.帳號.HeaderText = "帳號"
  291. Me.帳號.Name = "帳號"
  292. '
  293. '密碼
  294. '
  295. Me.密碼.HeaderText = "密碼"
  296. Me.密碼.Name = "密碼"
  297. '
  298. 'IP_tb
  299. '
  300. Me.IP_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.IP_tb.Location = New System.Drawing.Point(624, 2)
  302. Me.IP_tb.Margin = New System.Windows.Forms.Padding(5)
  303. Me.IP_tb.Name = "IP_tb"
  304. Me.IP_tb.Size = New System.Drawing.Size(164, 23)
  305. Me.IP_tb.TabIndex = 1521
  306. '
  307. '資料庫_tb
  308. '
  309. Me.資料庫_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  310. Me.資料庫_tb.Location = New System.Drawing.Point(788, 2)
  311. Me.資料庫_tb.Margin = New System.Windows.Forms.Padding(5)
  312. Me.資料庫_tb.Name = "資料庫_tb"
  313. Me.資料庫_tb.Size = New System.Drawing.Size(90, 23)
  314. Me.資料庫_tb.TabIndex = 1522
  315. '
  316. '帳號_tb
  317. '
  318. Me.帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.帳號_tb.Location = New System.Drawing.Point(878, 2)
  320. Me.帳號_tb.Margin = New System.Windows.Forms.Padding(5)
  321. Me.帳號_tb.Name = "帳號_tb"
  322. Me.帳號_tb.Size = New System.Drawing.Size(90, 23)
  323. Me.帳號_tb.TabIndex = 1523
  324. '
  325. '密碼_tb
  326. '
  327. Me.密碼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. Me.密碼_tb.Location = New System.Drawing.Point(968, 2)
  329. Me.密碼_tb.Margin = New System.Windows.Forms.Padding(5)
  330. Me.密碼_tb.Name = "密碼_tb"
  331. Me.密碼_tb.Size = New System.Drawing.Size(90, 23)
  332. Me.密碼_tb.TabIndex = 1524
  333. '
  334. '可執行_cb
  335. '
  336. Me.可執行_cb.AutoSize = True
  337. Me.可執行_cb.Location = New System.Drawing.Point(1064, 4)
  338. Me.可執行_cb.Name = "可執行_cb"
  339. Me.可執行_cb.Size = New System.Drawing.Size(62, 20)
  340. Me.可執行_cb.TabIndex = 1525
  341. Me.可執行_cb.Text = "可執行"
  342. Me.可執行_cb.UseVisualStyleBackColor = True
  343. '
  344. '地點_tb
  345. '
  346. Me.地點_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  347. Me.地點_tb.Location = New System.Drawing.Point(544, 2)
  348. Me.地點_tb.Margin = New System.Windows.Forms.Padding(5)
  349. Me.地點_tb.Name = "地點_tb"
  350. Me.地點_tb.Size = New System.Drawing.Size(80, 23)
  351. Me.地點_tb.TabIndex = 1526
  352. '
  353. '文件資料庫管理修改_bt
  354. '
  355. Me.文件資料庫管理修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  356. Me.文件資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  357. Me.文件資料庫管理修改_bt.Location = New System.Drawing.Point(1161, 423)
  358. Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  359. Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
  360. Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(184, 24)
  361. Me.文件資料庫管理修改_bt.TabIndex = 1531
  362. Me.文件資料庫管理修改_bt.Text = "修改"
  363. '
  364. '文件資料庫名稱_lb
  365. '
  366. Me.文件資料庫名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  367. Me.文件資料庫名稱_lb.AutoSize = True
  368. Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  369. Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(1070, 403)
  370. Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
  371. Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  372. Me.文件資料庫名稱_lb.TabIndex = 1529
  373. Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
  374. '
  375. '文件資料庫名稱_tb
  376. '
  377. Me.文件資料庫名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  378. Me.文件資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  379. Me.文件資料庫名稱_tb.Location = New System.Drawing.Point(1161, 399)
  380. Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  381. Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
  382. Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(184, 23)
  383. Me.文件資料庫名稱_tb.TabIndex = 1528
  384. '
  385. '文件資料庫管理_dgv
  386. '
  387. DataGridViewCellStyle9.BackColor = System.Drawing.Color.White
  388. Me.文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  389. Me.文件資料庫管理_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  390. Me.文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  391. Me.文件資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  392. DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  393. DataGridViewCellStyle10.BackColor = System.Drawing.Color.White
  394. DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  395. DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
  396. DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
  397. DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  398. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  399. Me.文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
  400. Me.文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  401. Me.文件資料庫管理_dgv.Location = New System.Drawing.Point(1067, 447)
  402. Me.文件資料庫管理_dgv.Name = "文件資料庫管理_dgv"
  403. Me.文件資料庫管理_dgv.RowHeadersWidth = 5
  404. Me.文件資料庫管理_dgv.RowTemplate.Height = 24
  405. Me.文件資料庫管理_dgv.Size = New System.Drawing.Size(279, 279)
  406. Me.文件資料庫管理_dgv.TabIndex = 1527
  407. '
  408. '是否可用1_ch
  409. '
  410. Me.是否可用1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  411. Me.是否可用1_ch.AutoSize = True
  412. Me.是否可用1_ch.Location = New System.Drawing.Point(1075, 426)
  413. Me.是否可用1_ch.Name = "是否可用1_ch"
  414. Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
  415. Me.是否可用1_ch.TabIndex = 1530
  416. Me.是否可用1_ch.Text = "是否鎖定"
  417. Me.是否可用1_ch.UseVisualStyleBackColor = True
  418. '
  419. 'GCM_SQL_MGMT
  420. '
  421. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  422. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  423. Me.ClientSize = New System.Drawing.Size(1350, 729)
  424. Me.Controls.Add(Me.文件資料庫管理修改_bt)
  425. Me.Controls.Add(Me.文件資料庫名稱_tb)
  426. Me.Controls.Add(Me.文件資料庫管理_dgv)
  427. Me.Controls.Add(Me.是否可用1_ch)
  428. Me.Controls.Add(Me.地點_tb)
  429. Me.Controls.Add(Me.可執行_cb)
  430. Me.Controls.Add(Me.密碼_tb)
  431. Me.Controls.Add(Me.帳號_tb)
  432. Me.Controls.Add(Me.資料庫_tb)
  433. Me.Controls.Add(Me.IP_tb)
  434. Me.Controls.Add(Me.資料庫_dgv)
  435. Me.Controls.Add(Me.選擇_tb)
  436. Me.Controls.Add(Me.資料庫清單1_dgv)
  437. Me.Controls.Add(Me.LOG檔截斷3_bt)
  438. Me.Controls.Add(Me.伺服器狀態_dgv)
  439. Me.Controls.Add(Me.圖片資料庫管理修改_bt)
  440. Me.Controls.Add(Me.圖片資料庫名稱_tb)
  441. Me.Controls.Add(Me.圖片資料庫管理_dgv)
  442. Me.Controls.Add(Me.重新讀取_bt)
  443. Me.Controls.Add(Me.伺服器_lb)
  444. Me.Controls.Add(Me.MAX_nud)
  445. Me.Controls.Add(Me.是否可用_ch)
  446. Me.Controls.Add(Me.圖片資料庫名稱_lb)
  447. Me.Controls.Add(Me.文件資料庫名稱_lb)
  448. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  449. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  450. Me.Margin = New System.Windows.Forms.Padding(4)
  451. Me.Name = "GCM_SQL_MGMT"
  452. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  453. Me.Text = "GCM-SQL-MGMT"
  454. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  455. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  456. CType(Me.圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  457. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
  458. CType(Me.資料庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  459. CType(Me.文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  460. Me.ResumeLayout(False)
  461. Me.PerformLayout()
  462. End Sub
  463. Friend WithEvents 選擇_tb As TextBox
  464. Friend WithEvents 資料庫清單1_dgv As DataGridView
  465. Friend WithEvents LOG檔截斷3_bt As Button
  466. Friend WithEvents 伺服器狀態_dgv As DataGridView
  467. Friend WithEvents 圖片資料庫管理修改_bt As Button
  468. Friend WithEvents 圖片資料庫名稱_lb As Label
  469. Friend WithEvents 圖片資料庫名稱_tb As TextBox
  470. Friend WithEvents 圖片資料庫管理_dgv As DataGridView
  471. Friend WithEvents 重新讀取_bt As Button
  472. Friend WithEvents 伺服器_lb As Label
  473. Friend WithEvents MAX_nud As NumericUpDown
  474. Friend WithEvents 是否可用_ch As CheckBox
  475. Friend WithEvents 資料庫_dgv As DataGridView
  476. Friend WithEvents IP_tb As TextBox
  477. Friend WithEvents 資料庫_tb As TextBox
  478. Friend WithEvents 帳號_tb As TextBox
  479. Friend WithEvents 密碼_tb As TextBox
  480. Friend WithEvents 可執行_cb As CheckBox
  481. Friend WithEvents 地點 As DataGridViewTextBoxColumn
  482. Friend WithEvents 位置 As DataGridViewTextBoxColumn
  483. Friend WithEvents 代表庫 As DataGridViewTextBoxColumn
  484. Friend WithEvents 可執行 As DataGridViewCheckBoxColumn
  485. Friend WithEvents 帳號 As DataGridViewTextBoxColumn
  486. Friend WithEvents 密碼 As DataGridViewTextBoxColumn
  487. Friend WithEvents 地點_tb As TextBox
  488. Friend WithEvents 文件資料庫管理修改_bt As Button
  489. Friend WithEvents 文件資料庫名稱_lb As Label
  490. Friend WithEvents 文件資料庫名稱_tb As TextBox
  491. Friend WithEvents 文件資料庫管理_dgv As DataGridView
  492. Friend WithEvents 是否可用1_ch As CheckBox
  493. End Class