OnRButtonUp in CXTPControlButton ??? |
Post Reply |
Author | |
softz
Newbie Joined: 29 December 2003 Location: Singapore Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 02 August 2004 at 9:22pm |
Hi, I'm currently using an Appbar application. Hence, I've a few buttons
on the Appbar which I used CXTPControlButton to make them function as
and when a user click on them. According to the help file, CXTPControlButton is derived from CXTPControl.
Therefore, I should be able to use the functions or override functions
in CXTPControl right? Here is my question. May I know how to use the
OnRButtonUp(CPoint) of CXTPControl in CXTPControl? I've managed to put
the function in and compile without any errors. Unfortunately, nothing
happens when I performed a right click on the button. May I know how do
I make this thing work? PS: Sample code as follows // file.h // file.cpp Regards Edited by softz |
|
Regards,
SoftZ |
|
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 |