CCmdUI::Enable

This member function enables or disables the user-interface item for this command.

Syntax

virtual void Enable( BOOL bOn = TRUE );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CCmdUI Overview, CCmdUI Member Functions, Support Classes, CCmdUI::SetCheck