Represents a textbox control that appears on the iThink/STELLA model interface

Namespace:  iseesystems.iseeNET
Assembly:  iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357

Syntax

C#
public class Textbox : InterfaceObject
Visual Basic (Declaration)
Public Class Textbox _
	Inherits InterfaceObject
Visual C++
public ref class Textbox : public InterfaceObject

Inheritance Hierarchy

System..::.Object
  iseesystems.iseeNET..::.InterfaceObject
    iseesystems.iseeNET..::.Textbox

See Also