[]
Gets or sets the starting point of text selected in the drop-down window.
[Browsable(false)]
public int SelectionStart { get; set; }
<Browsable(False)>
Public Property SelectionStart As Integer
Type | Description |
---|---|
int | The starting position of the selected text. |