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

uxtheme

.

public extern static Int32 GetThemePropertyOrigin(IntPtr hTheme, int iPartId, int iStateId, int iPropId, out PropertyOrigin pOrigin);

.

Declare Function GetThemePropertyOrigin Lib "uxtheme.dll" (TODO) As TODO

.

Public Shared Function GetThemePropertyOrigin(hTheme As IntPtr, iPartId As Integer, iStateId As Integer, iPropId As Integer, ByRef pOrigin As PropertyOrigin) As Int32

.
Documentation
[GetThemePropertyOrigin] on MSDN

Enums

.

public enum PropertyOrigin : int

.
Documentation
[PropertyOrigin] on MSDN

 
Access PInvoke.net directly from VS: