正在加载图片...
VC++ Programming UESTC Chapter 7 The modeless dialog and Windows Common Dialogs e Modeless dialog allows user to work elsewhere in the application while the dialog is active Modal and modeless dialogs are derived from CDialog e Modal dialog can be constructed on the stack and so it is easy to be cleaned up Modeless dialog is more complicatedVC++ Programming @ UESTC 2 ⚫ Modeless dialog allows user to work elsewhere in the application while the dialog is active. ⚫ Modal and modeless dialogs are derived from CDialog. ⚫ Modal dialog can be constructed on the stack and so it is easy to be cleaned up. ⚫ Modeless dialog is more complicated. Chapter 7 The Modeless Dialog and Windows Common Dialogs
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有