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 "GetSysColor" in [All]

user32

.
Summary
.

static extern uint GetSysColor(int nIndex);

.

Public Shared Function GetSysColor(ByVal nIndex As Integer) As Integer

.

Dim i as Integer = GetSysColor(1)

.

'GetSysColor returns in BGR byte order NOT RGB

.
Documentation
[GetSysColor] on MSDN

coredll

.

GetSysColors

Constants

.
Summary

 
Access PInvoke.net directly from VS: