討論串[VB6 ] 新手程式碼的問題...麻煩了!!
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者dieb (小狼)時間19年前 (2006/11/03 11:52), 編輯資訊
0
0
0
內容預覽:
正確的程式碼:. Private Sub Command1_Click(). If Check1 = 1 Then. Label1.FontBold = True. Else. Label1.FontBold = False. End If. If Check2 = 1 Then. Label1.F
(還有363個字)

推噓3(3推 0噓 0→)留言3則,0人參與, 最新作者yayagame (久城龍也)時間19年前 (2006/11/03 02:26), 編輯資訊
0
0
0
內容預覽:
程式碼如下. Private Sub Command1_Click(). If Check1 = 1 Then. Label1.FontBold = True. Else. Label1.FontBold = False. End If. If Check2 = 1 Then. Label1.Fon
(還有485個字)
首頁
上一頁
1
下一頁
尾頁