MobileForms Toolkit Documentation

TouchControl.ControlRemoved Event

public event ControlEventHandler ControlRemoved;

Event Data

The event handler receives an argument of type ControlEventArgs containing data related to this event. The following ControlEventArgs property provides information specific to this event.

Property Description
Control  

See Also

TouchControl Class | Resco.Controls.CommonControls Namespace