XjtagOutputBox Class

Control that displays formatted output returned from XJEase.

Namespace: XJTAG.Integration

Syntax

public class XjtagOutputBox : UserControl

Remarks

Users may add to or clear the output by using the methods WriteText or Clear respectively. Text held within the output box can be retrieved by accessing the Text property.

Layout Viewer can be accessed through output shown on this control.

Inheritance Hierarchy

  • UserControl
    • ContainerControl
      • ScrollableControl
        • Control
          • Component
            • MarshalByRefObject
              • object
            • IComponent
              • IDisposable
          • IDropTarget
          • ISynchronizeInvoke
          • IWin32Window
          • IBindableComponent
            • IComponent
              • IDisposable
      • IContainerControl

Members

Constructors

Name Description
XjtagOutputBox

Initializes a new instance of the XjtagOutputBox class.

Properties

Name Description
AccessibilityObject (from Control)
AccessibleDefaultActionDescription (from Control)
AccessibleDescription (from Control)
AccessibleName (from Control)
AccessibleRole (from Control)
ActiveControl (from ContainerControl)
AllowDrop (from Control)
Anchor (from Control)
AutoScaleDimensions (from ContainerControl)
AutoScaleFactor (from ContainerControl)
AutoScaleMode (from ContainerControl)
AutoScroll (from ScrollableControl)
AutoScrollMargin (from ScrollableControl)
AutoScrollMinSize (from ScrollableControl)
AutoScrollOffset (from Control)
AutoScrollPosition (from ScrollableControl)
AutoSize (from UserControl)
AutoSizeMode (from UserControl)
AutoValidate (from UserControl)
BackColor (from Control)
BackgroundImage (from Control)
BackgroundImageLayout (from Control)
BindingContext (from ContainerControl)
BorderStyle (from UserControl)
Bottom (from Control)
Bounds (from Control)
CanEnableIme (from ContainerControl)
CanFocus (from Control)
CanRaiseEvents (from Control)
CanSelect (from Control)
Capture (from Control)
CausesValidation (from Control)
ClientRectangle (from Control)
ClientSize (from Control)
CompanyName (from Control)
Container (from Component)
ContainsFocus (from Control)
ContextMenu (from Control)
ContextMenuStrip (from Control)
Controls (from Control)
Created (from Control)
CreateParams (from UserControl)
CurrentAutoScaleDimensions (from ContainerControl)
Cursor (from Control)
DataBindings (from Control)
DefaultCursor (from Control)
DefaultImeMode (from Control)
DefaultMargin (from Control)
DefaultMaximumSize (from Control)
DefaultMinimumSize (from Control)
DefaultPadding (from Control)
DefaultSize (from UserControl)
DesignMode (from Component)
DeviceDpi (from Control)
DisplayRectangle (from ScrollableControl)
Disposing (from Control)
Dock (from Control)
DockPadding (from ScrollableControl)
DoubleBuffered (from Control)
Enabled (from Control)
Events (from Component)
Focused (from Control)
Font (from Control)
FontHeight (from Control)
ForeColor (from Control)
Handle (from Control)
HasChildren (from Control)
Height (from Control)
HorizontalScroll (from ScrollableControl)
HScroll (from ScrollableControl)
ImeMode (from Control)
ImeModeBase (from Control)
InvokeRequired (from Control)
IsAccessible (from Control)
IsDisposed (from Control)
IsHandleCreated (from Control)
IsMirrored (from Control)
LayoutEngine (from Control)
Left (from Control)
Location (from Control)
Margin (from Control)
MaximumSize (from Control)
MinimumSize (from Control)
Name (from Control)
Padding (from Control)
Parent (from Control)
ParentForm (from ContainerControl)
PreferredSize (from Control)
ProductName (from Control)
ProductVersion (from Control)
RecreatingHandle (from Control)
Region (from Control)
RenderRightToLeft (from Control)
ResizeRedraw (from Control)
Right (from Control)
RightToLeft (from Control)
ScaleChildren (from Control)
ShowFocusCues (from Control)
ShowKeyboardCues (from Control)
Site (from Control)
Size (from Control)
TabIndex (from Control)
TabStop (from Control)
Tag (from Control)
Text

Retrieves all the text in the control.

Top (from Control)
TopLevelControl (from Control)
UseWaitCursor (from Control)
VerticalScroll (from ScrollableControl)
Visible (from Control)
VScroll (from ScrollableControl)
Width (from Control)
WindowTarget (from Control)

Events

Name Description
AutoSizeChanged (from UserControl)
AutoValidateChanged (from UserControl)
BackColorChanged (from Control)
BackgroundImageChanged (from Control)
BackgroundImageLayoutChanged (from Control)
BindingContextChanged (from Control)
CausesValidationChanged (from Control)
ChangeUICues (from Control)
Click (from Control)
ClientSizeChanged (from Control)
ContextMenuChanged (from Control)
ContextMenuStripChanged (from Control)
ControlAdded (from Control)
ControlRemoved (from Control)
CursorChanged (from Control)
Disposed (from Component)
DockChanged (from Control)
DoubleClick (from Control)
DpiChangedAfterParent (from Control)
DpiChangedBeforeParent (from Control)
DragDrop (from Control)
DragEnter (from Control)
DragLeave (from Control)
DragOver (from Control)
EnabledChanged (from Control)
Enter (from Control)
FontChanged (from Control)
ForeColorChanged (from Control)
GiveFeedback (from Control)
GotFocus (from Control)
HandleCreated (from Control)
HandleDestroyed (from Control)
HelpRequested (from Control)
ImeModeChanged (from Control)
Invalidated (from Control)
KeyDown (from Control)
KeyPress (from Control)
KeyUp (from Control)
Layout (from Control)
Leave (from Control)
Load (from UserControl)
LocationChanged (from Control)
LostFocus (from Control)
MarginChanged (from Control)
MouseCaptureChanged (from Control)
MouseClick (from Control)
MouseDoubleClick (from Control)
MouseDown (from Control)
MouseEnter (from Control)
MouseHover (from Control)
MouseLeave (from Control)
MouseMove (from Control)
MouseUp (from Control)
MouseWheel (from Control)
Move (from Control)
PaddingChanged (from Control)
Paint (from Control)
ParentChanged (from Control)
PreviewKeyDown (from Control)
QueryAccessibilityHelp (from Control)
QueryContinueDrag (from Control)
RegionChanged (from Control)
Resize (from Control)
RightToLeftChanged (from Control)
Scroll (from ScrollableControl)
SizeChanged (from Control)
StyleChanged (from Control)
SystemColorsChanged (from Control)
TabIndexChanged (from Control)
TabStopChanged (from Control)
TextChanged (from UserControl)
Validated (from Control)
Validating (from Control)
VisibleChanged (from Control)

Methods

Name Description
AccessibilityNotifyClients(AccessibleEvents, int) (from Control)
AccessibilityNotifyClients(AccessibleEvents, int, int) (from Control)
AdjustFormScrollbars (from ContainerControl)
BeginInvoke(Delegate) (from Control)
BeginInvoke(Delegate, object[]) (from Control)
BringToFront (from Control)
Clear

Clears all output.

Contains (from Control)
CreateAccessibilityInstance (from Control)
CreateControl (from Control)
CreateControlsInstance (from Control)
CreateGraphics (from Control)
CreateHandle (from Control)
CreateObjRef (from MarshalByRefObject)
DefWndProc (from Control)
DestroyHandle (from Control)
Dispose() (from Component)
Dispose

Clean up any resources being used.

DoDragDrop (from Control)
DrawToBitmap (from Control)
EndInvoke (from Control)
Equals(object) (from object)
Finalize (from Component)
FindForm (from Control)
Focus (from Control)
GetAccessibilityObjectById (from Control)
GetAutoSizeMode (from Control)
GetChildAtPoint(Point) (from Control)
GetChildAtPoint(Point, GetChildAtPointSkip) (from Control)
GetContainerControl (from Control)
GetHashCode (from object)
GetLifetimeService (from MarshalByRefObject)
GetNextControl (from Control)
GetPreferredSize (from Control)
GetScaledBounds (from Control)
GetScrollState (from ScrollableControl)
GetService (from Component)
GetStyle (from Control)
GetTopLevel (from Control)
GetType (from object)
Hide (from Control)
InitializeLifetimeService (from MarshalByRefObject)
InitLayout (from Control)
Invalidate() (from Control)
Invalidate(Region) (from Control)
Invalidate(bool) (from Control)
Invalidate(Rectangle) (from Control)
Invalidate(Region, bool) (from Control)
Invalidate(Rectangle, bool) (from Control)
Invoke(Delegate) (from Control)
Invoke(Delegate, object[]) (from Control)
InvokeGotFocus (from Control)
InvokeLostFocus (from Control)
InvokeOnClick (from Control)
InvokePaint (from Control)
InvokePaintBackground (from Control)
IsInputChar (from Control)
IsInputKey (from Control)
LogicalToDeviceUnits(int) (from Control)
LogicalToDeviceUnits(Size) (from Control)
MemberwiseClone (from object)
MemberwiseClone (from MarshalByRefObject)
NotifyInvalidate (from Control)
OnAutoSizeChanged (from Control)
OnAutoValidateChanged (from ContainerControl)
OnBackColorChanged (from Control)
OnBackgroundImageChanged (from Control)
OnBackgroundImageLayoutChanged (from Control)
OnBindingContextChanged (from Control)
OnCausesValidationChanged (from Control)
OnChangeUICues (from Control)
OnClick (from Control)
OnClientSizeChanged (from Control)
OnContextMenuChanged (from Control)
OnContextMenuStripChanged (from Control)
OnControlAdded (from Control)
OnControlRemoved (from Control)
OnCreateControl (from UserControl)
OnCursorChanged (from Control)
OnDockChanged (from Control)
OnDoubleClick (from Control)
OnDpiChangedAfterParent (from Control)
OnDpiChangedBeforeParent (from Control)
OnDragDrop (from Control)
OnDragEnter (from Control)
OnDragLeave (from Control)
OnDragOver (from Control)
OnEnabledChanged (from Control)
OnEnter (from Control)
OnFontChanged (from ContainerControl)
OnForeColorChanged (from Control)
OnGiveFeedback (from Control)
OnGotFocus (from Control)
OnHandleCreated

Raises the System.Windows.Forms.Control.HandleCreated event.

OnHandleDestroyed

Raises the System.Windows.Forms.Control.HandleDestroyed event.

OnHelpRequested (from Control)
OnImeModeChanged (from Control)
OnInvalidated (from Control)
OnKeyDown (from Control)
OnKeyPress (from Control)
OnKeyUp (from Control)
OnLayout (from ContainerControl)
OnLeave (from Control)
OnLoad (from UserControl)
OnLocationChanged (from Control)
OnLostFocus (from Control)
OnMarginChanged (from Control)
OnMouseCaptureChanged (from Control)
OnMouseClick (from Control)
OnMouseDoubleClick (from Control)
OnMouseDown (from UserControl)
OnMouseEnter (from Control)
OnMouseHover (from Control)
OnMouseLeave (from Control)
OnMouseMove (from Control)
OnMouseUp (from Control)
OnMouseWheel (from ScrollableControl)
OnMove (from Control)
OnNotifyMessage (from Control)
OnPaddingChanged (from ScrollableControl)
OnPaint (from Control)
OnPaintBackground (from ScrollableControl)
OnParentBackColorChanged (from Control)
OnParentBackgroundImageChanged (from Control)
OnParentBindingContextChanged (from Control)
OnParentChanged (from ContainerControl)
OnParentCursorChanged (from Control)
OnParentEnabledChanged (from Control)
OnParentFontChanged (from Control)
OnParentForeColorChanged (from Control)
OnParentRightToLeftChanged (from Control)
OnParentVisibleChanged (from Control)
OnPreviewKeyDown (from Control)
OnPrint (from Control)
OnQueryContinueDrag (from Control)
OnRegionChanged (from Control)
OnResize (from UserControl)
OnRightToLeftChanged (from ScrollableControl)
OnScroll (from ScrollableControl)
OnSizeChanged (from Control)
OnStyleChanged (from Control)
OnSystemColorsChanged (from Control)
OnTabIndexChanged (from Control)
OnTabStopChanged (from Control)
OnTextChanged (from Control)
OnValidated (from Control)
OnValidating (from Control)
OnVisibleChanged (from ScrollableControl)
PerformAutoScale (from ContainerControl)
PerformLayout() (from Control)
PerformLayout(Control, string) (from Control)
PointToClient (from Control)
PointToScreen (from Control)
PreProcessControlMessage (from Control)
PreProcessMessage (from Control)
ProcessCmdKey (from ContainerControl)
ProcessDialogChar (from ContainerControl)
ProcessDialogKey (from ContainerControl)
ProcessKeyEventArgs (from Control)
ProcessKeyMessage (from Control)
ProcessKeyPreview (from Control)
ProcessMnemonic (from ContainerControl)
ProcessTabKey (from ContainerControl)
RaiseDragEvent (from Control)
RaiseKeyEvent (from Control)
RaiseMouseEvent (from Control)
RaisePaintEvent (from Control)
RecreateHandle (from Control)
RectangleToClient (from Control)
RectangleToScreen (from Control)
Refresh (from Control)
RescaleConstantsForDpi (from Control)
ResetBackColor (from Control)
ResetBindings (from Control)
ResetCursor (from Control)
ResetFont (from Control)
ResetForeColor (from Control)
ResetImeMode (from Control)
ResetMouseEventArgs (from Control)
ResetRightToLeft (from Control)
ResetText (from Control)
ResumeLayout() (from Control)
ResumeLayout(bool) (from Control)
RtlTranslateAlignment(HorizontalAlignment) (from Control)
RtlTranslateAlignment(LeftRightAlignment) (from Control)
RtlTranslateAlignment(ContentAlignment) (from Control)
RtlTranslateContent (from Control)
RtlTranslateHorizontal (from Control)
RtlTranslateLeftRight (from Control)
Scale(Single) (from Control)
Scale(SizeF) (from Control)
Scale(Single, Single) (from Control)
ScaleBitmapLogicalToDevice (from Control)
ScaleControl (from ScrollableControl)
ScaleCore (from ScrollableControl)
ScrollControlIntoView (from ScrollableControl)
ScrollToControl (from ScrollableControl)
Select() (from Control)
Select (from ContainerControl)
SelectNextControl (from Control)
SendToBack (from Control)
SetAutoScrollMargin (from ScrollableControl)
SetAutoSizeMode (from Control)
SetBounds(int, int, int, int) (from Control)
SetBounds(int, int, int, int, BoundsSpecified) (from Control)
SetBoundsCore (from Control)
SetClientSizeCore (from Control)
SetDisplayRectLocation (from ScrollableControl)
SetScrollState (from ScrollableControl)
SetStyle (from Control)
SetTopLevel (from Control)
SetVisibleCore (from Control)
Show (from Control)
SizeFromClientSize (from Control)
SuspendLayout (from Control)
ToString (from Component)
Update (from Control)
UpdateBounds() (from Control)
UpdateBounds(int, int, int, int) (from Control)
UpdateBounds(int, int, int, int, int, int) (from Control)
UpdateDefaultButton (from ContainerControl)
UpdateStyles (from Control)
UpdateZOrder (from Control)
Validate() (from ContainerControl)
Validate(bool) (from ContainerControl)
ValidateChildren() (from UserControl)
ValidateChildren(ValidationConstraints) (from UserControl)
WndProc (from UserControl)
WriteText

Writes the specified text to the output box.