CODModel::GetComponentFromFocus

CODComponent* CODModel::GetComponentFromFocus(HWND hWndFocus)

Gets the component that owns focus window or child window.

Defined in: OdModel.cpp

Return Value

Pointer to component that owns focus.

Parameters

hWndFocus

The handle to the window with focus.