Returns the Header text background mode.
GetHeaderBackgroundMode (pDevMode As Long) As Long
Input value - Handle to the BlackIceDEVMODE structure
Return value - Header text background mode. Possible values:
0: The Header text background is transparent
1: The Header text background is opaque
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.