Edit

Share via


WorkflowView.HScrollBar Property

Definition

Gets the horizontal scrollbar for the WorkflowView.

public:
 property System::Windows::Forms::HScrollBar ^ HScrollBar { System::Windows::Forms::HScrollBar ^ get(); };
public System.Windows.Forms.HScrollBar HScrollBar { get; }
member this.HScrollBar : System.Windows.Forms.HScrollBar
Public ReadOnly Property HScrollBar As HScrollBar

Property Value

A ScrollBar you can use to adjust the settings and visibility of the horizontal scrollbar.

Applies to