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

user32

.
Summary
.

static extern uint CheckMenuItem(IntPtr hmenu, uint uIDCheckItem, uint uCheck);

.

Private Shared Function CheckMenuItem(hmenu As IntPtr, uIDCheckItem As UInteger, uCheck As UInteger) As UInteger

.
Documentation
[CheckMenuItem] on MSDN

 
Access PInvoke.net directly from VS: