ToolStrip.AutoScrollPosition プロパティ

定義

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

public:
 property System::Drawing::Point AutoScrollPosition { System::Drawing::Point get(); void set(System::Drawing::Point value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Point AutoScrollPosition { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoScrollPosition : System.Drawing.Point with get, set
Public Property AutoScrollPosition As Point

プロパティ値

Point 値。

属性

注釈

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

適用対象