KryptonTextBoxSelectionStart Property |
Gets and sets the starting point of text selected in the control.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public int SelectionStart { get; set; }
Property Value
Type:
Int32See Also