📄 frmreg.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form FrmReg
BorderStyle = 3 'Fixed Dialog
Caption = "系统注册"
ClientHeight = 3870
ClientLeft = 45
ClientTop = 330
ClientWidth = 5760
Icon = "FrmReg.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3870
ScaleWidth = 5760
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MSComDlg.CommonDialog CommonDialog1
Left = 4680
Top = 720
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 720
Left = 4560
Picture = "FrmReg.frx":0ECA
ScaleHeight = 720
ScaleWidth = 720
TabIndex = 9
Top = 1320
Width = 720
End
Begin VB.CommandButton Command1
Caption = "取消(X)"
Height = 435
Index = 1
Left = 4320
TabIndex = 8
Top = 3000
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "注册登记(R)"
Height = 435
Index = 0
Left = 4320
TabIndex = 7
Top = 2400
Width = 1215
End
Begin VB.Frame Frame1
Caption = "2005-02-09"
Height = 2895
Left = 240
TabIndex = 10
Top = 120
Width = 3855
Begin VB.TextBox Text1
BackColor = &H80000018&
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 0
Left = 1620
TabIndex = 1
Top = 780
Width = 1755
End
Begin VB.TextBox Text1
BackColor = &H80000018&
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 1
Left = 1620
TabIndex = 2
Top = 1275
Width = 1755
End
Begin VB.TextBox Text1
BackColor = &H80000018&
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 2
Left = 1620
TabIndex = 3
Top = 1770
Width = 1755
End
Begin VB.TextBox Text1
BackColor = &H80000018&
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
IMEMode = 3 'DISABLE
Index = 3
Left = 1620
PasswordChar = "*"
TabIndex = 4
Top = 2265
Width = 1755
End
Begin VB.ComboBox Combo1
BackColor = &H80000018&
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
ItemData = "FrmReg.frx":13EC
Left = 1620
List = "FrmReg.frx":13FC
Style = 2 'Dropdown List
TabIndex = 0
Top = 240
Width = 1755
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "服务器名称"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 0
Left = 240
TabIndex = 15
Top = 855
Width = 1200
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "数据库名称"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 1
Left = 240
TabIndex = 14
Top = 1320
Width = 1200
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "数据库用户"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 2
Left = 240
TabIndex = 13
Top = 1815
Width = 1200
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "用户密码"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 3
Left = 480
TabIndex = 12
Top = 2280
Width = 960
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "数据库类型"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 4
Left = 240
TabIndex = 11
Top = 300
Width = 1200
End
End
Begin VB.Frame Frame2
Height = 855
Left = 240
TabIndex = 17
Top = 2880
Width = 3855
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 195
Left = 270
TabIndex = 19
Top = 360
Width = 240
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -