WorkflowView.VScrollBar プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
WorkflowViewに関連付けられている垂直スクロール バーを取得します。
public:
property System::Windows::Forms::VScrollBar ^ VScrollBar { System::Windows::Forms::VScrollBar ^ get(); };
public System.Windows.Forms.VScrollBar VScrollBar { get; }
member this.VScrollBar : System.Windows.Forms.VScrollBar
Public ReadOnly Property VScrollBar As VScrollBar
プロパティ値
水平スクロール バーの設定と表示を調整するために使用できる ScrollBar 。
注釈
VScrollBarを使用して、ユーザー インターフェイスの調整に使用できるWorkflowViewの垂直スクロール バーを取得します。