| Application |  |
Returns the McApplication instance in which this page is running.
|
| Caption |  |
Get or set the title for this page.
|
| Control |  |
Returns a reference to the ActiveX Control implementing this page as an Object.
|
| Dialog |  |
Returns the parent dialog of this page.
|
| HelpContext |  |
Get or set a help context string which can be used by the dialog to display context sensitive help for this page.
|
| Icon |  |
Get or set the icon which will be displayed on the tab for tabbed dialogs.
|
| Localizable |  |
Get or set the list of the properties, which will be localized by the Localize method.
|
| Name |  |
Returns the name of this page, which is the index in the collection.
|
| TooltipText |  |
Get or set the tooltip caption for a page.
|
| Type |  |
Returns the page type.
|