PageControl Property

Sets or returns the name of the control array of containers to be used as wizard pages.

Syntax:

object.PageControl [= string]

Remarks:

This property is normally set at design-time through the property window. It should be set to the base name of the pages control array, e.g. "Pages", not "Pages(1)".

See Also: Pages Property