Is it possible to make the tabs on the side of the control instead of on top????
Printable View
Is it possible to make the tabs on the side of the control instead of on top????
Hi.
use the Alignment property of the TabControl.
With that you can set Top, Bottom, Left or Right.