Hevea documentation

Combo.SetOnChangeEventHandler Method 

Sets the OnChange event handler.

public void SetOnChangeEventHandler(
   OnChange handler
);

Parameters

handler
handler

Exceptions

Exception Type Condition
ArgumentNullException handler is null

See Also

Combo Class | Hevea.Core.Http.Html.UI Namespace