Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmMain
Caption = "股市计算器"
ClientHeight = 4650
ClientLeft = 165
ClientTop = 165
ClientWidth = 6615
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 4650
ScaleWidth = 6615
StartUpPosition = 2 '屏幕中心
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access 2000;"
DatabaseName = "D:\My basic\003\dabase.mdb"
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 960
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "Tabel"
Top = 7320
Visible = 0 'False
Width = 7575
End
Begin TabDlg.SSTab SSTab1
Height = 4620
Left = -15
TabIndex = 0
Top = -15
Width = 6585
_ExtentX = 11615
_ExtentY = 8149
_Version = 393216
Tabs = 4
Tab = 2
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "投资分析"
TabPicture(0) = "Mainfrm.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame4"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Command2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Command1"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Frame5"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).ControlCount= 4
TabCaption(1) = "除权除息"
TabPicture(1) = "Mainfrm.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Command9"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Command8"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "Frame3"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "Frame2"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).ControlCount= 4
TabCaption(2) = "参数设置"
TabPicture(2) = "Mainfrm.frx":0038
Tab(2).ControlEnabled= -1 'True
Tab(2).Control(0)= "Frame1"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).ControlCount= 1
TabCaption(3) = "关于"
TabPicture(3) = "Mainfrm.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Text18"
Tab(3).Control(0).Enabled= 0 'False
Tab(3).Control(1)= "Picture1"
Tab(3).Control(1).Enabled= 0 'False
Tab(3).ControlCount= 2
Begin VB.Frame Frame5
Caption = "输入数据"
Height = 2790
Left = -74700
TabIndex = 40
Top = 615
Width = 2865
Begin VB.TextBox Text16
BackColor = &H80000018&
Height = 270
Left = 1230
TabIndex = 56
Top = 2205
Width = 1000
End
Begin VB.TextBox Text15
BackColor = &H80000018&
Height = 270
Left = 1230
TabIndex = 55
Top = 1595
Width = 1000
End
Begin VB.TextBox Text14
BackColor = &H80000018&
Height = 270
Left = 1230
TabIndex = 54
Top = 985
Width = 1000
End
Begin VB.TextBox Text7
BackColor = &H80000018&
DataField = "网 名"
DataSource = "Data1"
Height = 270
Left = 1230
Locked = -1 'True
TabIndex = 41
Top = 375
Width = 1000
End
Begin VB.Label Label30
AutoSize = -1 'True
Caption = "元"
Height = 180
Left = 2325
TabIndex = 59
Top = 2235
Width = 180
End
Begin VB.Label Label29
AutoSize = -1 'True
Caption = "元"
Height = 180
Left = 2295
TabIndex = 58
Top = 1620
Width = 180
End