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
Support Forum
Download Visual Studio Add-In

Terms of Use
Privacy Policy

Search Results for "IsWindowEnabled" in [All]

user32

.

See IsWindowEnabled to determine whether a window is enabled.

.
Summary
.

static extern bool IsWindowEnabled(IntPtr hWnd);

.

Private Shared Function IsWindowEnabled(ByVal hWnd As IntPtr) As <MarshalAs(UnmanagedType.Bool)> Boolean

.
Documentation
[IsWindowEnabled] on MSDN

 
Access PInvoke.net directly from VS: