HideStatusBarWhenOpen Property
In This Topic
Gets or sets a value indicating whether the status bar must be hidden when the popup is open.
Syntax
'Declaration
Public Property HideStatusBarWhenOpen As System.Boolean
public System.bool HideStatusBarWhenOpen {get; set;}
See Also