Print Page | Close Window

Tooltip Type

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=6928
Printed Date: 16 September 2024 at 4:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltip Type
Posted By: Simon HB9DRV
Subject: Tooltip Type
Date Posted: 19 April 2007 at 3:45am
How do I use balloon tooltips when I am just using a data member of type CXTPToolBar in a dialog? Maybe it's not possible...
 
My code is below.
VERIFY(m_wndToolBar.CreateToolBar(WS_TABSTOP|WS_VISIBLE|WS_CHILD|CBRS_TOOLTIPS, this));
VERIFY(m_wndToolBar.LoadToolBar(IDR_SAT_TRACK_DEFNS));
m_wndToolBar.ShowTextBelowIcons(TRUE);
m_wndToolBar.EnableDocking(xtpFlagAlignTop | xtpFlagHideWrap | xtpFlagStretched);


-------------
Simon HB9DRV



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net