Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetBkColor" in [All]

gdi32

.
Summary
.

static extern uint GetBkColor(IntPtr hdc);

.

Public Function GetBkColor(hdc As IntPtr) As UInteger

.

Public Declare Function GetBkColor Lib "gdi32" _

.
Documentation
[GetBkColor] on MSDN

Enums

.

            GETBKCOLOR               = (FIRST + 0),

shell32

.

        int GetBkColor(


 
Access PInvoke.net directly from VS: