[]
Gets the target control which attached to the C1TouchEventProvider.
[Browsable(false)]
public Control TargetControl { get; }
<Browsable(False)>
Public ReadOnly Property TargetControl As Control
| Type | Description |
|---|---|
| Control | The target control which attached to the C1TouchEventProvider. |