Anyone know how to make my usecontrol invisible at runtime? I'm porting the MCL Global Hotkey control to VB.Net and it is all OK except fro this bit...ideas?
Thanks in advance,
Duncan
Printable View
Anyone know how to make my usecontrol invisible at runtime? I'm porting the MCL Global Hotkey control to VB.Net and it is all OK except fro this bit...ideas?
Thanks in advance,
Duncan
Turns out you don't use controls for this any more - you use Components...
Project->Add->Component Class