CWindow::EnableWindow

BOOL EnableWindow( BOOL bEnable = TRUE );

See EnableWindow in the Win32 SDK.

Remarks

Enables or disables input.

CWindow OverviewClass Members

See Also   CWindow::IsWindowEnabled