Spread Windows Forms 12.0 Product Documentation
ElementState Enumeration


FarPoint.Win Assembly > FarPoint.Win Namespace : ElementState Enumeration
Specifies the state of the element for display.
Syntax
'Declaration
 
Public Enum ElementState 
   Inherits System.Enum
'Usage
 
Dim instance As ElementState
public enum ElementState : System.Enum 
Members
MemberDescription
InactiveDisplay state is inactive
InvertedDisplay state is inverted (as if it has been pressed)
NormalDisplay state is normal (active)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.ElementState

See Also

Reference

FarPoint.Win Namespace