Microsoft SDK for Java

ComboBox.onDropDown

Triggers the dropDown event.

Syntax

protected void onDropDown( Event e )

Parameters

e

An Event object that provides notification for the event.

Remarks

When overriding this method, call super.onDropDown.

See Also   addOnDropDown

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