DateTimePicker.removeOnDropDown

Overview | Methods | This Package | All Packages

DateTimePicker.removeOnDropDown

Removes the delegate that is assigned to the dropDown event.

Syntax

public final void removeOnDropDown( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnDropDown