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

属性

注解

此属性与此类无关。

适用于