📄 form1.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form1
Caption = "股市计算器"
ClientHeight = 3855
ClientLeft = 60
ClientTop = 450
ClientWidth = 5655
LinkTopic = "Form1"
ScaleHeight = 3855
ScaleWidth = 5655
StartUpPosition = 3 '窗口缺省
Begin TabDlg.SSTab SSTab1
Height = 3615
Left = 120
TabIndex = 0
Top = 120
Width = 5415
_ExtentX = 9551
_ExtentY = 6376
_Version = 393216
Tabs = 4
Tab = 2
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "投资分析"
TabPicture(0) = "Form1.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Command2"
Tab(0).Control(1)= "js"
Tab(0).Control(2)= "Frame2"
Tab(0).Control(3)= "Frame1"
Tab(0).ControlCount= 4
TabCaption(1) = "除权股息"
TabPicture(1) = "Form1.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Command4"
Tab(1).Control(1)= "Command3"
Tab(1).Control(2)= "Frame4"
Tab(1).Control(3)= "Frame3"
Tab(1).ControlCount= 4
TabCaption(2) = "参数设置"
TabPicture(2) = "Form1.frx":0038
Tab(2).ControlEnabled= -1 'True
Tab(2).Control(0)= "Frame5"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).ControlCount= 1
TabCaption(3) = "关于"
TabPicture(3) = "Form1.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).ControlCount= 0
Begin VB.Frame Frame5
Caption = "手续费用参数"
Height = 2655
Left = 240
TabIndex = 29
Top = 600
Width = 4695
Begin VB.TextBox Text_zdfy
Height = 375
Left = 1560
TabIndex = 46
Top = 1680
Width = 1455
End
Begin VB.TextBox Text_yjbl
Height = 375
Left = 1560
TabIndex = 45
Top = 1080
Width = 1455
End
Begin VB.TextBox Text_yhsl
Height = 375
Left = 1560
TabIndex = 44
Top = 480
Width = 1455
End
Begin VB.Label Label6
Caption = "元"
Height = 255
Left = 3240
TabIndex = 33
Top = 1920
Width = 495
End
Begin VB.Label Label5
Caption = "最低费用"
Height = 375
Index = 2
Left = 480
TabIndex = 32
Top = 1800
Width = 1215
End
Begin VB.Label Label5
Caption = "佣金比率"
Height = 375
Index = 1
Left = 480
TabIndex = 31
Top = 1200
Width = 1215
End
Begin VB.Label Label5
Caption = "印花税率"
Height = 375
Index = 0
Left = 480
TabIndex = 30
Top = 600
Width = 1215
End
End
Begin VB.CommandButton Command4
Caption = "清空"
Height = 255
Left = -71400
TabIndex = 28
Top = 3000
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "计算"
Height = 255
Left = -71400
TabIndex = 27
Top = 2520
Width = 1095
End
Begin VB.Frame Frame4
Caption = "输出结果"
Height = 855
Left = -74760
TabIndex = 26
Top = 2400
Width = 2415
End
Begin VB.Frame Frame3
Caption = "输入数据"
Height = 1575
Left = -74760
TabIndex = 25
Top = 600
Width = 4815
End
Begin VB.CommandButton Command2
Caption = "清空"
Height = 255
Left = -73440
TabIndex = 4
Top = 3000
Width = 975
End
Begin VB.CommandButton js
Caption = "计算"
Height = 255
Left = -74760
TabIndex = 3
Top = 3000
Width = 1095
End
Begin VB.Frame Frame2
Caption = "输出结果"
Height = 2655
Left = -72240
TabIndex = 2
Top = 600
Width = 2415
Begin VB.TextBox Text_ykbl
Height = 375
Left = 960
TabIndex = 43
Text = "Text11"
Top = 2040
Width = 855
End
Begin VB.TextBox Text_ykje
Height = 375
Left = 960
TabIndex = 42
Text = "Text10"
Top = 1680
Width = 855
End
Begin VB.TextBox Text_hszj
Height = 375
Left = 960
TabIndex = 41
Text = "Text9"
Top = 1320
Width = 855
End
Begin VB.TextBox Text_trzj
Height = 375
Left = 960
TabIndex = 40
Text = "Text8"
Top = 960
Width = 855
End
Begin VB.TextBox Text_sxfy
Height = 375
Left = 960
TabIndex = 39
Text = "Text7"
Top = 600
Width = 855
End
Begin VB.TextBox Text_bbjw
Height = 375
Left = 960
TabIndex = 38
Text = "Text6"
Top = 240
Width = 855
End
Begin VB.Label Label4
Caption = "%"
Height = 255
Left = 2160
TabIndex = 24
Top = 2160
Width = 615
End
Begin VB.Label Label3
Caption = "元"
Height = 255
Index = 6
Left = 2040
TabIndex = 23
Top = 720
Width = 255
End
Begin VB.Label Label3
Caption = "元"
Height = 255
Index = 5
Left = 2040
TabIndex = 22
Top = 1080
Width = 255
End
Begin VB.Label Label3
Caption = "元"
Height = 255
Index = 4
Left = 2040
TabIndex = 21
Top = 1440
Width = 255
End
Begin VB.Label Label3
Caption = "元"
Height = 255
Index = 3
Left = 2040
TabIndex = 20
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -