| Name | Type | Description |
 | AccessibilityObject | System.Windows.Forms.AccessibleObject | Inherited from System.Windows.Forms.Control |
 | AccessibleDefaultActionDescription | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleDescription | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleName | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleRole | System.Windows.Forms.AccessibleRole | Inherited from System.Windows.Forms.Control |
 | AllowDrop | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Anchor | System.Windows.Forms.AnchorStyles | Inherited from System.Windows.Forms.Control |
 | AutoScrollOffset | System.Drawing.Point | Inherited from System.Windows.Forms.Control |
 | AutoTextSize | System.Boolean |
Gets or sets the flag enabling the size of the text to be automatically adjusted to the control size.
|
 | BindingContext | System.Windows.Forms.BindingContext | Inherited from System.Windows.Forms.Control |
 | Bottom | System.Int32 | Inherited from System.Windows.Forms.Control |
 | Bounds | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | CanFocus | System.Boolean | Inherited from System.Windows.Forms.Control |
 | CanSelect | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Capture | System.Boolean | Inherited from System.Windows.Forms.Control |
 | CausesValidation | System.Boolean | Inherited from System.Windows.Forms.Control |
 | ClientRectangle | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | ClientSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | CompanyName | System.String | Inherited from System.Windows.Forms.Control |
 | Container | System.ComponentModel.IContainer | Inherited from System.ComponentModel.Component |
 | ContainsFocus | System.Boolean | Inherited from System.Windows.Forms.Control |
 | ContextMenuStrip | System.Windows.Forms.ContextMenuStrip | Inherited from System.Windows.Forms.Control |
 | ContextMenu | System.Windows.Forms.ContextMenu | Inherited from System.Windows.Forms.Control |
 | Controls | System.Windows.Forms.Control.ControlCollection | Inherited from System.Windows.Forms.Control |
 | Created | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Cursor | System.Windows.Forms.Cursor | Inherited from System.Windows.Forms.Control |
 | DataBindings | System.Windows.Forms.ControlBindingsCollection | Inherited from System.Windows.Forms.Control |
 | DeviceDpi | System.Int32 | Inherited from System.Windows.Forms.Control |
 | DisplayRectangle | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | Disposing | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Dock | System.Windows.Forms.DockStyle | Inherited from System.Windows.Forms.Control |
 | Enabled | System.Boolean | |
 | FailImage | System.Drawing.Image |
Gets or sets the image shown when in Fail state (for Image display mode).
|
 | FailText | System.String |
Gets or sets the text displayed when in Fail state (for Text display mode).
|
 | Focused | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Font | System.Drawing.Font | Inherited from System.Windows.Forms.Control |
 | Handle | System.IntPtr | Inherited from System.Windows.Forms.Control |
 | HasChildren | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Height | System.Int32 | Inherited from System.Windows.Forms.Control |
 | ImageSizeMode | HMI.Controls.PassFailIndicator.IndicatorImageSizeMode |
Gets or sets the image size to control size behavior mode (for Image display mode).
|
 | ImeMode | System.Windows.Forms.ImeMode | Inherited from System.Windows.Forms.Control |
 | IndicatorMode | HMI.Controls.PassFailIndicator.Mode |
Gets or sets the control display mode.
|
 | InvokeRequired | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsAccessible | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsDisposed | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsHandleCreated | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsMirrored | System.Boolean | Inherited from System.Windows.Forms.Control |
 | LayoutEngine | System.Windows.Forms.Layout.LayoutEngine | Inherited from System.Windows.Forms.Control |
 | Left | System.Int32 | Inherited from System.Windows.Forms.Control |
 | Location | System.Drawing.Point | Inherited from System.Windows.Forms.Control |
 | Margin | System.Windows.Forms.Padding | Inherited from System.Windows.Forms.Control |
 | MaximumSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | MinimumSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | Name | System.String | Inherited from System.Windows.Forms.Control |
 | NeutralImage | System.Drawing.Image |
Gets or sets the image shown when in Neutral/Unknown state (for Image display mode).
|
 | NeutralText | System.String |
Gets or sets the text displayed when in Neutral/Unknown state (for Text display mode).
|
 | Padding | System.Windows.Forms.Padding | Inherited from System.Windows.Forms.Control |
 | Parent | System.Windows.Forms.Control | Inherited from System.Windows.Forms.Control |
 | PassImage | System.Drawing.Image |
Gets or sets the image shown when in Pass state (for Image display mode).
|
 | PassText | System.String |
Gets or sets the text displayed when in Pass state (for Text display mode).
|
 | PreferredSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | ProductName | System.String | Inherited from System.Windows.Forms.Control |
 | ProductVersion | System.String | Inherited from System.Windows.Forms.Control |
 | RecreatingHandle | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Region | System.Drawing.Region | Inherited from System.Windows.Forms.Control |
 | RightToLeft | System.Windows.Forms.RightToLeft | Inherited from System.Windows.Forms.Control |
 | Right | System.Int32 | Inherited from System.Windows.Forms.Control |
 | Site | System.ComponentModel.ISite | Inherited from System.Windows.Forms.Control |
 | Size | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | TabIndex | System.Int32 | Inherited from System.Windows.Forms.Control |
 | TabStop | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Tag | System.Object | Inherited from System.Windows.Forms.Control |
 | TopLevelControl | System.Windows.Forms.Control | Inherited from System.Windows.Forms.Control |
 | Top | System.Int32 | Inherited from System.Windows.Forms.Control |
 | UseWaitCursor | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Value | System.Nullable<System.Boolean> |
Gets or sets the value of the state indicated by the control.
|
 | Visible | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Width | System.Int32 | Inherited from System.Windows.Forms.Control |