Microsoft SDK for Java

IClassInfo.getDefaultEventName

Retrieves the name of the default event of the component class.

Syntax

public String getDefaultEventName()

Return Value

Returns the default event name. If the component class has no default event, null is returned.

Remarks

The exact implications of a default event are defined by the tool that is editing the component.

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