📄 frmedit.frm
字号:
Top = 360
Width = 1575
End
Begin VB.TextBox txtPassword
Height = 270
IMEMode = 3 'DISABLE
Index = 0
Left = 1080
MaxLength = 16
PasswordChar = "*"
TabIndex = 5
Top = 720
Width = 1575
End
Begin VB.TextBox txtPassword
Height = 270
IMEMode = 3 'DISABLE
Index = 1
Left = 1080
MaxLength = 16
PasswordChar = "*"
TabIndex = 7
Top = 1080
Width = 1575
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "姓名(&N)"
ForeColor = &H80000008&
Height = 180
Index = 3
Left = 240
TabIndex = 12
Top = 2925
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "邮箱(&E)"
ForeColor = &H80000008&
Height = 180
Index = 8
Left = 240
TabIndex = 22
Top = 4725
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "电话(&H)"
ForeColor = &H80000008&
Height = 180
Index = 7
Left = 240
TabIndex = 20
Top = 4365
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "城市(&C)"
ForeColor = &H80000008&
Height = 180
Index = 6
Left = 240
TabIndex = 18
Top = 4005
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "省份(&P)"
ForeColor = &H80000008&
Height = 180
Index = 5
Left = 240
TabIndex = 16
Top = 3645
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "年龄(&G)"
ForeColor = &H80000008&
Height = 180
Index = 4
Left = 240
TabIndex = 14
Top = 3285
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "昵称(&M)*"
ForeColor = &H80000008&
Height = 180
Index = 0
Left = 240
TabIndex = 2
Top = 405
Width = 720
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "密码(&P)*"
ForeColor = &H80000008&
Height = 180
Index = 1
Left = 240
TabIndex = 4
Top = 765
Width = 720
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "确认(&O)*"
ForeColor = &H80000008&
Height = 180
Index = 2
Left = 240
TabIndex = 6
Top = 1125
Width = 720
End
End
Begin VB.Frame fra
Caption = "用户资料"
Height = 5175
Index = 5
Left = -74880
TabIndex = 60
Top = 480
Width = 2895
Begin VB.TextBox txtPassword
Height = 270
IMEMode = 3 'DISABLE
Index = 3
Left = 1080
MaxLength = 16
PasswordChar = "*"
TabIndex = 66
Top = 1080
Width = 1575
End
Begin VB.TextBox txtPassword
Height = 270
IMEMode = 3 'DISABLE
Index = 2
Left = 1080
MaxLength = 16
PasswordChar = "*"
TabIndex = 64
Top = 720
Width = 1575
End
Begin VB.TextBox txtName
CausesValidation= 0 'False
Height = 270
Index = 1
Left = 1080
MaxLength = 16
TabIndex = 62
Top = 360
Width = 1575
End
Begin VB.Frame fra
Caption = "性别、头像(&S)*"
Height = 1095
Index = 7
Left = 240
TabIndex = 67
Top = 1560
Width = 2415
Begin VB.OptionButton optSex
Caption = "女"
Height = 180
Index = 3
Left = 360
TabIndex = 69
Top = 720
Width = 495
End
Begin VB.OptionButton optSex
Caption = "男"
Height = 180
Index = 2
Left = 360
TabIndex = 68
Top = 360
Value = -1 'True
Width = 495
End
Begin MSComctlLib.ImageCombo icbFaces
CausesValidation= 0 'False
Height = 315
Index = 2
Left = 1200
TabIndex = 70
Top = 360
Width = 825
_ExtentX = 1455
_ExtentY = 556
_Version = 393216
ForeColor = -2147483640
BackColor = -2147483643
Locked = -1 'True
End
End
Begin VB.TextBox txtAge
CausesValidation= 0 'False
Height = 270
IMEMode = 3 'DISABLE
Index = 1
Left = 1080
MaxLength = 3
TabIndex = 74
Top = 3240
Width = 1575
End
Begin VB.TextBox txtProvince
Height = 270
Index = 1
Left = 1080
MaxLength = 16
TabIndex = 76
Top = 3600
Width = 1575
End
Begin VB.TextBox txtCity
Height = 270
Index = 1
Left = 1080
MaxLength = 16
TabIndex = 78
Top = 3960
Width = 1575
End
Begin VB.TextBox txtPhone
CausesValidation= 0 'False
Height = 270
IMEMode = 3 'DISABLE
Index = 1
Left = 1080
MaxLength = 16
TabIndex = 80
Top = 4320
Width = 1575
End
Begin VB.TextBox txtEmail
Height = 270
Index = 1
Left = 1080
MaxLength = 60
TabIndex = 82
Top = 4680
Width = 1575
End
Begin VB.TextBox txtRealName
Height = 270
Index = 1
Left = 1080
MaxLength = 10
TabIndex = 72
Top = 2880
Width = 1575
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "确认(&O)*"
ForeColor = &H80000008&
Height = 180
Index = 9
Left = 240
TabIndex = 65
Top = 1125
Width = 720
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "密码(&P)*"
ForeColor = &H80000008&
Height = 180
Index = 10
Left = 240
TabIndex = 63
Top = 765
Width = 720
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "昵称(&M)*"
ForeColor = &H80000008&
Height = 180
Index = 11
Left = 240
TabIndex = 61
Top = 405
Width = 720
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "年龄(&G)"
ForeColor = &H80000008&
Height = 180
Index = 12
Left = 240
TabIndex = 73
Top = 3285
Width = 630
End
Begin VB.Label lbl
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "省份(&P)"
ForeColor = &H80000008&
Height = 180
Index = 13
Left = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -