Looked around and can't seem to find a way to put an x button on a tabbed interface any suggestions?
Printable View
Looked around and can't seem to find a way to put an x button on a tabbed interface any suggestions?
What are you referring to when you say, "tabbed interface?"
Putting a close button on a TabStrip, thanks for the reply.
You can just use the right click button ( popup menu )and use the index of the tab to close the desired one.
Awhile ago, I had wrote some code that will add an additional button to the controlbox. Perhaps, with a little modification, you could make it function on a tab control.
I'll see if I can find it.
Thanks for the suggestion DaoK but I already have added that feature, I hope you find it Megatron and thanks for looking.
Ok, here's a link to the source that I posted on PSC.
Thanks Megatron, that is what I was looking for exactally and very nice code indeed. :D