Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - mouseover of custom control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

mouseover of custom control

 Post Reply Post Reply
Author
Message
joggx View Drop Down
Groupie
Groupie


Joined: 21 August 2007
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote joggx Quote  Post ReplyReply Direct Link To This Post Topic: mouseover of custom control
    Posted: 15 April 2008 at 2:37am
I am adding a custom control to a command bar through:

CXTPControlCustom* m_custom = CXTPControlCustom::CreateControlCustom(&m_custom);

it works but   the custom control's OnMouseMove doesn't get called. I even try to use PretranslateMessage to catch WM_LBUTTONDOWN and it doesn't work either.

Thanks.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.