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

属性

注釈

このプロパティは、このクラスには関係ありません。

適用対象