Print Page | Close Window

Setting pane tab button tooltip

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=16391
Printed Date: 06 February 2025 at 8:19pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Setting pane tab button tooltip
Posted By: foleypt
Subject: Setting pane tab button tooltip
Date Posted: 08 March 2010 at 11:55am
I need to get a project working with a series of docked panes which can be switched between using tabs.
Due to spacing considerations the tabs should be identifiable by icon only, i.e. with out any text on the tab, however it would be very useful if I could set tooltip text on the tab button to help identify the pane.

I can sort of manage this as the pane property TabCaption overrides the pane Title property but not the tooltip, so if I set

panelayersviewer.Title = "Layers Viewer"
panelayersviewer.TabCaption = " "

I get a tab caption consisting of one space and the tooltip "Layers Viewer", the space is almost not noticeable but I'd rather be without it, is there any way to set the tooltip independent of  the Title and TabCaption properties? Also I am sort of worried that the fact the TabCaption is not carried to the tab tooltip is an oversight of the newly added TabCaption property and could regress.

I am using v13.2 codejock in VB6 if that is any use.

How should I do this and will V14 help me here?

Thanks



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