Visible Property
Description
Returns or sets whether the group is visible.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Visible() As Boolean
Remarks
The Visible property indicates if the group can be seen in the Task Panel. It does not have to be visible on the screen for the Visible property to be true. This means you might have to scroll the Task Panel to see the group.
When False, the group is hidden from view and will not appear anywhere in the Task Panel.
See Also
| | Task Panel ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.