Microsoft SDK for Java

Customizer.getVerbs

Returns the design-time verbs supported by the associated component.

Syntax

public CustomizerVerb[] getVerbs()

Return Value

Returns null by default.

Remarks

Override this method to return the component's verbs. For more information, see ICustomizer.getVerbs.

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