Gets or sets the number of the character's position to start selecting from.
'Declaration
Public Overridable Property SelectionStart As Integer
'Usage
Dim instance As EditBase
Dim value As Integer
instance.SelectionStart = value
value = instance.SelectionStart
public virtual int SelectionStart {get; set;}
Property Value
The character position to start selecting from.
The default is zero.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8