Represents a textbox control that appears on the iThink/STELLA model interface
Namespace:
iseesystems.iseeNETAssembly: 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 |