VB题目 如图,点切换按钮,会根据所选的单选选项来切换文本框中所显示的汉字字体。
展开全部
Private Sub Command1_Click()
If Option1.Value = True Then Text1.Font = Option1.Caption
If Option2.Value = True Then Text1.Font = Option2.Caption
If Option3.Value = True Then Text1.Font = Option3.Caption
End Sub
If Option1.Value = True Then Text1.Font = Option1.Caption
If Option2.Value = True Then Text1.Font = Option2.Caption
If Option3.Value = True Then Text1.Font = Option3.Caption
End Sub
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
我是做系统任务的,不会你的啊。sorry。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询