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