WorkflowView Properties |
The WorkflowView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrowClr |
This property controls the drawing color of the arrows that appear between neighboring stations. |
![]() | BorderVisible |
This property controls whether a thin 3D border will be displayed around the control or not. |
![]() | ElasticStations |
When this property is True, and the control dimensions are larger than the space required to draw the current station sequence using the default station size,
the station width (in horizontal station modes) or height (in vertical station modes) will be automatically expanded to fit into the current control space. |
![]() | GridLineClr |
This property controls the drawing color of the grid visible in mixed mode. |
![]() | ObjectProgressClr |
This property controls the base color of the gradient filled objects' progress indication in mixed mode. |
![]() | ObjectProgressTextClr |
This property controls the drawing color of the objects' progress text in mixed mode. |
![]() | ObjectTextClr |
This property controls the drawing color of the objects' text in mixed mode. |
![]() | ProcessObjectEvents |
This property controls whether object events will be processed and reported or ignored when a workflow is being executed. |
![]() | SelectedObjectTextClr |
This property controls the drawing color of the selected objects' text in mixed mode. |
![]() | StationCount |
This property returns the number of stations currently contained by the control.
|
![]() | StationHeight |
This property returns the height of stations drawn by the control. |
![]() | StationPipeClr |
This property controls the drawing color of the pipes displayed in mixed mode. |
![]() | StationProgressClr |
This property controls the base color of the gradient filled stations' progress indicating. |
![]() | StationProgressTextClr |
This property controls the drawing color of the stations' progress text. |
![]() | StationTextClr |
This property controls the drawing color of the stations' label text. |
![]() | StationWidth |
This property returns the width of stations drawn by the control. |
![]() | TabStop |
This property controls whether or not the user can give the focus to this control using the Tab key. |
![]() | TooltipBKClr |
This property controls the drawing color of the appearing info tips' background.
|
![]() | TooltipTextClr |
This property controls the drawing color of the appearing info tips' text. |
![]() | ViewBKClr |
This property controls the drawing color of the control's background. |
![]() | ViewerMode |
This property controls the working mode of the control. |
![]() | WorkflowHeight |
This property returns the height of the area requested to draw all stations. |
![]() | WorkflowWidth |
This property returns the width of the area requested to draw all stations. |