ToolStripDropDown.Stretch プロパティ

定義

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

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

プロパティ値

伸縮を有効にする場合は true。それ以外の場合は false

属性

注釈

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

適用対象