Quote Originally Posted by Karl77 View Post
No.
If you use the OCX version no need to call SetupVisualStyles at all.
All you need is a manifest for the app.

Rem.:
You won't see any VisualStyles in the IDE.
Unless you have a patched VB6.EXE.
Even in OCX you shall call SetupVisualStyles during Form_Load event. It fixes several stuff for visualstyles in general, e.g. focus rects etc.