Tagged Questions

2
votes
3answers
598 views

vertical scroll bar not working when using window xp theme (not classic)

This may sound crazy, and i didnt believe it until i saw it for myself. The vertical scroll bar does not scroll when you click in the space between the scroller or the arrows. You have to drag the …
2
votes
3answers
353 views

Clicking a control and causing it to shade (C#, WinForms, .Net 3.5)

In windows when you click on an icon on your desktop, the icon darkens with a shade that is based on your windows theme that is currently used. I have a custom control that displays an image. I …
0
votes
1answer
69 views

How to check which XP theme is enabled

I have a wxPython which works perfectly on window xp theme but on switching to 'classic theme' rich text cntrl comes up without border. I can enable border for classic theme but for that Q1. I need …