NFX.WinForms.Elements NamespaceNFX Class Library

[This is preliminary documentation and is subject to change.]

[Deprecated] Windows Forms support for building handle-less controls
Classes

  ClassDescription
Public classCheckableElement
Public classCheckBoxElement
Public classComboButtonElement
Represents a combo box button element
Public classElement
Represents an element to be drawn in a host control
Public classElementHostControl
Represents a host control for lightweight control-like elements. Elements can receive mouse input however they do not support keyboard focus
Public classElementList
Represents a list of elements
Public classPressableElement
Represents an elemnt that may be pressed down by the mouse. Mostly used as a button base
Public classRadioButtonElement
Public classRadioGroupElement
Represents a group of radio buttons
Public classSymbolElement
Symbol elements represent simple glyphs like circle, triangle etc.. This element is currently not themed
Public classTextElement
Public classTextLabelElement
Enumerations

  EnumerationDescription
Public enumerationElementZOrder
Defines a sequence of element enumeration
Public enumerationSymbolType