SECCurrencyEdit::SetSel

BOOLSECCurrencyEdit::SetSel(intiStart, intiStop)

Sets the control selection based on the specified start and stop parameters.

Defined in: curredit.cpp

Return Value

Nonzero if the selection criteria are valid, otherwise 0.

Parameters

iStart

Starting index for selection

iStop

Ending index for selection

Comments

The parameters do not need to be normalized (i.e. start can be greater than stop), and certain combinations have special meanings:

-1, 0

No selection

0, -1

Select everything

See Also

SECCurrencyEdit  ReplaceSelString