ControlStyleStatus Enumeration | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Describes the state of a ControlStyle member.
Namespace:
Telogis.UI
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public enum ControlStyleStatus
Public Enumeration ControlStyleStatus
Members
| Member name | Value | Description |
---|
| Normal | 0 |
The user is not pressing on the control.
|
| Pressed | 1 |
The control is being pressed (by the mouse or stylus).
|
See Also