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

Constants

.

const int BM_CLICK = 0x00F5;

.

        case BM_CLICK:

user32

.

    Dim theClickMessage As UInteger = Convert.ToUInt32("0x00F5", 16)    '= BM_CLICK value


 
Access PInvoke.net directly from VS: