Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to find Caret Pos. in CB Text?

Status
Not open for further replies.

DonW

Programmer
Apr 2, 2000
3
0
0
US
I have a combo box object. I have to put text in the CB prior to the user adding additional text. I do not want the user to backspace or delete the text I placed in the CB first.

I have tried GetCaretPos() but it does not work. Is there a way to limit the user from overwriting the text I put in but not limmit the user to appending to the text? [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top