Hiding Controls at Runtime
Hi,
I'm fairly new to making ActiveX controls but not to VB so I have a pretty fair understanding of how stuff works.
What I'm trying to do is have a control that shows at design-time with a border round it, and is not visible, but interactive at run-time, much like the Image control.
I've tried putting code in various control events which have worked to an extent but I can never get the border to show again when I go back to design-time after testing the control.
Any help would be much appreciated.
--
GeekSession