|
-
Jun 16th, 2017, 10:08 AM
#1
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by MountainMan
Krool,
In ComCtrlsDemo there are two lines in the Main procedure in Startup.bas for which I have a question.
Code:
Call ComCtlsInitIDEStopProtection
Call InitVisualStyles
Are these two lines required when using the OCX version of your controls or does your code do these steps automatically?
Call ComCtlsInitIDEStopProtection is not needed for OCX.
The other is needed depended if your app is manifested or not to use theming.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|