【VB开源代码栏目提醒】:网学会员鉴于大家对VB开源代码十分关注,论文会员在此为大家搜集整理了“OptionButton.frm”一文,供大家参考学习
VERSION 5.00
Begin VB.Form OptionButton
Caption = "Form1"
ClientHeight = 2430
ClientLeft = 60
ClientTop = 345
ClientWidth = 4365
LinkTopic = "Form1"
ScaleHeight = 2430
ScaleWidth = 4365
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame2
Caption = "操作系统"
Height = 1935
Left = 2280
TabIndex = 1
Top = 240
Width = 1815
Begin VB.OptionButton Option4
Caption = "Windows NT"
Height = 375
Left = 360
TabIndex = 5
Top = 1080
Width = 1335
End
Begin VB.OptionButton Option3
Caption = "Windows 98"
Height = 375
Left = 360
TabIndex = 4
Top = 480
Width = 1335
End
End
Begin VB.Frame Frame1
Caption = "机型"
Height = 1935
Left = 240
TabIndex = 0
Top = 240
Width = 1815
Begin VB.OptionButton Option5
Caption = "PentiumⅡ"
Height = 375
Left = 360
TabIndex = 6
Top = 1320
Width = 1200
End
Begin VB.OptionButton Option2
Caption = "Pentium"
Height = 375
Left = 360
TabIndex = 3
Top = 840
Width = 1095
End
Begin VB.OptionButton Option1
Caption = "486"
Height = 255
Left = 360
TabIndex = 2
Top = 480
Width = 1215
End
End
End
Attribute VB_Name = "OptionButton"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
上一篇:
option.frm
下一篇:
陈进-计算机网络安全毕业论文