Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

26. Windows Forms TabControl

26.1 How do color the tabs on my TabControl?
26.2 How do I programatically select a Tab Page?
26.3 Why do the order of the tabs keep changing when opening and closing the Form?
26.4 How do I force the focus to be on a text box in a tab page when the application gets loaded?
26.5 For a TabControl, how do I make the tabs on the tab pages appear on the bottom instead of on the right?
26.6 How do I use code to insert or delete tabpages in a TabControl?
26.7 How do I dynamically hide/unhide tabs in a TabControl?
26.8 How do I prevent the user from changing the selected tab page?
26.9 How can I drag and drop TabPages between TabControls?

 

Windows forms FAQ