property CalcEdit.SelLength as Long
Returns or sets the number of characters selected.
Type
Description
Long
A long expression that indicates the number of characters selected.
Returns the number of characters the user selects in a text-entry area of a control, or specifies the number of characters to select. Not available at design time; read-write at run time. Use the
SelText
property to get the current selection. The
SelStart
indicates the starting point of text selected.
Send comments on this topic.
© 1999-2007
Exontrol Inc, Software
. All rights reserved.