Click or drag to resize
STSeriesDeviceButtonProperty EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Properties that are associated with buttons, either for getting or setting

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public enum ButtonProperty
Members
  Member nameValueDescription
Visible0 Button is visible
Enable1 button is enabled
ClearContainerOnSelect2 Selecting the button will clear the parent container
Frame3 The button will have a frame around it
Text4 The button text
See Also