Getting BoderStyle At Runtine
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Anyone Know how to change the border style of a listbox at runtime...That means when listbox is non-active, the border is not bold but it is in focus, the border is darker to indicate to the user... I tried to use getwindowlong and setwindowlong but i am unable to set it properly..maybe i miss some APIs.. Thanx.
-
Hi Anyone Know how to change the border style of a listbox at runtime...That means when listbox is non-active, the border is not bold but it is in focus, the border is darker to indicate to the user... I tried to use getwindowlong and setwindowlong but i am unable to set it properly..maybe i miss some APIs.. Thanx.