MobileForms Toolkit Documentation

ButtonEventHandler Delegate

Represents the method that will handle the button click event.

public delegate void ButtonEventHandler(
object sender,
CellEventArgs e
);

Requirements

Namespace: Resco.Controls.AdvancedComboBox

Assembly: Resco.AdvancedComboBox.CF3 (in Resco.AdvancedComboBox.CF3.dll)

See Also

Resco.Controls.AdvancedComboBox Namespace