Visible Property
    
    
    
    
    
    
    
    
    
    
Description
Sets or returns whether the entity is visible.
            
Property type
Read-write property
            
Syntax
| Visual Basic | 
|---|
Public Property Visible As Boolean  | 
Example
The following example demonstrates how to change the value of the Visible property.
Private Sub VisiblePropExample()
Application.Visible = False
MsgBox "Visible property is now false. Click OK to restore."
Application.Visible = True
End
End Sub
                        
  en
 italiano
 čeština
 Deutsch
 français
 hrvatski
 magyar
 polski
 српски
 русский
 中文
 中文
 한국어
 español