|
-
September 26th, 2009, 03:48 AM
#1
Getting the cursor to blink to the right of text in a CEdit box control
Hi,
What function should i use to get the cursor to blink on the right side of text on a CEdit control?
thanks
-
September 26th, 2009, 03:57 AM
#2
Re: Getting the cursor to blink to the right of text in a CEdit box control
 Originally Posted by austinium
Hi,
What function should i use to get the cursor to blink on the right side of text on a CEdit control?
thanks
Oops i missed some details, I have a CButton which OnClick clears the contents of the CEdit box and place text("fill-in") there, then i use SetFocus() on the editbox. Now the cursor blinks to the left of fill-in , how do i get it to blink at the end of the string instead of the beginning?
-
September 26th, 2009, 05:26 AM
#3
Re: Getting the cursor to blink to the right of text in a CEdit box control
Victor Nijegorodov
-
September 26th, 2009, 06:05 AM
#4
Re: Getting the cursor to blink to the right of text in a CEdit box control
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|