public static bool IsWindowEnabled( IntPtr hwnd )
Public Shared Function IsWindowEnabled ( hwnd As IntPtr ) As Boolean
public: static bool IsWindowEnabled( IntPtr hwnd )
static member IsWindowEnabled : hwnd : IntPtr -> bool
In This Article