[]
        
(Showing Draft Content)

FarPoint.Win.ElementState

ElementState Enum

Specifies the state of the element for display.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum ElementState : short
Public Enum ElementState As Short

Fields

Name Description
Inactive

Display state is inactive

Inverted

Display state is inverted (as if it has been pressed)

Normal

Display state is normal (active)