CXTPStatusBar::m_pToolTipContext in accessible |
Post Reply |
Author | |
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
Posted: 16 December 2013 at 1:23pm |
Codejock gives me a way to replace the tooltip context object on the CXTPCommandBars class since I can create my own subclass and the m_pToolTipContext class is "protected".
However the CXTPStatusBar::m_pToolTipContext member is "private" and hence inaccessible to a subclassed object. I need to put my own CXTPTooltipContext class in its place so my overridden CreateTooltip method is called. How can I do that? |
|
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 |