TextValueInputController Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic TextValueInputController(
string initialcontents,
string description
)
Parameters
- initialcontents String
- The initial text shown in the view.
- description String
- The descriptive caption text.
See Also