Description

This is the McCommandPage collection for an McCommandDialog.

Object Model

Remarks

Tabbed dialogs, but also some of the regular dialogs can display several pages, which this collection exposes. It can be accessed as McCommandPage.Pages.

Members

Methods
Add

Adds a page to the collection.

Remove

Removes a page from the collection.

RemoveAll

Removes and destroys all the pages from an McCommandDialog.


Properties
CountRead-only property

Returns the number of pages in the collection.

ItemRead-only property

Returns a page from the collection.