Click or drag to resize

GuiConsoleControl Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              de.unika.ipd.grGen.graphViewerAndSequenceDebuggerGuiConsoleControl

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public class GuiConsoleControl : UserControl, 
	IDebuggerConsoleUICombined, IDebuggerConsoleUI, IDebuggerConsoleUIForDataRendering, IDebuggerUIForDataRendering

The GuiConsoleControl type exposes the following members.

Constructors
 NameDescription
Public methodGuiConsoleControlInitializes a new instance of the GuiConsoleControl class
Top
Properties
 NameDescription
Public propertyEnableClear 
Public propertyKeyAvailable 
Top
Methods
See Also