📄 frmstart.frm
字号:
VERSION 5.00
Object = "{D76D7130-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "Vsflex7d.ocx"
Begin VB.Form frmStart
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 3 'Fixed Dialog
ClientHeight = 1005
ClientLeft = 45
ClientTop = 45
ClientWidth = 5130
ControlBox = 0 'False
Icon = "frmStart.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1005
ScaleWidth = 5130
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Visible = 0 'False
Begin VB.TextBox Text1
Height = 375
Left = 7080
TabIndex = 17
Text = "Text1"
Top = 1050
Visible = 0 'False
Width = 1305
End
Begin VB.CommandButton Command3
Caption = "Command3"
Height = 645
Left = 10050
TabIndex = 16
Top = 900
Visible = 0 'False
Width = 1185
End
Begin VB.CommandButton Command2
Caption = "Command2"
Height = 645
Left = 10200
TabIndex = 15
Top = 1830
Visible = 0 'False
Width = 1275
End
Begin VB.TextBox Text11
Height = 255
Left = 810
TabIndex = 14
Text = "Text1"
Top = 10050
Visible = 0 'False
Width = 1515
End
Begin VB.TextBox Text22
Height = 525
Left = 4260
TabIndex = 13
Text = "Text2"
Top = 8490
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox Text33
Height = 525
Left = 4350
TabIndex = 12
Text = "Text3"
Top = 9150
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox Text44
Height = 525
Left = 4290
TabIndex = 11
Text = "Text4"
Top = 9780
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox Text55
Height = 525
Left = 2880
TabIndex = 10
Text = "Text5"
Top = 8580
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox Text6
Height = 525
Left = 2790
TabIndex = 9
Text = "Text6"
Top = 9270
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox Text7
Height = 525
Left = 2700
TabIndex = 8
Text = "Text7"
Top = 9870
Visible = 0 'False
Width = 1245
End
Begin VB.TextBox COMBO1
Height = 465
Left = 960
TabIndex = 7
Text = "Text8"
Top = 8460
Visible = 0 'False
Width = 1155
End
Begin VB.TextBox COMBO2
Height = 405
Left = 900
TabIndex = 6
Text = "Text9"
Top = 9270
Visible = 0 'False
Width = 1365
End
Begin VB.TextBox Text4
Height = 645
Left = 6300
TabIndex = 5
Text = "Text1"
Top = 1830
Visible = 0 'False
Width = 1545
End
Begin VB.TextBox Text3
Height = 315
Left = 5670
TabIndex = 4
Text = "Text3"
Top = 450
Visible = 0 'False
Width = 1605
End
Begin VB.TextBox Text2
Height = 270
Left = 7740
TabIndex = 3
Text = "Text2"
Top = 480
Visible = 0 'False
Width = 1485
End
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 525
Left = 10710
TabIndex = 1
Top = 180
Visible = 0 'False
Width = 1065
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access 2000;"
DatabaseName = ""
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 405
Left = 10410
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 8160
Width = 1305
End
Begin VSFlex7DAOCtl.VSFlexGrid VSFlexGrid1
Bindings = "frmStart.frx":1272
Height = 5475
Left = 30
TabIndex = 2
Top = 2520
Visible = 0 'False
Width = 11505
_cx = 20294
_cy = 9657
_ConvInfo = -1
Appearance = 0
BorderStyle = 0
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = -2147483643
ForeColor = 16711680
BackColorFixed = 14803425
ForeColorFixed = 255
BackColorSel = 14540253
ForeColorSel = 255
BackColorBkg = 14803425
BackColorAlternate= -2147483643
GridColor = 14803425
GridColorFixed = 14803425
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 1
SelectionMode = 1
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 50
Cols = 10
FixedRows = 1
FixedCols = 1
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = ""
ScrollTrack = -1 'True
ScrollBars = 3
ScrollTips = -1 'True
MergeCells = 0
MergeCompare = 0
AutoResize = 0 'False
AutoSizeMode = 0
AutoSearch = 0
AutoSearchDelay = 2
MultiTotals = -1 'True
SubtotalPosition= 1
OutlineBar = 0
OutlineCol = 0
Ellipsis = 0
ExplorerBar = 0
PicturesOver = 0 'False
FillStyle = 1
RightToLeft = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -