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

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBControlSite:
ocf::TOcControl

Public Member Functions

virtual HRESULT _IFUNC Init (UINT, IBControl *, UINT)=0
 
virtual HRESULT _IFUNC OnPropertyChanged (DISPID dispid)=0
 
virtual HRESULT _IFUNC OnPropertyRequestEdit (DISPID dispid)=0
 
virtual HRESULT _IFUNC OnControlFocus (BOOL fGotFocus)=0
 
virtual HRESULT _IFUNC TransformCoords (owl::TPointL *lpptlHimetric, owl::TPointF *lpptfContainer, DWORD flags)=0
 

Detailed Description

Definition at line 471 of file ocbocole.h.

Member Function Documentation

◆ Init()

virtual HRESULT _IFUNC ocf::IBControlSite::Init ( UINT ,
IBControl * ,
UINT  )
pure virtual

Implemented in ocf::TOcControl.

◆ OnControlFocus()

virtual HRESULT _IFUNC ocf::IBControlSite::OnControlFocus ( BOOL fGotFocus)
pure virtual

Implemented in ocf::TOcControl.

◆ OnPropertyChanged()

virtual HRESULT _IFUNC ocf::IBControlSite::OnPropertyChanged ( DISPID dispid)
pure virtual

Implemented in ocf::TOcControl.

◆ OnPropertyRequestEdit()

virtual HRESULT _IFUNC ocf::IBControlSite::OnPropertyRequestEdit ( DISPID dispid)
pure virtual

Implemented in ocf::TOcControl.

◆ TransformCoords()

virtual HRESULT _IFUNC ocf::IBControlSite::TransformCoords ( owl::TPointL * lpptlHimetric,
owl::TPointF * lpptfContainer,
DWORD flags )
pure virtual

Implemented in ocf::TOcControl.


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