.NET/Link API Version 1.7 USE FRAMES

ConsoleWindow Properties

The properties of the ConsoleWindow class are listed below. For a complete list of ConsoleWindow class members, see the ConsoleWindow Members topic.

Public Static (Shared) Properties

Instance Gets the singleton instance of the ConsoleWindow class.
MaxLines Gets or sets the maximum number of lines to display in the window.
StreamsToCapture Gets or sets the streams whose output should be displayed in the window.

Public Instance Properties

AcceptButton (inherited from Form) 
AccessibilityObject (inherited from Control) 
AccessibleDefaultActionDescription (inherited from Control) 
AccessibleDescription (inherited from Control) 
AccessibleName (inherited from Control) 
AccessibleRole (inherited from Control) 
ActiveControl (inherited from ContainerControl) 
ActiveMdiChild (inherited from Form) 
AllowDrop (inherited from Control) 
AllowTransparency (inherited from Form) 
Anchor (inherited from Control) 
AutoScale (inherited from Form)Obsolete.  
AutoScaleBaseSize (inherited from Form) 
AutoScaleDimensions (inherited from ContainerControl) 
AutoScaleMode (inherited from ContainerControl) 
AutoScroll (inherited from Form) 
AutoScrollMargin (inherited from ScrollableControl) 
AutoScrollMinSize (inherited from ScrollableControl) 
AutoScrollOffset (inherited from Control) 
AutoScrollPosition (inherited from ScrollableControl) 
AutoSize (inherited from Form) 
AutoSizeMode (inherited from Form) 
AutoValidate (inherited from Form) 
BackColor (inherited from Form) 
BackgroundImage (inherited from Control) 
BackgroundImageLayout (inherited from Control) 
BindingContext (inherited from ContainerControl) 
Bottom (inherited from Control) 
Bounds (inherited from Control) 
CancelButton (inherited from Form) 
CanFocus (inherited from Control) 
CanSelect (inherited from Control) 
Capture (inherited from Control) 
CausesValidation (inherited from Control) 
ClientRectangle (inherited from Control) 
ClientSize (inherited from Form) 
CompanyName (inherited from Control) 
Container (inherited from Component) 
ContainsFocus (inherited from Control) 
ContextMenu (inherited from Control) 
ContextMenuStrip (inherited from Control) 
ControlBox (inherited from Form) 
Controls (inherited from Control) 
Created (inherited from Control) 
CurrentAutoScaleDimensions (inherited from ContainerControl) 
Cursor (inherited from Control) 
DataBindings (inherited from Control) 
DesktopBounds (inherited from Form) 
DesktopLocation (inherited from Form) 
DeviceDpi (inherited from Control) 
DialogResult (inherited from Form) 
DisplayRectangle (inherited from ScrollableControl) 
Disposing (inherited from Control) 
Dock (inherited from Control) 
DockPadding (inherited from ScrollableControl) 
Enabled (inherited from Control) 
Focused (inherited from Control) 
Font (inherited from Control) 
ForeColor (inherited from Control) 
FormBorderStyle (inherited from Form) 
Handle (inherited from Control) 
HasChildren (inherited from Control) 
Height (inherited from Control) 
HelpButton (inherited from Form) 
HorizontalScroll (inherited from ScrollableControl) 
Icon (inherited from Form) 
ImeMode (inherited from Control) 
InvokeRequired (inherited from Control) 
IsAccessible (inherited from Control) 
IsDisposed (inherited from Control) 
IsHandleCreated (inherited from Control) 
IsMdiChild (inherited from Form) 
IsMdiContainer (inherited from Form) 
IsMirrored (inherited from Control) 
IsRestrictedWindow (inherited from Form) 
KeyPreview (inherited from Form) 
LayoutEngine (inherited from Control) 
Left (inherited from Control) 
Location (inherited from Form) 
MainMenuStrip (inherited from Form) 
Margin (inherited from Form) 
MaximizeBox (inherited from Form) 
MaximumSize (inherited from Form) 
MdiChildren (inherited from Form) 
MdiParent (inherited from Form) 
Menu (inherited from Form) 
MergedMenu (inherited from Form) 
MinimizeBox (inherited from Form) 
MinimumSize (inherited from Form) 
Modal (inherited from Form) 
Name (inherited from Control) 
Opacity (inherited from Form) 
OwnedForms (inherited from Form) 
Owner (inherited from Form) 
Padding (inherited from Control) 
Parent (inherited from Control) 
ParentForm (inherited from ContainerControl) 
PreferredSize (inherited from Control) 
ProductName (inherited from Control) 
ProductVersion (inherited from Control) 
RecreatingHandle (inherited from Control) 
Region (inherited from Control) 
RestoreBounds (inherited from Form) 
Right (inherited from Control) 
RightToLeft (inherited from Control) 
RightToLeftLayout (inherited from Form) 
ShowIcon (inherited from Form) 
ShowInTaskbar (inherited from Form) 
Site (inherited from Control) 
Size (inherited from Form) 
SizeGripStyle (inherited from Form) 
StartPosition (inherited from Form) 
TabIndex (inherited from Form) 
TabStop (inherited from Form) 
Tag (inherited from Control) 
Text (inherited from Form) 
Top (inherited from Control) 
TopLevel (inherited from Form) 
TopLevelControl (inherited from Control) 
TopMost (inherited from Form) 
TransparencyKey (inherited from Form) 
UseWaitCursor (inherited from Control) 
VerticalScroll (inherited from ScrollableControl) 
Visible (inherited from Control) 
Width (inherited from Control) 
WindowState (inherited from Form) 
WindowTarget (inherited from Control) 

Protected Instance Properties

AutoScaleFactor (inherited from ContainerControl) 
CanEnableIme (inherited from ContainerControl) 
CanRaiseEvents (inherited from Control) 
CreateParams (inherited from Form) 
DefaultCursor (inherited from Control) 
DefaultImeMode (inherited from Form) 
DefaultMargin (inherited from Control) 
DefaultMaximumSize (inherited from Control) 
DefaultMinimumSize (inherited from Control) 
DefaultPadding (inherited from Control) 
DefaultSize (inherited from Form) 
DesignMode (inherited from Component) 
DoubleBuffered (inherited from Control) 
Events (inherited from Component) 
FontHeight (inherited from Control) 
HScroll (inherited from ScrollableControl) 
ImeModeBase (inherited from Control) 
MaximizedBounds (inherited from Form) 
ResizeRedraw (inherited from Control) 
ScaleChildren (inherited from Control) 
ShowWithoutActivation (inherited from Form) 
VScroll (inherited from ScrollableControl) 

Protected Internal Instance Properties

RenderRightToLeft (inherited from Control)Obsolete.  
ShowFocusCues (inherited from Control) 
ShowKeyboardCues (inherited from Control) 

See Also

ConsoleWindow Class | Wolfram.NETLink.UI Namespace