The information in this article applies to:
SYMPTOMSIf the selected text within a textbox includes the last character of the controls Text property, the SelText property will not include the last character. RESOLUTION
To work around this problem, you can use the SelStart and SelLength
properties to capture the selected string:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. MORE INFORMATION
When the selected text includes the last character of the control's Text
property, the SelText property will not include the last character.
REFERENCESBooks Online for Microsoft Windows CE Toolkit for Visual Basic 5.0 Additional query words: VBCE wce selection vbce5 vbce6
Keywords : kbToolkit kbVBp kbVBp500bug kbVBp600fix kbWinCE kbWinCE100 kbGrpVB |
Last Reviewed: March 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |