?? frmstudent.frm
字號:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmStudent
Caption = "考生信息錄入"
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
ClientWidth = 11880
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 8595
ScaleWidth = 11880
Begin VB.Frame Frame3
Caption = "考生信息"
Height = 7365
Left = 75
TabIndex = 0
Top = 30
Width = 11790
Begin VB.Frame Frame8
Caption = "編輯"
Height = 1155
Left = 10065
TabIndex = 9
Top = 345
Width = 1605
Begin VB.CommandButton CmdNew
Appearance = 0 'Flat
Height = 300
Left = 120
Picture = "FrmStudent.frx":0000
Style = 1 'Graphical
TabIndex = 13
ToolTipText = "添加考生信息"
Top = 465
Width = 645
End
Begin VB.CommandButton CmdEdit
Appearance = 0 'Flat
Height = 300
Left = 855
Picture = "FrmStudent.frx":006E
Style = 1 'Graphical
TabIndex = 12
ToolTipText = "編輯考生信息"
Top = 465
Width = 645
End
Begin VB.CommandButton CmdDel
Appearance = 0 'Flat
Height = 300
Left = 390
Picture = "FrmStudent.frx":00F8
Style = 1 'Graphical
TabIndex = 11
ToolTipText = "刪除該考生信息"
Top = 810
Width = 900
End
Begin VB.CheckBox CheQK
Appearance = 0 'Flat
Caption = "添加時清空"
ForeColor = &H80000008&
Height = 195
Left = 210
TabIndex = 10
Top = 225
Value = 1 'Checked
Width = 1200
End
End
Begin MSDataGridLib.DataGrid DGKaosheng
Height = 5520
Left = 3030
TabIndex = 2
Top = 1695
Width = 8655
_ExtentX = 15266
_ExtentY = 9737
_Version = 393216
AllowUpdate = 0 'False
ForeColor = -2147483635
HeadLines = 1
RowHeight = 18
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 4
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 5
Format = ""
HaveTrueFalseNull= 1
TrueValue = "True"
FalseValue = "False"
NullValue = ""
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 7
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
MarqueeStyle = 3
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
BeginProperty Column02
EndProperty
BeginProperty Column03
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Caption = "錄入考生基本信息"
Height = 1335
Left = 3015
TabIndex = 1
Top = 225
Width = 8700
Begin VB.Frame FramIn
Enabled = 0 'False
Height = 1020
Left = 105
TabIndex = 3
Top = 225
Width = 6975
Begin VB.TextBox TxTKe
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 3420
TabIndex = 20
Top = 630
Width = 1920
End
Begin VB.Frame Frame2
Caption = "性別"
Height = 465
Left = 4560
TabIndex = 15
Top = 135
Width = 1740
Begin VB.OptionButton OptNv
Caption = "女"
Height = 210
Left = 1095
TabIndex = 17
Top = 195
Width = 585
End
Begin VB.OptionButton OptNan
Caption = "男"
Height = 210
Left = 510
TabIndex = 16
Top = 195
Value = -1 'True
Width = 585
End
End
Begin VB.TextBox TXTJu
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 735
TabIndex = 14
Top = 630
Width = 1920
End
Begin VB.TextBox TXTName
Appearance = 0 'Flat
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -