How To Disable the Resizing of an OLE Control (137538)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft OLE Control Developer's Kit (CDK)
This article was previously published under Q137538 SUMMARY
To disable the resizing of an OLE Control, you need to override the
COleControl::OnNcLButtonDown() and COleControl::OnSetExtent() functions.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbCtrl kbhowto kbNoUpdate KbUIDesign KB137538 |
---|
|