Version

Search Results

OnZoomFactorChanged Method (TextEditorControlBase)

Syntax Parameters previousFactor newFactor

OverflowIndicatorImage Property

Gets/sets the custom image to be displayed in the overflow indicator. You can enable the overflow indicator to be displayed by setting the ShowOverflowIndicator property to true. Syntax

PanGesture Event (TextEditorControlBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.PanGestureEventArgs containing data related to this event. The following PanGestureEventArgs properties provide information specific to this event.Property Description Gesture Handled (Inherited from Infragistics.Win.Touch.Gest...

Paste Method (TextEditorControlBase)

Replaces the current selection in the control with the contents of the Clipboard. Syntax Remarks Note: The Paste method will only function correctly when the AlwaysInEditMode property is set to true.

PressAndHoldGesture Event (TextEditorControlBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.PressAndHoldGestureEventArgs containing data related to this event. The following PressAndHoldGestureEventArgs properties provide information specific to this event.Property Description EnablePanning Gesture Handled (Inherited ...

PressAndTapGesture Event (TextEditorControlBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.PressAndTapGestureEventArgs containing data related to this event. The following PressAndTapGestureEventArgs properties provide information specific to this event.Property Description Gesture Handled (Inherited from Infragistic...

PropertyChangedHandler Property (TextEditorControlBase)

Returns the event handler that notifies CalendarLook.CalendarLookChanged Syntax

PropertyChanged Event (TextEditorControlBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description ChangeInfo