Tab.exe Demonstrates Modal and Modeless Dialog Boxes
Article ID: 11958
Article Last Modified on 7/11/2005
APPLIES TO
- Microsoft Platform Software Development Kit-January 2000 Edition
This article was previously published under Q11958
SUMMARY
Tab.exe is a sample application that demonstrates the differences between
modal and modeless dialog boxes. It also demonstrates using a dialog box
within a dialog box, changing the text in a push button, tabbing between
push buttons, and disabling a push button. TAB also demonstrates how an
application processes the messages received when the user selects a push
button.
Keywords: kbwndw kbfile kbsample kbdlg KB11958