Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Setting pane tab button tooltip
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Setting pane tab button tooltip

 Post Reply Post Reply
Author
Message
foleypt View Drop Down
Groupie
Groupie
Avatar

Joined: 11 February 2008
Location: Portugal
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote foleypt Quote  Post ReplyReply Direct Link To This Post Topic: Setting pane tab button tooltip
    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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.