|
-
April 23rd, 1999, 10:59 AM
#1
Set CRichEditCtrl to ECO_SAVESEL: Problems
Hi world,
how can I set a multiline CRichEditCtrl to preserve its selection when it gains the focus without losing the horizontal/vertical sliders?
I currently use "myCtrl.SetOptions(ECOOP_OR, ECO_SAVESEL);" in OnInitDialog().
But in spite of the ECOOP_OR, my control won't have sliders when the text becomes long, although specified in the resource editor. They do appear if I don't give the above command.
I use VC++ 6 SP1.
Who can help?
Jens
[email protected]
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
|