WorkflowView.HScrollBar Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the horizontal scrollbar for the WorkflowView.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The following code example demonstrates how you can obtain an instance of the WorkflowView class. The code then sets several WorkflowView properties, including HScrollBar and VScrollBar, and calls the FitToWorkflowSize method.
.NET Framework
Available since 3.0
Available since 3.0
WorkflowView Class
System.Workflow.ComponentModel.Design Namespace
Workflow Tracking Profile Designer
Show: