Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Commonly Added Member Functions.
If your dialog box contains pushbuttons other than OK or Cancel, you need to write message-handler member functions in your dialog class to respond to the control-notification messages they generate. For an example, see the Scribble sample program. You can also handle control-notification messages from other controls in your dialog box.
See Also
Dialog Boxes
Life Cycle of a Dialog Box
Commonly Overridden Member Functions