Table of Contents

Property TextSelectionStart

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TextSelectionStart

Gets the starting index of text selected in the combo box.

public virtual int TextSelectionStart { get; }

Property Value

int

The zero-based index of the first character in the string of the current text selection.