Hi!
I'm devolping a Windows Mobile aplication in Compact Framework 2.0 SP1.
How can I make invisible a label using invoke?
Thanks!
|
|
Hi! I'm devolping a Windows Mobile aplication in Compact Framework 2.0 SP1. How can I make invisible a label using invoke? Thanks!
|
||
|
|
|
|
You simply want to change the Label's Visible property? Generically speaking it's something like this:
|
||
|
|