Returns the editor provided to other controls Syntax
Sets input focus to the control. Syntax Return Value true if the input focus request was successful; otherwise, false.
Overriden. Indicates if the editor or its contained textbox currently has the input focus. Syntax
Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureCompletedEventArgs containing data related to this event. The following GestureCompletedEventArgs properties provide information specific to this event.Property Description Gesture Location
Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureQueryStatusEventArgs containing data related to this event. The following GestureQueryStatusEventArgs properties provide information specific to this event.Property Description Location Mode PressAndHoldDelay
Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureStartingEventArgs containing data related to this event. The following GestureStartingEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.ComponentModel.Canc...