📄 frmserverconfig.frm
字号:
VERSION 5.00
Begin VB.Form frmServerConfig
BackColor = &H00000000&
BorderStyle = 1 'Fixed Single
Caption = "Server Configuration"
ClientHeight = 5490
ClientLeft = 45
ClientTop = 330
ClientWidth = 6165
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5490
ScaleWidth = 6165
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command1
Caption = "Update Server"
Height = 315
Left = 75
TabIndex = 32
Top = 5100
Width = 1740
End
Begin VB.CommandButton cmdDirView
Caption = "Directory View Settings"
Height = 315
Left = 3000
TabIndex = 31
Top = 5100
Width = 1965
End
Begin VB.CommandButton cmdSvrConfClose
Caption = "Close"
Height = 315
Left = 5025
TabIndex = 1
Top = 5100
Width = 1065
End
Begin VB.Frame fraGeneral
BackColor = &H00000000&
Caption = "General Server Configuration Administration"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 4965
Left = 75
TabIndex = 0
Top = 75
Width = 6015
Begin VB.Frame fraDirView
BackColor = &H00000000&
Caption = "Directory View"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 465
Left = 225
TabIndex = 28
Top = 3150
Width = 5340
Begin VB.OptionButton optGFX
BackColor = &H00000000&
Caption = "Graphical "
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 195
Left = 1650
TabIndex = 30
Top = 150
Width = 1515
End
Begin VB.OptionButton optTEXT
BackColor = &H00000000&
Caption = "Text Only"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 240
Left = 3450
TabIndex = 29
Top = 150
Width = 1290
End
End
Begin VB.TextBox txtDefaultRoot
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 27
Top = 1500
Width = 3765
End
Begin VB.TextBox txtRequestTimeout
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 4200
TabIndex = 25
Top = 4500
Width = 1215
End
Begin VB.TextBox txtTimerUpdate
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 23
Top = 4500
Width = 1215
End
Begin VB.TextBox txtSecurityFile
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 21
Top = 4125
Width = 1815
End
Begin VB.TextBox txtIndexFile
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 19
Top = 3750
Width = 1815
End
Begin VB.Frame fraLogType
BackColor = &H00000000&
Caption = "Log Type"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 465
Left = 225
TabIndex = 14
Top = 2625
Width = 5340
Begin VB.OptionButton optFull
BackColor = &H00000000&
Caption = "Full"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 240
Left = 3225
TabIndex = 17
Top = 150
Width = 1515
End
Begin VB.OptionButton optErrors
BackColor = &H00000000&
Caption = "Errors"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 195
Left = 2025
TabIndex = 16
Top = 150
Width = 1515
End
Begin VB.OptionButton optNone
BackColor = &H00000000&
Caption = "None"
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 195
Left = 900
TabIndex = 15
Top = 150
Width = 1515
End
End
Begin VB.TextBox txtLogLocation
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 13
Top = 2250
Width = 3765
End
Begin VB.TextBox txtDocLocation
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 1275
TabIndex = 11
Top = 1875
Width = 3765
End
Begin VB.TextBox txtMaxSockets
BackColor = &H00000000&
BeginProperty Font
Name = "Comic Sans MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FF00&
Height = 285
Left = 4125
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -