📄 frmqianbao.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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmQianBao
BorderStyle = 4 'Fixed ToolWindow
Caption = "签报管理"
ClientHeight = 6360
ClientLeft = 45
ClientTop = 285
ClientWidth = 8370
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6360
ScaleWidth = 8370
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton cmdPrint
Appearance = 0 'Flat
Caption = "打印(&P)"
Height = 300
Left = 7260
TabIndex = 4
Top = 6060
Width = 1095
End
Begin VB.CommandButton cmdRefresh
Appearance = 0 'Flat
Caption = "刷新(&R)"
Height = 300
Left = 6180
TabIndex = 3
Top = 6060
Width = 1095
End
Begin VB.CommandButton cmdDelete
Appearance = 0 'Flat
Caption = "删除(&D)"
Height = 300
Left = 5100
TabIndex = 2
Top = 6060
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Appearance = 0 'Flat
Caption = "更新(&U)"
Height = 300
Left = 4020
TabIndex = 1
Top = 6060
Width = 1095
End
Begin VB.CommandButton cmdAdd
Appearance = 0 'Flat
Caption = "添加(&A)"
Height = 300
Left = 2940
TabIndex = 0
Top = 6060
Width = 1095
End
Begin MSAdodcLib.Adodc datPrimaryRS
Height = 330
Left = 60
Top = 6030
Width = 2055
_ExtentX = 3625
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483624
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = " "
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 TabDlg.SSTab SSTab1
Height = 6375
Left = 0
TabIndex = 5
Top = 0
Width = 8385
_ExtentX = 14790
_ExtentY = 11245
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 6
TabHeight = 520
BackColor = -2147483647
TabCaption(0) = "编辑"
TabPicture(0) = "frmQianBao.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Picture1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "列表"
TabPicture(1) = "frmQianBao.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin VB.PictureBox Picture1
BackColor = &H80000018&
Height = 5625
Left = 90
ScaleHeight = 5565
ScaleWidth = 8115
TabIndex = 7
Top = 390
Width = 8175
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
DataField = "内容"
DataSource = "datPrimaryRS"
Height = 3405
Index = 1
Left = 1140
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 9
Top = 1950
Width = 6615
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
DataField = "标题"
DataSource = "datPrimaryRS"
Height = 405
Index = 0
Left = 1140
TabIndex = 8
Top = 1230
Width = 6615
End
Begin VB.Label lblLabels
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H8000000A&
BackStyle = 0 'Transparent
Caption = "内容:"
ForeColor = &H80000008&
Height = 180
Index = 1
Left = 420
TabIndex = 12
Top = 2340
Width = 450
End
Begin VB.Label lblLabels
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H8000000A&
BackStyle = 0 'Transparent
Caption = "标题:"
ForeColor = &H80000008&
Height = 180
Index = 0
Left = 420
TabIndex = 11
Top = 1320
Width = 450
End
Begin VB.Line Line1
BorderColor = &H000000FF&
BorderWidth = 2
X1 = 1140
X2 = 7710
Y1 = 870
Y2 = 870
End
Begin VB.Label Label1
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H8000000A&
BackStyle = 0 'Transparent
Caption = "签报"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 525
Left = 1260
TabIndex = 10
Top = 120
Width = 6135
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmQianBao.frx":0038
Height = 5115
Left = -74460
TabIndex = 6
Top = 810
Width = 7365
_ExtentX = 12991
_ExtentY = 9022
_Version = 393216
BackColor = -2147483624
HeadLines = 1
RowHeight = 15
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -