StatusBarHiddenMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates status bar hiding behavior preferences.
public enum StatusBarHiddenMode
type StatusBarHiddenMode =
- Inheritance
-
System.EnumStatusBarHiddenMode
Fields
Name | Value | Description |
---|---|---|
0 | Indicates that the default behavior on the system should be used. |
|
1 | Indicates that the status bar should be hidden. |
|
2 | Indicates that the status bar should not be hidden. |