BulletChromeState Enum
Represents the various states supported by the BulletChrome element.
public enum BulletChromeState
Fields
Name | Description |
---|---|
Disabled | Indicates that the chrome is disabled. |
Hover | Indicates that the mouse is hovering over the chrome. |
Normal | Indicates the chrome is in the normal state. |
Pressed | Indicates that the chrome is pressed. |