MobileForms Toolkit Documentation

TouchControl.ControlAdded Event

public event ControlEventHandler ControlAdded;

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