BrowserButtonType 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.
Represents browser buttons.
public enum class BrowserButtonType
public enum BrowserButtonType
type BrowserButtonType =
Public Enum BrowserButtonType
- Inheritance
-
BrowserButtonType
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Back | 1 | |
Forward | 2 | |
Refresh | 3 | |
Stop | 4 | |
Close | 5 | Browser close button. |