当前位置:
首页
> Visual Basic程序设计(07759)
()属性用来表示复选框或单选按钮的状态。比如当单选按钮的该属性设置为True时,该按钮是“打开”的,按钮的中心有一个圆点。
- 2024-08-13 03:47:23
- Visual Basic程序设计(07759)
过程定义Sub MySub(ByRef xAs Integer, ByValy As Integer),下列说法正确的是()
- 2024-08-13 03:47:32
- Visual Basic程序设计(07759)
已知有下列过程Private Sub Comp(argl As Integer,arg2 As String,Optional
- 2024-08-13 03:47:35
- Visual Basic程序设计(07759)
Forml. Print Format$(.5278, “00. 0%" )会在Form1 上显示00.5。
- 2024-08-13 03:47:45
- Visual Basic程序设计(07759)