EnsureVisible Method
Description
The EnsureVisible method is used to force an item in a group to become visible.
Syntax
Public Sub EnsureVisible()
Remarks
The EnsureVisible method will "ensure" that the item is visible in the group. This will scroll the items in the group until the item is visible. If the group the item is located in is "closed", then it will be expanded and scrolled until the item is visible.
See Also
| | Task Panel ActiveX Control v24.0 | | | | | | | |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.