Enum DrawHelper.CommandState
Visual state of a command/button being drawn: normal, hot-tracked (mouse over), or pushed (pressed).
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public enum DrawHelper.CommandState
Fields
| Name | Description |
|---|---|
| HotTrack | |
| Normal | |
| Pushed |