SoftwareSphere Home

MFCPlus Class Library

Package MFXDialog

Classes to create modal or modeless dialogs for various uses.

CAutoFontPropertySheet Property sheet that changes the font of its pages accordingly to the system GUI font.
CIconDialog Class to select an icon from those contained in an executable file or a icon collection file.
CInputBox A small dialog to get a single short string from the user.
CPageSetupDlg Customization of the Windows Page Setup dialog to get page margins from the user.
CPropertyDlg Class to make dialog windows similar to the property sheets but without using the Windows property sheet functions.
CPropertyPane Represents a pane in a property dialog.
CTabDlg Dialog which contains a TabCtrl and handles the notify messages from it.
CTreePropertySheet A property sheet with a tree control that lists all the panes of the sheet.
CWaitDialog Class which creates a non modal dialog which shows a message while the program is doing a long task.
CWizardDlg Class to make wizard style dialog classes without using the Windows' property sheet functions.
CWizardPage Represents a single pane in a wizard dialog.