ActiveXControlComponent::Pimpl::Pimpl |
( |
HWND |
hwnd, |
|
|
ActiveXControlComponent & |
activeXComp |
|
) |
| |
|
inline |
ActiveXControlComponent::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
static LRESULT CALLBACK ActiveXControlComponent::Pimpl::activeXHookWndProc |
( |
HWND |
hwnd, |
|
|
UINT |
message, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
|
inlinestatic |
void ActiveXControlComponent::Pimpl::componentMovedOrResized |
( |
bool |
wasMoved, |
|
|
bool |
wasResized |
|
) |
| |
|
inlineoverridevirtual |
This callback happens when the component that is being watched is moved relative to its top-level peer window, or when it is resized.
Implements ComponentMovementWatcher.
void ActiveXControlComponent::Pimpl::componentPeerChanged |
( |
| ) |
|
|
inlineoverridevirtual |
void ActiveXControlComponent::Pimpl::componentVisibilityChanged |
( |
| ) |
|
|
inlineoverridevirtual |
This callback happens when the component's visibility state changes, possibly due to one of its parents being made visible or invisible.
Implements ComponentMovementWatcher.
void ActiveXControlComponent::Pimpl::setControlBounds |
( |
const Rectangle< int > & |
bounds | ) |
const |
|
inline |
void ActiveXControlComponent::Pimpl::setControlVisible |
( |
bool |
shouldBeVisible | ) |
const |
|
inline |
IOleClientSite* ActiveXControlComponent::Pimpl::clientSite |
IOleObject* ActiveXControlComponent::Pimpl::control |
HWND ActiveXControlComponent::Pimpl::controlHWND |
WNDPROC ActiveXControlComponent::Pimpl::originalWndProc |
ActiveXControlComponent& ActiveXControlComponent::Pimpl::owner |
IStorage* ActiveXControlComponent::Pimpl::storage |
The documentation for this class was generated from the following file: