DhCheckBox.addOnSelect

Overview | Methods | This Package | All Packages

DhCheckBox.addOnSelect

Assigns a delegate to the select event.

Syntax

final public void addOnSelect ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

This event occurs when the user selects the control.

See Also   removeOnSelect


Send feedback to MSDN.Look here for MSDN Online resources.