CWindow::IsWindowEnabled

BOOL IsWindowEnabled( ) const;

See IsWindowEnabled in the Win32 SDK.

Remarks

Determines whether the window is enabled for input.

CWindow OverviewClass Members

See Also   CWindow::EnableWindow, CWindow::IsWindowVisible, CWindow::IsWindowUnicode