Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » TabCtrl » A few questions regarding TabCtrl
Re: A few questions regarding TabCtrl [message #36756 is a reply to message #36751] Mon, 02 July 2012 20:11 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Well I have to disagree with undogs,

TabCtrl can have buttons tied to them, all you have to do is the following:

Button closeButton;
...
tabs.Add( myTabInstance, img, "tabName").SetCtrl(closeButton);


All you have to do is set the correct style to the closeButton and you're done with it Wink

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to change Tab name
Next Topic: Why not drop ParentCtrl pane and add Ctrls directly to TabBarCtrl?
Goto Forum:
  


Current Time: Thu Jun 06 12:04:45 CEST 2024

Total time taken to generate the page: 0.01706 seconds