Gets the collection of TabPages.
object.TabPages as collection
After inserting a new tab control, use this property to open the Tab Pages Editor and create, modify re-order or remove tabs (tab page objects in the TabPages collection).
Use the Add button to create new tab pages. A tab will be created to the right of any existing tabs.
Alternatively, on the control itself, you can click the Add button () to the far right of the tab buttons to insert additional Tab Pages.
Use the Remove button to delete the currently selected tab page from the collection.
To reorder tab pages in the control click the re-order buttons.
Alternatively, you can drag and drop tab pages in the Editor to the desired position.
Properties relating to the selected tab page will load in the properties pane. Use these properties to change the appearance and behavior associated with individual tab pages.
TabPage object | TabPages collection | Tab control | Add method | Remove method | Caption property | TabColor property | ForeColor property
© 2004-2021 looksoftware. All rights reserved.