GetHeaderColor

 

Returns the color what used for the Header text.

GetHeaderColor (pDevMode As Long) As Long

 

Input value    - Handle to the BlackIceDEVMODE structure

Return value  - Header text color. The color is in the following COLORREF format: 0x00bbggrr

 

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.