VS.NET Style Tab Interface
How can I create a VS.NET style Tabs - similar to the one that allows us to switch between the Design view and the code window.
Regards
Partha
How can I create a VS.NET style Tabs - similar to the one that allows us to switch between the Design view and the code window.
Regards
Partha
Well, I know I can use the TabControl, but I am actually looking for the VS.NET style tabs - with the slanted top-left corner.
Steve