I need to know how to activate the TabButtonClose; I'm Activating the property tabbuttonVisibility in Always but the button never appears
what else do I have to do in order to get it?
I´m working whit Infragistics 2008
thanks
Set UltraTabControl.CloseButtonLocation to Tab. The CloseButtonVisibility controls how the close button is shown on a per tab basis and only applies when the CloseButtonLocation is set to Tab.