U++ framework
Do not panic. Ask here before giving up.

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: 740
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: Fri Jun 05 15:30:23 GMT+2 2026

Total time taken to generate the page: 0.00666 seconds