OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::IBContainer Class Referenceabstract

IBContainer – Supported by container app's document window. More...

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBContainer:
ocf::IBWindow ocf::TOcView ocf::TOcRemView ocf::TOcxView

Public Member Functions

virtual HRESULT _IFUNC FindDropDest (owl::TPoint *, IBDropDest **)=0
 
virtual HRESULT _IFUNC AllowInPlace ()=0
 
virtual HRESULT _IFUNC BringToFront ()=0
 
- Public Member Functions inherited from ocf::IBWindow
virtual HWND _IFUNC GetWindow ()=0
 
virtual HRESULT _IFUNC GetWindowRect (owl::TRect *)=0
 
virtual LPCOLESTR _IFUNC GetWindowTitle ()=0
 
virtual void _IFUNC AppendWindowTitle (LPCOLESTR)=0
 
virtual HRESULT _IFUNC SetStatusText (LPCOLESTR)=0
 
virtual HRESULT _IFUNC RequestBorderSpace (const owl::TRect *)=0
 
virtual HRESULT _IFUNC SetBorderSpace (const owl::TRect *)=0
 
virtual HRESULT _IFUNC InsertContainerMenus (HMENU, TOcMenuWidths *)=0
 
virtual HRESULT _IFUNC SetFrameMenu (HMENU)=0
 
virtual void _IFUNC RestoreUI ()=0
 
virtual HRESULT _IFUNC Accelerator (MSG *)=0
 
virtual HRESULT _IFUNC GetAccelerators (HACCEL *, int *)=0
 

Detailed Description

IBContainer – Supported by container app's document window.

Definition at line 398 of file ocbocole.h.

Member Function Documentation

◆ AllowInPlace()

virtual HRESULT _IFUNC ocf::IBContainer::AllowInPlace ( )
pure virtual

Implemented in ocf::TOcRemView, and ocf::TOcView.

◆ BringToFront()

virtual HRESULT _IFUNC ocf::IBContainer::BringToFront ( )
pure virtual

Implemented in ocf::TOcRemView, and ocf::TOcView.

◆ FindDropDest()

virtual HRESULT _IFUNC ocf::IBContainer::FindDropDest ( owl::TPoint * ,
IBDropDest **  )
pure virtual

Implemented in ocf::TOcView.


The documentation for this class was generated from the following file: