Bug with visual styles...

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Robert Conde - Senior Systems Engineer, a.i. solutions
Avatar
Hey guys,
I found a simple to fix (I'd imagine) but somewhat debilitating (for me)bug. If you have themes enabled, but don't have visual styles enabled for your application, then the scroll bars don't render (they're just black). Not a very common config so I can understand you missed it. Any chance of a quick fix?

Robert Conde

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Robert,

I assume you are doing this with the new .NET 2.0 "Application.VisualStyleState" feature? I'm playing with it now. The API's we call (keep in mind that our code is in .NET 1.0) don't seem to be detecting if that is set to "VisualStyleState.NoneEnabled". Any idea of what .NET 1.0 class member or Windows API we could call to detect that?


Actipro Software Support

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Nevermind... just found what Microsoft is doing with that property and am emulating the same thing now. This change will be in the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.