resumen clase 14/7/06
estos codigos nos paso guille:
sub.boton.click( )
if OnOff.backcolor=AAA then
thenOnOff.backcolor=BBB
botontv.enabled=true
else
OnOff.backcolor=AAA
Botontv.enabled=False
End If
EndSub
(esto se programa con todos los botones del control)
sub.canalmas.click( )
If canal.caption <12 ThenCanal.caption=1
ElseCanal.caption=Val(canal.caption)+1
End If.
End Sub.
chau sañu2
sub.boton.click( )
if OnOff.backcolor=AAA then
thenOnOff.backcolor=BBB
botontv.enabled=true
else
OnOff.backcolor=AAA
Botontv.enabled=False
End If
EndSub
(esto se programa con todos los botones del control)
sub.canalmas.click( )
If canal.caption <12 ThenCanal.caption=1
ElseCanal.caption=Val(canal.caption)+1
End If.
End Sub.
chau sañu2
0 Comments:
Post a Comment
<< Home