B
Beebs
I have a more general question using VB .NET for the Compact
Framework. How can I create a routine that calls all buttons on a
form...for instance I want:
If one of the form's button's is pressed Then
set the text to bold
change the text color
save the button's text to a global
End If
It's probably pretty simple but if someone could provide me with an
example similar to what I'm looking for I'll try to take it from
there.
Thanks
Framework. How can I create a routine that calls all buttons on a
form...for instance I want:
If one of the form's button's is pressed Then
set the text to bold
change the text color
save the button's text to a global
End If
It's probably pretty simple but if someone could provide me with an
example similar to what I'm looking for I'll try to take it from
there.
Thanks