Gets or sets the starting index of text selected in the control.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
int SelectionStart { get; set; }
Visual Basic (Declaration)
Property SelectionStart As Integer

See Also