Search found 1 match

by Indiepath.t
Sun Nov 21, 2004 4:15 pm
Forum: General Discussion
Topic: Set window border and title bar colors?
Replies: 2
Views: 3527

:D Halo bung this in your code.

b = RGB(255,0,0)
a = #COLOR_ACTIVEBORDER
SetSysColors_(1, @a, @b)


Here are the elements

COLOR_3DDKSHADOW Dark shadow for three-dimensional display elements.
COLOR_3DFACE, COLOR_BTNFACE Face color for three-dimensional display elements and for dialog box ...