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.libConsoleAndOSGuiConsoleControl

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOSWindowsForms (in libConsoleAndOSWindowsForms.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public class GuiConsoleControl : UserControl, 
	ITwinConsoleUICombinedConsole, ITwinConsoleUIInputOutputConsole, ITwinConsoleUIDataRenderingConsole, ITwinConsoleUIDataRenderingBase

The GuiConsoleControl type exposes the following members.

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