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?