Common elements - ahatornn/clforms GitHub Wiki

Common elements

Element Description
CheckState Indicates the status of a control, such as a check box, that can be checked, unchecked, or set to undefined
Color Specifies constants that define foreground and background colors for the pseudographics interface
ContextColorPoint Describes the color of the background and text
DialogResult Specifies identifiers to indicate the return value of a dialog box
Dock Specifies the position and manner in which a control is docked
IDrawingContext Drawing context
IElementStyle Defines actions with an element style
IGraphicsDevice Defines the value of T at a drawing context point
IPaintContext Custom drawing context
HorizontalAlignment Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element
Point Describes the location of an element
Rect Describes the width, height, and location of a rectangular area
Size Implements a structure that is used to describe the size of an object
TextAlignment Specifies whether the text in the object is left-aligned, right-aligned, centered
Thickness Represents information about internal fields and fields associated with a user interface (UI) element
VerticalAlignment Describes how a child element is vertically positioned or stretched within a parent's layout slot