Visible Property See Also DescriptionIndicates whether the item is visible. Property typeRead-write property SyntaxVisual BasicPublic Property Visible() As Boolean RemarksYou cannot set this property to true for items of system forms. You cannot set this property to false if the item is in focus. See AlsoCheckBoxColumn Object