|
-
April 2nd, 1999, 10:19 AM
#1
ActiveX Control Properties
I'm trying to set some of the design-time properties of a Rich TextBox control that I am creating in a CView window. If I try to set the properties [e.g., control.SetScrollBars(rtfVertical)] before calling control.Create(), the request fails. If I try to set the properties afterwards, I get a property read-only at runtime message. The properties are easy to set if the control is in a dialog box. What gives?
Jay
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
|