Version

Search Results

GetPreferredSize Method (TextEditorControlBase)

Used to determine the preferred size for the control Syntax Parameters proposedSize Proposed size Return Value The preferred size of the control

GetText Method (TextEditorControlBase)

Returns the text of the control Syntax Return Value The text of the control.

HasAppearance Property (TextEditorControlBase)

Returns true if an Appearance object has been created. Syntax

HasExternalEditor Property (TextEditorControlBase)

Indicates if the internal editor has been created Syntax

HasInternalEditor Property (TextEditorControlBase)

Indicates if the internal editor has been created Syntax

HasNullTextAppearance Property (TextEditorControlBase)

Returns true if any properties have been set on the NullTextAppearance. Syntax

HasOverflowIndicatorImage Property

Returns true if a custom image has been assigned to the overflow indicator. Syntax

HideSelection Property

Gets/sets a value indicating whether the selected text in the control remains highlighted when the control loses focus. Syntax Remarks Note: The HideSelection property is only applicable when the AlwaysInEditMode property is set to true.