CaptionMetrics.BackColor - always black? |
Post Reply |
Author | |
TimStowe
Newbie Joined: 03 November 2005 Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 03 November 2005 at 1:36pm |
Using xpg with VB6, if I try to set the CaptionMetrics.BackColor
property of a Property Grid Item to a windows system color (e.g.
vbButtonFace), it always displays as black, regardless of the value
used. The basic color constants (e.g. vbRed) seem to work
fine.
Any thoughts? Regards, -Tim |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, Here workaround Item.CaptionMetrics.BackColor = XtremePropertyGrid.ColorManager(STDCOLOR_BTNFACE) |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |