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 Boolean
public bool HideStatusBarWhenOpen {get; set;}
See Also