Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invisible at run time
Message
General information
Forum:
Visual C++
Category:
ActiveX
Miscellaneous
Thread ID:
00845348
Message ID:
00845742
Views:
11
Thanks Brian

>>Hi everybody,
>>
>>When I created a new “MFC ActiveX ControlWizard” project in VC++ 6.0, in step 2 of 2, I check-marked “Invisible at run time”. I finished that project now. How can I remove that checkmark from my project?
>>
>>Thank you,
>>Ali
>
>You cant remove the checkmark, but you can remove the flag.
>
>Look for the OLE Control flags in your *Ctl.CPP file. It should be above you constructor.
>
>You will see a bunch of flags seperated by | which means they are being ORed.
>
>Remove the one that has INVISIBLE in it. I can't remember off the top of my head the exact name.
Previous
Reply
Map
View

Click here to load this message in the networking platform