?? frmreturnlist.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmReturnList
Caption = "還書信息列表"
ClientHeight = 6405
ClientLeft = 60
ClientTop = 345
ClientWidth = 11700
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 6405
ScaleWidth = 11700
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command3
Caption = "顯示今日還書信息"
Height = 495
Left = 120
TabIndex = 6
Top = 120
Width = 1575
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 5535
Left = 120
TabIndex = 5
Top = 720
Width = 11415
_ExtentX = 20135
_ExtentY = 9763
_Version = 393216
HeadLines = 1
RowHeight = 15
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 = 2
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin VB.CommandButton Command4
Caption = "查詢"
Height = 375
Left = 5880
TabIndex = 4
Top = 240
Width = 735
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 375
Left = 4440
TabIndex = 3
Top = 240
Width = 1335
_ExtentX = 2355
_ExtentY = 661
_Version = 393216
Format = 20971521
CurrentDate = 37828
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 375
Left = 2520
TabIndex = 1
Top = 240
Width = 1335
_ExtentX = 2355
_ExtentY = 661
_Version = 393216
Format = 20971521
CurrentDate = 37828
End
Begin VB.Label Label2
Caption = "到"
Height = 255
Left = 4080
TabIndex = 2
Top = 240
Width = 375
End
Begin VB.Label Label1
Caption = "顯示從"
Height = 255
Left = 1920
TabIndex = 0
Top = 240
Width = 615
End
End
Attribute VB_Name = "FrmReturnList"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -