📄 个人资料.frm
字号:
VERSION 5.00
Begin VB.Form Form1
Caption = "个人资料"
ClientHeight = 6000
ClientLeft = 60
ClientTop = 390
ClientWidth = 5040
LinkTopic = "Form1"
ScaleHeight = 6000
ScaleWidth = 5040
StartUpPosition = 3 '窗口缺省
Begin VB.PictureBox Picture2
BackColor = &H00C0E0FF&
BorderStyle = 0 'None
Height = 6015
Left = 1920
ScaleHeight = 6015
ScaleWidth = 4335
TabIndex = 1
Top = 0
Width = 4335
Begin VB.CommandButton Command1
Caption = "下一步"
Height = 375
Left = 2160
TabIndex = 43
Top = 5520
Width = 855
End
Begin VB.TextBox Text10
Height = 270
Left = 2160
TabIndex = 41
Top = 2280
Width = 375
End
Begin VB.ComboBox Combo6
Height = 300
Left = 1080
TabIndex = 39
Text = "01"
Top = 2280
Width = 735
End
Begin VB.TextBox Text9
Height = 270
Left = 240
TabIndex = 37
Text = "19"
Top = 2280
Width = 495
End
Begin VB.ComboBox Combo5
Height = 300
Left = 240
Style = 2 'Dropdown List
TabIndex = 16
Top = 5520
Width = 1695
End
Begin VB.ComboBox Combo4
Height = 300
Left = 240
Style = 2 'Dropdown List
TabIndex = 15
Top = 5160
Width = 1695
End
Begin VB.ComboBox Combo3
Height = 300
Left = 240
Style = 2 'Dropdown List
TabIndex = 14
Top = 4800
Width = 1695
End
Begin VB.ComboBox Combo2
Height = 300
Left = 240
Style = 2 'Dropdown List
TabIndex = 13
Top = 4440
Width = 1695
End
Begin VB.ComboBox Combo1
Height = 300
Left = 240
Style = 2 'Dropdown List
TabIndex = 12
Top = 4080
Width = 1695
End
Begin VB.TextBox Text8
Height = 270
Left = 240
TabIndex = 11
Top = 3720
Width = 2295
End
Begin VB.TextBox Text7
Height = 270
Left = 240
TabIndex = 10
Top = 3360
Width = 2295
End
Begin VB.TextBox Text6
Height = 270
Left = 240
TabIndex = 9
Top = 2640
Width = 2295
End
Begin VB.Frame Frame2
BackColor = &H00C0E0FF&
BorderStyle = 0 'None
Height = 255
Left = 240
TabIndex = 8
Top = 3000
Width = 1695
Begin VB.OptionButton Option4
BackColor = &H00C0E0FF&
Caption = "否"
Height = 255
Left = 840
TabIndex = 20
Top = 0
Width = 495
End
Begin VB.OptionButton Option3
BackColor = &H00C0E0FF&
Caption = "是"
Height = 300
Left = 120
TabIndex = 19
Top = 0
Width = 615
End
End
Begin VB.Frame Frame1
BackColor = &H00C0E0FF&
BorderStyle = 0 'None
Height = 255
Left = 240
TabIndex = 7
Top = 1920
Width = 1695
Begin VB.OptionButton Option2
BackColor = &H00C0E0FF&
Caption = "女"
Height = 255
Left = 840
TabIndex = 18
Top = 0
Width = 495
End
Begin VB.OptionButton Option1
BackColor = &H00C0E0FF&
Caption = "男"
Height = 180
Left = 120
TabIndex = 17
Top = 0
Width = 615
End
End
Begin VB.TextBox Text5
Height = 270
Left = 240
TabIndex = 6
Top = 1560
Width = 1695
End
Begin VB.TextBox Text4
Height = 270
Left = 240
TabIndex = 5
Top = 1200
Width = 1695
End
Begin VB.TextBox Text3
Height = 270
Left = 240
TabIndex = 4
Top = 840
Width = 1695
End
Begin VB.TextBox Text2
Height = 270
Left = 240
TabIndex = 3
Top = 480
Width = 1695
End
Begin VB.TextBox Text1
Height = 270
Left = 240
TabIndex = 2
Top = 120
Width = 1695
End
Begin VB.Label Label19
BackColor = &H00C0E0FF&
Caption = "日"
Height = 255
Left = 2640
TabIndex = 42
Top = 2280
Width = 255
End
Begin VB.Label Label18
BackColor = &H00C0E0FF&
Caption = "月"
Height = 255
Left = 1920
TabIndex = 40
Top = 2280
Width = 135
End
Begin VB.Label Label17
BackColor = &H00C0E0FF&
Caption = "年"
Height = 255
Left = 840
TabIndex = 38
Top = 2280
Width = 255
End
Begin VB.Line Line15
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 5520
Y2 = 5520
End
Begin VB.Line Line14
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 5144
Y2 = 5144
End
Begin VB.Line Line13
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 4776
Y2 = 4776
End
Begin VB.Line Line12
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 4408
Y2 = 4408
End
Begin VB.Line Line11
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 4040
Y2 = 4040
End
Begin VB.Line Line10
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 3672
Y2 = 3672
End
Begin VB.Line Line9
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 3304
Y2 = 3304
End
Begin VB.Line Line8
BorderColor = &H80000005&
X1 = 0
X2 = 3120
Y1 = 2936
Y2 = 2936
End
Begin VB.Line Line7
BorderColor = &H80000005&
X1 = 0
X2 = 3120
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -