Simple Way to Check All Dialog Controls for Changings
- Published 05/06/2000
Uses the ON_CONTROL_RANGE MFC macro to avoid having to individually check each control
Uses the ON_CONTROL_RANGE MFC macro to avoid having to individually check each control
Using ON_UPDATE_COMMAND_UI with all controls in a Dialog
Using ON_UPDATE_COMMAND_UI with controls
Using ON_UPDATE_COMMAND_UI with menu items and controls
Using ON_UPDATE_COMMAND_UI with menu items and controls (2)