Pages Property

Sets or returns an object reference to the control array of containers to be used as wizard pages.

Syntax:

[Set] object.Pages [= object]

Remarks:

This property is normally set at design-time by setting the PageControl property through the property window. It can, however, be set programmatically at run-time.

See Also: PageControl Property