C1.Silverlight.RichTextBox.5
SelectionStart Property (C1RichTextBox)

Gets or sets the starting position of the text selected in the rich text box.
Syntax
'Declaration
 
Public Property SelectionStart As System.Integer
public System.int SelectionStart {get; set;}
Remarks
The positions represented in this property correspond to positions in the Text property's content.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.