EnsureVisible Method
Description
The EnsureVisible method is used to force this tab to become visible.
Syntax
Public Sub EnsureVisible()
Remarks
EnsureVisible will "ensure" that the tab item is visible in the tab strip. This will scroll the tab items in the tab strip until the tab item is visible.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.