Tooltip on Dialog Sample |
Post Reply |
Author | |
Surbhi
Groupie Joined: 08 July 2008 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 22 September 2008 at 2:20am |
Sir,
Please guide me the steps for getting for showing me the Tooltip with theme and description of Caption for a button instead of plain Tooltip
Thanks & Regards,
Surbhi Mehta
|
|
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 891 |
Post Options
Thanks(0)
|
I am not sure but you may be able to do this by geting the control and setting the tooltip string to the empty string (CJ may default to the description).
If that doesn't work you can trap OnToolHitTest and call the static function, CXTPToolTipContext::FillInToolInfo where you can provide whatever string you desire. So for instance you can get the caption from the control and pass it into FillInToolInfo.
|
|
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 |