📄 ubianhan.ctl
字号:
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.UserControl UBianHan
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
ClientHeight = 6570
ClientLeft = 0
ClientTop = 0
ClientWidth = 7440
ScaleHeight = 6570
ScaleWidth = 7440
Begin VB.CommandButton cmdAdd
Appearance = 0 'Flat
BackColor = &H80000018&
Caption = "添加"
Height = 300
Left = 120
MaskColor = &H00FFFFFF&
TabIndex = 4
Top = 6150
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Appearance = 0 'Flat
Caption = "保存(&U)"
Height = 300
Left = 1200
TabIndex = 3
Top = 6150
Width = 1095
End
Begin VB.CommandButton cmdDelete
Appearance = 0 'Flat
Caption = "删除(&D)"
Height = 300
Left = 2280
TabIndex = 2
Top = 6150
Width = 1095
End
Begin VB.CommandButton cmdRefresh
Appearance = 0 'Flat
Caption = "刷新(&R)"
Height = 300
Left = 3360
TabIndex = 1
Top = 6150
Width = 1095
End
Begin VB.CommandButton cmdPrint
Appearance = 0 'Flat
Caption = "打印(&P)"
Height = 300
Left = 4440
TabIndex = 0
Top = 6150
Width = 1095
End
Begin MSAdodcLib.Adodc datPrimaryRS
Height = 330
Left = 5580
Top = 6120
Width = 1830
_ExtentX = 3228
_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 = 13432047
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 = 6405
Left = 60
TabIndex = 5
Top = 120
Width = 7335
_ExtentX = 12938
_ExtentY = 11298
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 6
TabHeight = 520
BackColor = 16777215
TabCaption(0) = "编辑"
TabPicture(0) = "UBianHan.ctx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Line1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lblLabels(1)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "lblLabels(0)"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "txtFields(0)"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "txtFields(1)"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).ControlCount= 6
TabCaption(1) = "列表"
TabPicture(1) = "UBianHan.ctx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).ControlCount= 1
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "内容"
DataSource = "datPrimaryRS"
Height = 3705
Index = 1
Left = 720
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 7
Top = 2160
Width = 6465
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "标题"
DataSource = "datPrimaryRS"
Height = 375
Index = 0
Left = 720
TabIndex = 6
Top = 1440
Width = 6435
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "UBianHan.ctx":0038
Height = 5385
Left = -74820
TabIndex = 8
Top = 480
Width = 7035
_ExtentX = 12409
_ExtentY = 9499
_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
ColumnCount = 4
BeginProperty Column00
DataField = "ID"
Caption = "ID"
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 = "username"
Caption = "username"
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -