Error processing SSI file
(Leadtools.Controls)

Show in webframe

EventsSource Property




Events source control or HTML element.
Syntax
public Control EventsSource {get;}
'Declaration
 
Public ReadOnly Property EventsSource As Control

Property Value

The events source control HTML element.
Remarks

This is the same value set in the eventsSource parameter to the Create method. The events of this control will be subscribed to and converted from raw mouse and touch to the common events mentioned above. Required and must be a valid control or HTML element on the page.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file