CODModel::GetComponentFromFocus
CODComponent*CODModel::GetComponentFromFocus(HWNDhWndFocus)
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.