Using BCGControlBar Pro using a wizard created app with multiple CBCGPDockingControlBar windows. My question is, how do I tell which one is active or has the focus? The normal GetForegroundWindow() and GetFocus() report the main frame.
Thanks.