Hi,
my question is if there's currently a chance to show an close-button [x] within the tab-area like illustrated on the image below.
If only found a setting to display the close-button within the caption area - but i wan't a look & feel of such a tab like in current internet-browsers like Firefox / IE ...
Kind regards,
Sassan
sorry for my late response.
Acutally the application looks like
Only the Tab-Area is visible, caption is set on invisible via setting the imagesizecaption. You see on the screenshot 3 tabs and the last one is active.
What i want is a small close button - like in actual firefox browser versions - behind the tab-text. I've marked the position on the following screenshot with red markers.
I hope that my suggestion is now clear.
Hi Sassan,
I meant to upload a screenshot of a real application, showing the component and the desired location of the button, so I can know exactly where you want it and to suggest an approach.
Hi Boris,
i am not a well painter but i tried my best to show you what i mean.
I didn't had the time to test that creationfilter stuff. If i tried it - i will notice you within this thread.
Hello Sassan,
Since I am still not sure what you mean, a screenshot with the wrong and desired look would be very helpful!
As to the way of implementing this - you could use CreationFilter.
You could read about it at the following link: http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.2/CLR4.0/html/Win_Creation_Filter.html.Here are some topics from our community which could also help you: http://community.infragistics.com/forums/t/34485.aspx, http://forums.infragistics.com/forums/t/47561.aspx http://community.infragistics.com/forums/t/58186.aspx, http://community.infragistics.com/forums/t/9989.aspx and http://community.infragistics.com/forums/t/50234.aspx.The above approach is not so recommended, because it features element resizing, creating or removing and could lead to some unexpected behaviors.Please do not hesitate to ask if something comes up.
Hello Boris,
hello Danko,
sorry for my late answer.
Yes Boris, your answer is in that way correct that i also see a small close button within the caption area. But my question is if there is a chance to display it within the tab area - like it is possible with the ultratabcontrol. I suggest that there is no standard way to 'move' this close button within the tab area instead the caption area. Or do you have an example for that? The other question would be if there is a chance for a future implementation for my destinated behaviour of the dock manager.