📄 stud_entry.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form stud_entry
BackColor = &H00FDECDF&
BorderStyle = 1 'Fixed Single
Caption = "Student DataBase"
ClientHeight = 9705
ClientLeft = 2610
ClientTop = 2265
ClientWidth = 14955
FillColor = &H00FDECDF&
FillStyle = 0 'Solid
ForeColor = &H00FDECDF&
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9705
ScaleWidth = 14955
WindowState = 2 'Maximized
Begin VB.ComboBox CMB_BRANCH
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
ItemData = "stud_entry.frx":0000
Left = 8400
List = "stud_entry.frx":0002
Locked = -1 'True
TabIndex = 21
Text = "COMPUTER"
Top = 2040
Width = 1935
End
Begin VB.CommandButton CMDCANCEL
Caption = "Cancel"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 13
Top = 7200
Width = 1695
End
Begin VB.ComboBox cmb_year
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
ItemData = "stud_entry.frx":0004
Left = 8400
List = "stud_entry.frx":0014
Style = 2 'Dropdown List
TabIndex = 1
Top = 2640
Width = 1815
End
Begin VB.CommandButton cmd_exit
Caption = "Exit"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 10320
TabIndex = 11
Top = 8160
Width = 1695
End
Begin VB.CommandButton cmd_prev
Caption = "Previous"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 12
Top = 8160
Width = 1695
End
Begin VB.CommandButton cmd_nxt
Caption = "Next"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 5280
TabIndex = 10
Top = 8160
Width = 1575
End
Begin VB.CommandButton cmd_update
Caption = "Update"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 10320
TabIndex = 9
Top = 7200
Width = 1695
End
Begin VB.CommandButton cmd_del
Caption = "Delete"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 8
Top = 7200
Width = 1695
End
Begin VB.CommandButton cmd_add
Caption = "Add"
BeginProperty Font
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 5280
TabIndex = 7
Top = 7200
Width = 1605
End
Begin VB.TextBox cont_txt
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Left = 8400
MaxLength = 10
TabIndex = 6
Top = 6000
Width = 2295
End
Begin VB.TextBox addr_txt
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 795
Left = 8400
MaxLength = 50
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 5
Text = "stud_entry.frx":0028
Top = 5040
Width = 4335
End
Begin VB.ComboBox cmb_div
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
ItemData = "stud_entry.frx":002C
Left = 8400
List = "stud_entry.frx":0036
Style = 2 'Dropdown List
TabIndex = 2
Top = 3240
Width = 855
End
Begin VB.TextBox name_txt
Appearance = 0 'Flat
DataField = "SNAME"
DataSource = "Adodc1"
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Left = 8400
MaxLength = 20
TabIndex = 4
Top = 4440
Width = 2655
End
Begin VB.TextBox roll_txt
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Left = 8400
Locked = -1 'True
MaxLength = 4
TabIndex = 3
Top = 3840
Width = 1335
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
DragMode = 1 'Automatic
Height = 375
Left = 0
TabIndex = 22
Top = 9330
Width = 14955
_ExtentX = 26379
_ExtentY = 661
SimpleText = "CAPS ON"
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 3
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 1
Enabled = 0 'False
TextSave = "CAPS"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 2
TextSave = "NUM"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
Object.Width = 3528
MinWidth = 3528
TextSave = "10/12/2006"
EndProperty
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Palatino Linotype"
Size = 18
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Year :"
BeginProperty Font
Name = "Palatino Linotype"
Size = 15.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5760
TabIndex = 20
Top = 2640
Width = 810
End
Begin VB.Label Label7
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Student Entry Form"
BeginProperty Font
Name = "Palatino Linotype"
Size = 36
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 1335
Left = 3600
TabIndex = 19
Top = 360
Width = 9615
End
Begin VB.Label Label6
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Contact Number:"
BeginProperty Font
Name = "Palatino Linotype"
Size = 15.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5760
TabIndex = 18
Top = 6000
Width = 2535
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Address :"
BeginProperty Font
Name = "Palatino Linotype"
Size = 15.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5760
TabIndex = 17
Top = 5040
Width = 1335
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -