[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.TouchRoutedEventArgs.TargetControl

TargetControl Property

TargetControl

Gets the target control which attached to the C1TouchEventProvider.

Declaration
[Browsable(false)]
public Control TargetControl { get; }
<Browsable(False)>
Public ReadOnly Property TargetControl As Control
Property Value
Type Description
Control

The target control which attached to the C1TouchEventProvider.