?? form2.frm
字號:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Frmxt
Caption = "學生管理系統>>用戶管理"
ClientHeight = 3750
ClientLeft = 60
ClientTop = 465
ClientWidth = 7710
LinkTopic = "Form2"
ScaleHeight = 3750
ScaleWidth = 7710
StartUpPosition = 2 '屏幕中心
Begin TabDlg.SSTab SSTab1
Height = 3255
Left = 360
TabIndex = 0
Top = 360
Width = 7215
_ExtentX = 12726
_ExtentY = 5741
_Version = 393216
Tabs = 2
Tab = 1
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "添加用戶信息"
TabPicture(0) = "Form2.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Command4"
Tab(0).Control(1)= "Frame1"
Tab(0).Control(2)= "Command1"
Tab(0).ControlCount= 3
TabCaption(1) = "注銷用戶信息"
TabPicture(1) = "Form2.frx":001C
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "Frame2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin VB.CommandButton Command4
Caption = "退 出"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = -70200
TabIndex = 16
Top = 2400
Width = 1215
End
Begin VB.Frame Frame1
Caption = "用戶信息"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1815
Left = -74760
TabIndex = 9
Top = 480
Width = 6615
Begin VB.OptionButton Option2
Caption = " 學 生"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4920
TabIndex = 19
Top = 1080
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "教務管理員"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4920
TabIndex = 18
Top = 480
Width = 1575
End
Begin VB.TextBox Text3
Height = 370
IMEMode = 3 'DISABLE
Left = 2040
PasswordChar = "*"
TabIndex = 15
Top = 1200
Width = 2655
End
Begin VB.TextBox Text2
Height = 370
IMEMode = 3 'DISABLE
Left = 2040
PasswordChar = "*"
TabIndex = 14
Top = 720
Width = 2655
End
Begin VB.TextBox Text1
Height = 370
Left = 2040
TabIndex = 13
Top = 240
Width = 2655
End
Begin VB.Label Label6
Caption = "重復密碼 :"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 12
Top = 1200
Width = 1335
End
Begin VB.Label Label5
Caption = "密 碼 :"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 11
Top = 720
Width = 1215
End
Begin VB.Label Label4
Caption = "用 戶 名 :"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 600
TabIndex = 10
Top = 240
Width = 1215
End
End
Begin VB.Frame Frame2
Caption = "用戶信息"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2415
Left = 120
TabIndex = 2
Top = 480
Width = 5655
Begin VB.CommandButton Command5
Caption = "退 出"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -