|
-
May 18th, 1999, 03:47 AM
#1
edit control
hi!
i get an answer recently that you cann´t chang color on the letters in a disabled edit control. but you can change if that is readonly. but when you point at a readonly edit control and click on it, you can see the cursor (marker) in edit control. i dont want that happend.
how can i avoid that?
please help me.
-
May 18th, 1999, 04:11 AM
#2
Re: edit control
try GetDlgItem(IDC_YOUREDITCTRL)->HideCaret();
regards
j..
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
|