mouseover of custom control |
Post Reply |
Author | |
joggx
Groupie Joined: 21 August 2007 Status: Offline Points: 42 |
Post Options
Thanks(0)
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. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |