Resolves the specified Appearance by setting its default values to the actual values used by the control Syntax Parameters appearance The AppearanceData to resolverequestedProps Bit flags representing which Appearance properties are to be resolvedincludeNullTextAppearance Specifies whether the NullTextAppearance s...
Resolves the specified Appearance by setting its default values to the actual values used by the control Overload List
Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.RotateGestureEventArgs containing data related to this event. The following RotateGestureEventArgs properties provide information specific to this event.Property Description Angle Gesture Handled (Inherited from Infragistics.Wi...
Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount
Selects text within the control Syntax Parameters start The character position at which to start the selectionlength The number of characters to select Remarks Note: The Select method will only function correctly when the AlwaysInEditMode property is set to true.
Selects text within the control Overload List
Selects all text in the control. Syntax Remarks Note: The SelectAll method will only function correctly when the AlwaysInEditMode property is set to true.
Gets/sets a value indicating the currently selected text in the editor. Available only at runtime. Syntax
Gets/sets the number of characters selected in the text box. Available only at runtime. Syntax
Gets/sets the starting position of text selected in the text box. Available only at runtime. Syntax