ComponentOne Basic Library for UWP
HideStatusBarWhenOpen Property

C1.UWP Assembly > C1.Xaml Namespace > C1FullscreenDialog Class : HideStatusBarWhenOpen Property
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

Reference

C1FullscreenDialog Class
C1FullscreenDialog Members