OLE Server and Control Bars
Dwight S. Bell -- dbell@nr.infi.net
Tuesday, January 30, 1996
I'm trying to develop an OLE server using MFC 4.0. When inplace-activated, I have control bars that I want to keep within the COleIPFrame.
I'm having difficulty getting the control bars to paint properly.
Does anyone know of any sample MFC code where the OLE Server maintains control bars inside the inplace frame? I have MSDN.
Thanks,
... Dwight
Jim Lavin -- ooptech@Onramp.NET
Thursday, February 01, 1996
At 10:21 PM 1/30/96 -0500, you wrote:
>I'm trying to develop an OLE server using MFC 4.0. When inplace-activated,
I have control bars that I want to keep within the COleIPFrame.
>
>I'm having difficulty getting the control bars to paint properly.
>
>Does anyone know of any sample MFC code where the OLE Server maintains
control bars inside the inplace frame? I have MSDN.
>
>Thanks,
>... Dwight
>
>
I have some code where I put a status bar inside of my InPlaceFrameWnd
class. It took about a month on and off to get it right. The code should
work for you also, since a CStatusBar is derived from CControlBar. If you'd
like the code please e-mail me and I'll send it to you.
Jim Lavin
OOP Technologies
http://emporium.turnpike.net/~jlavin
http://rampages.onramp.net/~ooptech
| Вернуться в корень Архива
|