GetColor |
PXPGlobal.GetColor(LONG ColorID),ULONG
This method will return a color that you can use to set XP colors on controls PowerXP-Theme doesn't theme.
You can pass one of the following equates as the ColorID argument:
PXPCOL:Text
PXPCOL:DarkText
PXPCOL:Border
PXPCOL:Gradient_From
PXPCOL:Gradient_To
PXPCOL:LightGradient_From
PXPCOL:LightGradient_To
PXPCOL:Selection
PXPCOL:OrangeGradient_From
PXPCOL:OrangeGradient_To
PXPCOL:ToolbarBackground
PXPCOL:WindowBackground
PXPCOL:ClientArea
PXPCOL:OfficeClientArea
PXPCOL:White
PXPCOL:DarkBlue
PXPCOL:Line
PXPCOL:DarkLine
PXPCOL:DisabledText
PXPCOL:MenuBackground
PXPCOL:MenuSelection
PXPCOL:BtnGradient_From
PXPCOL:BtnGradient_To
PXPCOL:OfficeGradient_From
PXPCOL:OfficeGradient_To
PXPCOL:OfficeBorder
PXPCOL:OfficeToolbar_From
PXPCOL:OfficeToolbar_To