📄 prde.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form prde
Caption = "打印成绩单"
ClientHeight = 6000
ClientLeft = 60
ClientTop = 450
ClientWidth = 13425
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6000
ScaleWidth = 13425
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Caption = "设置条件"
Height = 1455
Left = 360
TabIndex = 4
Top = 4320
Width = 6735
Begin VB.TextBox Text1
Height = 270
Index = 0
Left = 1080
TabIndex = 12
Top = 240
Width = 975
End
Begin VB.Frame Frame2
Caption = "性别"
Height = 615
Left = 3720
TabIndex = 7
Top = 720
Width = 1815
Begin VB.OptionButton Opt1
Height = 180
Left = 120
TabIndex = 9
Top = 240
Width = 255
End
Begin VB.OptionButton Opt2
Height = 255
Left = 960
TabIndex = 8
Top = 240
Width = 255
End
Begin VB.Label Label4
Caption = "男"
Height = 255
Left = 360
TabIndex = 11
Top = 240
Width = 255
End
Begin VB.Label Label5
Caption = "女"
Height = 255
Left = 1200
TabIndex = 10
Top = 240
Width = 255
End
End
Begin VB.CommandButton selcmd1
Caption = "确定"
Height = 375
Left = 5880
TabIndex = 6
Top = 360
Width = 615
End
Begin VB.CommandButton selcmd2
Caption = "重置"
Height = 375
Left = 5880
TabIndex = 5
Top = 960
Width = 615
End
Begin VB.Label Label1
Caption = "姓 名"
Height = 255
Left = 240
TabIndex = 15
Top = 240
Width = 735
End
Begin VB.Label Label2
Caption = "通信地址"
Height = 255
Left = 240
TabIndex = 14
Top = 720
Width = 735
End
Begin VB.Label Label3
Caption = "出生日期"
Height = 255
Left = 3000
TabIndex = 13
Top = 240
Width = 735
End
End
Begin VB.TextBox Text1
Height = 270
Index = 1
Left = 4200
TabIndex = 3
Top = 4560
Width = 975
End
Begin VB.TextBox Text1
Height = 270
Index = 2
Left = 1440
TabIndex = 2
Top = 5040
Width = 2295
End
Begin VB.CommandButton Comm1
Caption = "打印成绩单"
Height = 375
Left = 8160
TabIndex = 1
Top = 4560
Width = 1455
End
Begin VB.CommandButton Comm2
Caption = "返回"
Height = 375
Left = 8160
TabIndex = 0
Top = 5160
Width = 1455
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1560
Top = 120
Visible = 0 'False
Width = 3015
_ExtentX = 5318
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=KS"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "KS"
OtherAttributes = ""
UserName = "yilin"
Password = "b606"
RecordSource = "ksb"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "prde.frx":0000
Height = 3615
Left = -1440
TabIndex = 16
Top = 240
Width = 12855
_ExtentX = 22675
_ExtentY = 6376
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 13
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 12
BeginProperty Column00
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 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -