ToolStrip.HorizontalScroll プロパティ

定義

このクラスでは、このプロパティは使用されません。

public:
 property System::Windows::Forms::HScrollProperties ^ HorizontalScroll { System::Windows::Forms::HScrollProperties ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.HScrollProperties HorizontalScroll { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HorizontalScroll : System.Windows.Forms.HScrollProperties
Public ReadOnly Property HorizontalScroll As HScrollProperties

プロパティ値

HScrollProperties

HScrollProperties の基本的なプロパティを提供する HScrollBar クラスのインスタンス。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象