I m creating a windows mobile application. In the application i have a tab control , by default the position of tab page menu is comming at buttom but i wanted it on top.
Is there any way to do it.
Any help appreciated Thanks in Advance
I m creating a windows mobile application. In the application i have a tab control , by default the position of tab page menu is comming at buttom but i wanted it on top.
Is there any way to do it.
Any help appreciated Thanks in Advance
if you're using the standing System.Windows.Forms.TabControl then you cannot. The customizability of that control is extremely limited.
You have two options: