VB中的两个“复选框(Checkbox,Optionbutton)”是怎么使用的?
3个回答
展开全部
代码如下:
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
代码如下:
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
代码如下:
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
Private
Sub
Command1_Click()
If
Option1.Value
=
True
Then
MsgBox
"你选择了复选框"
‘如果Option1被选中,则弹出消息框
If
Check1.Value
=
1
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
else
if
Check1.Value
=
0
Then
MsgBox
"你选择了复选框"
‘如果Check1被选中,则弹出消息框
End
If
End
Sub
这个代码明白吗?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询