📄 static.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Staticfrm
Caption = "职工数据统计"
ClientHeight = 5085
ClientLeft = 60
ClientTop = 345
ClientWidth = 6195
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5085
ScaleWidth = 6195
WindowState = 2 'Maximized
Begin VB.CommandButton Command5
Caption = "退出"
Height = 495
Left = 4440
TabIndex = 1
Top = 4560
Width = 1335
End
Begin TabDlg.SSTab SSTab1
Height = 4215
Left = 240
TabIndex = 0
Top = 240
Width = 5775
_ExtentX = 10186
_ExtentY = 7435
_Version = 393216
Tabs = 2
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "简单项目统计"
TabPicture(0) = "Static.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "自定义条件统计"
TabPicture(1) = "Static.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Label11"
Tab(1).Control(1)= "Command4"
Tab(1).Control(2)= "Command3"
Tab(1).Control(3)= "Command2"
Tab(1).Control(4)= "Command1"
Tab(1).Control(5)= "List1"
Tab(1).Control(6)= "Option2"
Tab(1).Control(7)= "Option1"
Tab(1).Control(8)= "Text9"
Tab(1).Control(9)= "Combo2"
Tab(1).Control(10)= "Combo1"
Tab(1).Control(11)= "Text10"
Tab(1).ControlCount= 12
Begin VB.TextBox Text10
Height = 375
Left = -73440
TabIndex = 31
Text = "Text12"
Top = 3600
Width = 1815
End
Begin VB.ComboBox Combo1
Height = 330
Left = -74880
TabIndex = 29
Text = "Combo1"
Top = 720
Width = 1575
End
Begin VB.ComboBox Combo2
Height = 330
Left = -73320
TabIndex = 28
Text = "Combo2"
Top = 720
Width = 1455
End
Begin VB.TextBox Text9
Height = 330
Left = -71880
TabIndex = 27
Text = "Text1"
Top = 720
Width = 1695
End
Begin VB.OptionButton Option1
Caption = "而且(and)"
Height = 255
Left = -74760
TabIndex = 26
Top = 1200
Width = 1695
End
Begin VB.OptionButton Option2
Caption = "或者(or)"
Height = 255
Left = -72840
TabIndex = 25
Top = 1200
Width = 1455
End
Begin VB.ListBox List1
Height = 1950
ItemData = "Static.frx":0038
Left = -74880
List = "Static.frx":003A
TabIndex = 24
Top = 1560
Width = 4095
End
Begin VB.CommandButton Command1
Caption = "添加"
Height = 375
Left = -70680
TabIndex = 23
Top = 1680
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "删除"
Height = 375
Left = -70680
TabIndex = 22
Top = 2160
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "清空"
Height = 375
Left = -70680
TabIndex = 21
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "统计"
Height = 375
Left = -70680
TabIndex = 20
Top = 3120
Width = 1215
End
Begin VB.Frame Frame2
Caption = "职工年龄分布"
Height = 2295
Left = 120
TabIndex = 7
Top = 1680
Width = 5535
Begin VB.TextBox Text8
Height = 375
Left = 3960
TabIndex = 17
Text = "Text8"
Top = 1560
Width = 975
End
Begin VB.TextBox Text7
Height = 375
Left = 1320
TabIndex = 16
Text = "Text7"
Top = 1560
Width = 975
End
Begin VB.TextBox Text6
Height = 375
Left = 3960
TabIndex = 15
Text = "Text6"
Top = 1080
Width = 975
End
Begin VB.TextBox Text5
Height = 375
Left = 1320
TabIndex = 13
Text = "Text5"
Top = 1080
Width = 975
End
Begin VB.TextBox Text4
Height = 375
Left = 3960
TabIndex = 11
Text = "Text4"
Top = 600
Width = 975
End
Begin VB.TextBox Text3
Height = 375
Left = 1320
TabIndex = 9
Text = "Text3"
Top = 600
Width = 975
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "平均年龄"
Height = 210
Left = 2880
TabIndex = 19
Top = 1680
Width = 915
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "55岁以上"
Height = 210
Left = 240
TabIndex = 18
Top = 1680
Width = 930
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "46-55岁"
Height = 210
Left = 2880
TabIndex = 14
Top = 1200
Width = 840
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "36-45岁"
Height = 210
Left = 240
TabIndex = 12
Top = 1200
Width = 840
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "26-35岁"
Height = 210
Left = 2880
TabIndex = 10
Top = 720
Width = 840
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "25岁以下"
Height = 210
Left = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -