Gets or sets a value indicating whether the group is visible.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Visible() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value.
RemarksAllows making all items in the group visible or invisible.
See Also