📄 bbb.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmBG
ClientHeight = 5355
ClientLeft = 60
ClientTop = 630
ClientWidth = 7965
Icon = "bbb.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5355
ScaleMode = 0 'User
ScaleWidth = 7965
WindowState = 2 'Maximized
Begin VB.Timer Timer1
Left = 6720
Top = 3720
End
Begin VB.TextBox Text1
BackColor = &H000000FF&
BorderStyle = 0 'None
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 735
Left = 1440
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 22
Text = "bbb.frx":030A
Top = 960
Width = 3975
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 19
Left = 1320
TabIndex = 20
Text = "Text1"
Top = 3840
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 18
Left = 2040
TabIndex = 19
Text = "Text1"
Top = 4080
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 17
Left = 2760
TabIndex = 18
Text = "Text1"
Top = 3960
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 16
Left = 2160
TabIndex = 17
Text = "Text1"
Top = 3600
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 15
Left = 2520
TabIndex = 16
Text = "Text1"
Top = 3360
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 14
Left = 3240
TabIndex = 15
Text = "Text1"
Top = 3120
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 13
Left = 2400
TabIndex = 14
Text = "Text1"
Top = 3480
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 12
Left = 1560
TabIndex = 13
Text = "Text1"
Top = 2880
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 11
Left = 1680
TabIndex = 12
Text = "Text1"
Top = 4080
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 10
Left = 1680
TabIndex = 11
Text = "Text1"
Top = 2640
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 9
Left = 2280
TabIndex = 10
Text = "Text1"
Top = 3600
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 8
Left = 3000
TabIndex = 9
Text = "Text1"
Top = 3840
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 7
Left = 4680
TabIndex = 8
Text = "Text1"
Top = 4200
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 6
Left = 3840
TabIndex = 7
Text = "Text1"
Top = 3360
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 5
Left = 4800
TabIndex = 6
Text = "Text1"
Top = 3480
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 4
Left = 2640
TabIndex = 5
Text = "Text1"
Top = 3000
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 3
Left = 4200
TabIndex = 4
Text = "Text1"
Top = 2640
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 2
Left = 5760
TabIndex = 3
Text = "Text1"
Top = 2880
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 1
Left = 1920
TabIndex = 2
Text = "Text1"
Top = 3000
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox TextShuxing
Height = 375
Index = 0
Left = 720
TabIndex = 1
Text = "Text1"
Top = 3480
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox txtedit
BorderStyle = 0 'None
ForeColor = &H000000FF&
Height = 375
Left = 2160
TabIndex = 0
Text = "Text1"
Top = 960
Visible = 0 'False
Width = 1215
End
Begin MSFlexGridLib.MSFlexGrid ChengJB
Height = 2175
Left = 0
TabIndex = 21
Top = 0
Width = 7935
_ExtentX = 13996
_ExtentY = 3836
_Version = 393216
Rows = 25
Cols = 19
GridColorFixed = 4210752
FocusRect = 2
FillStyle = 1
AllowUserResizing= 1
Appearance = 0
FormatString = "<座号|^ 姓 名 "
End
Begin VB.Menu mnuFile
Caption = "文件(&F)"
Begin VB.Menu mnuFileNew
Caption = "新建(&N)"
Shortcut = ^N
End
Begin VB.Menu mnuFileOpen
Caption = "打开(&O)"
Shortcut = ^O
End
Begin VB.Menu mnuFileClose
Caption = "关闭(&C)"
End
Begin VB.Menu mnuFileSave
Caption = "保存(&S)"
Shortcut = ^S
End
Begin VB.Menu mnuFileSaveAs
Caption = "另存为(&A)"
End
Begin VB.Menu mnuFileBar
Caption = "-"
End
Begin VB.Menu mnuFilePrin
Caption = "外部打印准备(&W)"
Shortcut = {F9}
End
Begin VB.Menu mnuFilePinter
Caption = "打印机设置(&U)"
End
Begin VB.Menu mnuFilePrintY
Caption = "打印预览(&L)"
Begin VB.Menu mnuFileJian
Caption = "简表(&J)"
End
Begin VB.Menu mnuFileZong
Caption = "总表(&Z)"
End
End
Begin VB.Menu mnuFilePrint
Caption = "打印(&P)"
Begin VB.Menu mnuPrintJian
Caption = "简表(&J)"
End
Begin VB.Menu mnuPrintZong
Caption = "总表(&Z)"
End
End
Begin VB.Menu mnuFileBar9
Caption = "-"
End
Begin VB.Menu mnuFileShuxing
Caption = "属性(&X)"
Shortcut = {F3}
End
Begin VB.Menu mnuFileBar2
Caption = "-"
End
Begin VB.Menu mnuFileExit
Caption = "退出(&E)"
End
Begin VB.Menu mnuRecentFile
Caption = "-"
Index = 0
Visible = 0 'False
End
Begin VB.Menu mnuRecentFile
Caption = ""
Index = 1
Visible = 0 'False
End
Begin VB.Menu mnuRecentFile
Caption = ""
Index = 2
Visible = 0 'False
End
Begin VB.Menu mnuRecentFile
Caption = ""
Index = 3
Visible = 0 'False
End
Begin VB.Menu mnuRecentFile
Caption = ""
Index = 4
Visible = 0 'False
End
Begin VB.Menu mnuRecentFile
Caption = ""
Index = 5
Visible = 0 'False
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -