Visual C++ 6.0
ATL 3.0

After I create a control named A with ATL Wizard, I found the control should be <B>Invisible at runtime</B>.
How to make the control <B>Invisible at runtime</B>?

By the way, how to determine current status is runtime or design-time?