Desktop Functions: Smart Device Functions:
|
Search Results for "GetBkColor" in [All]gdi321: GetBkColor
static extern uint GetBkColor(IntPtr hdc);
Public Function GetBkColor(hdc As IntPtr) As UInteger
Public Declare Function GetBkColor Lib "gdi32" _ Enums
GETBKCOLOR = (FIRST + 0), shell32
int GetBkColor( |