Microsoft SDK for Java

Customizer.getDesignPages

Retrieves an array of classes for each design page used by the component.

Syntax

public Class [] getDesignPages()

Return Value

Returns null by default.

Remarks

Override this method to return the component's design pages. A design page is the WFC equivalent of an OLE property page.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.