📄 钢混框架设计软件.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Begin VB.MDIForm MDIForm1
BackColor = &H8000000C&
Caption = "钢混框架设计软件"
ClientHeight = 5715
ClientLeft = 165
ClientTop = 450
ClientWidth = 7875
Icon = "钢混框架设计软件.frx":0000
LinkTopic = "MDIForm1"
WindowState = 2 'Maximized
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 225
Left = 0
TabIndex = 2
Top = 5490
Width = 7875
_ExtentX = 13891
_ExtentY = 397
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 1
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 8819
MinWidth = 8819
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog ComD1
Left = 2400
Top = 3120
_ExtentX = 847
_ExtentY = 847
_Version = 393216
InitDir = "C:\钢混框架设计\"
End
Begin ComCtl3.CoolBar CoolBar1
Align = 1 'Align Top
Height = 450
Left = 0
TabIndex = 0
Top = 0
Width = 7875
_ExtentX = 13891
_ExtentY = 794
BandCount = 1
_CBWidth = 7875
_CBHeight = 450
_Version = "6.0.8169"
Child1 = "Toolbar1"
MinHeight1 = 390
Width1 = 1005
NewRow1 = 0 'False
Begin MSComctlLib.Toolbar Toolbar1
Height = 390
Left = 30
TabIndex = 1
Top = 30
Width = 7755
_ExtentX = 13679
_ExtentY = 688
ButtonWidth = 609
ButtonHeight = 582
AllowCustomize = 0 'False
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 5
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "new"
Object.ToolTipText = "新建"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "open"
Object.ToolTipText = "打开"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "save"
Object.ToolTipText = "保存"
ImageIndex = 5
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "saveas"
ImageIndex = 6
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "exit"
Object.ToolTipText = "退出"
ImageIndex = 7
EndProperty
EndProperty
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 3840
Top = 2040
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 8
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":030A
Key = "new"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":0624
Key = "open"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":0A76
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":0D90
Key = "back"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":10AA
Key = "save"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":13C4
Key = "save as"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":16DE
Key = "exit"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "钢混框架设计软件.frx":19F8
Key = "homepage"
EndProperty
EndProperty
End
Begin VB.Menu files
Caption = "文件(&F)"
WindowList = -1 'True
Begin VB.Menu new
Caption = "新建(&N)"
Shortcut = ^N
End
Begin VB.Menu open
Caption = "打开(&N)"
Shortcut = ^O
End
Begin VB.Menu li1
Caption = "-"
Index = 1
End
Begin VB.Menu save
Caption = "保存(&S)"
Enabled = 0 'False
Shortcut = ^S
End
Begin VB.Menu saveas
Caption = "另存为"
Enabled = 0 'False
End
Begin VB.Menu li2
Caption = "-"
Index = 2
End
Begin VB.Menu prope
Caption = "工程属性"
End
Begin VB.Menu li3
Caption = "-"
Index = 3
End
Begin VB.Menu exit
Caption = "退出(&X)"
Shortcut = ^Q
End
End
Begin VB.Menu shj
Caption = "数据输入"
Enabled = 0 'False
Begin VB.Menu kj1
Caption = "框架基本参数"
End
Begin VB.Menu kj2
Caption = "框架其他参数"
End
Begin VB.Menu li4
Caption = "-"
Index = 4
End
Begin VB.Menu jm
Caption = "梁截面参数"
Enabled = 0 'False
Index = 0
End
Begin VB.Menu jm
Caption = "柱截面参数"
Enabled = 0 'False
Index = 1
End
Begin VB.Menu jm
Caption = "柱附加重量"
Enabled = 0 'False
Index = 2
End
Begin VB.Menu jm
Caption = "梁上砌体重量"
Enabled = 0 'False
Index = 3
End
End
Begin VB.Menu Lodecaculate
Caption = "荷载计算(&L)"
Enabled = 0 'False
Begin VB.Menu load
Caption = "梯形荷载(&T)"
Index = 0
End
Begin VB.Menu load
Caption = "均布荷载(&D)"
Index = 1
End
Begin VB.Menu load
Caption = "-"
Index = 2
End
Begin VB.Menu load
Caption = "风荷载(&W)"
Index = 3
End
Begin VB.Menu load
Caption = "地震作用(&E)"
Index = 4
End
Begin VB.Menu load
Caption = "-"
Index = 5
End
Begin VB.Menu load
Caption = "隔跨隔层活荷载A(&A)"
Index = 6
End
Begin VB.Menu load
Caption = "隔跨隔层活荷载B(&B)"
Index = 7
End
Begin VB.Menu load
Caption = "逐跨计算活荷载(&Z)"
Index = 8
End
Begin VB.Menu load
Caption = "-"
Index = 9
End
Begin VB.Menu all
Caption = "直接计算全部荷载"
End
End
Begin VB.Menu MDesign
Caption = "构件设计(&M)"
Enabled = 0 'False
Begin VB.Menu Bmcross
Caption = "框架梁柱截面设计(&D)"
End
End
Begin VB.Menu windows
Caption = "窗口(&W)"
Enabled = 0 'False
Begin VB.Menu tu1
Caption = "输入图形界面"
End
Begin VB.Menu tu2
Caption = "输出图形界面"
End
Begin VB.Menu ganduan
Caption = "杆端力结果窗体"
End
Begin VB.Menu tools
Caption = "工具箱"
End
End
Begin VB.Menu debug1
Caption = "DEBUG"
Enabled = 0 'False
Begin VB.Menu ganduancha
Caption = "杆端力查看"
End
End
End
Attribute VB_Name = "MDIForm1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
DefInt I-K, N
DefSng X-Y
Dim gongshu As Integer
Dim cancel1 As Integer
Private Sub all_Click()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -