Click or drag to resize

TabControl.DeleteAllTabs Method

X#
Remove all the tabs and their corresponding pages in the tab control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD DeleteAllTabs() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if all tabs could be deleted; otherwise FALSE.
See Also