TSLab API Docs  1
TSLab.Script.Control.IControlPane Member List

This is the complete list of members for TSLab.Script.Control.IControlPane, including all inherited members.

AddBackgroundElement(string id, bool isVisible, double left, double top, double width, double height, AlphaColor color) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, IOptimPropertyBase prop)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, BoolOptimProperty prop, AlphaColor backgroundColor, AlphaColor foregroundColor)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, StringOptimProperty prop, IEnumerable< string > values)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, double value, string optimDataItemId, string optimDataInvariantName, string optimDataName, int numberDecimalDigits) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, IEnumerable< double > values, string optimDataItemId, string optimDataInvariantName, string optimDataName, int numberDecimalDigits) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, int value, string optimDataItemId, string optimDataInvariantName, string optimDataName) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, IEnumerable< int > values, string optimDataItemId, string optimDataInvariantName, string optimDataName) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, bool value, string optimDataItemId, string optimDataInvariantName, string optimDataName, AlphaColor backgroundColor, AlphaColor foregroundColor) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddControl(string name, string propertyName, ControlParameterType type, bool hasRect, double left, double top, double width, double height, bool isReadOnly, bool isHelpVisible, string helpMessage, IEnumerable< bool > values, string optimDataItemId, string optimDataInvariantName, string optimDataName, AlphaColor backgroundColor, AlphaColor foregroundColor) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddSeparatorElement(string id, bool isVisible, double left, double top, double width, double height, AlphaColor color, bool isVertical) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
AddTextElement(string id, bool isVisible, double left, double top, double width, double height, AlphaColor color, string text) (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
Controls (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
Elements (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
Id (defined in TSLab.Script.Control.IControlPane)TSLab.Script.Control.IControlPane
NameTSLab.Script.IBasePane
Title (defined in TSLab.Script.IBasePane)TSLab.Script.IBasePane
TitleOrName (defined in TSLab.Script.IBasePane)TSLab.Script.IBasePane
TypeTSLab.Script.IBasePane
VisibleTSLab.Script.IBasePane