Click or drag to resize
STSeriesWorkflowButton ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
This class represents a button on a users workflow screen
Inheritance Hierarchy
SystemObject
  Scriptel.STSeriesSTSeriesWorkflowButton

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public class STSeriesWorkflowButton

The STSeriesWorkflowButton type exposes the following members.

Constructors
  NameDescription
Public methodSTSeriesWorkflowButton
Constructs a new WorkflowButton object
Top
Properties
  NameDescription
Public propertyBottom
Gets/Sets the bottom y position
Public propertyButtonType
Gets/Sets the button action
Public propertyLeft
Gets/Sets the left x position
Public propertyRight
Gets/Sets the right x position
Public propertyTop
Gets/Sets the top y position
Top
See Also