FolderItem.Visible
From Xojo Documentation
Property (As Boolean )
aFolderItem.Visible = newBooleanValue
or
BooleanValue = aFolderItem.Visible
Supported for all project types and targets.
or
BooleanValue = aFolderItem.Visible
Supported for all project types and targets.
True if the FolderItem is visible and False if it is not.