Control.AutoSize 屬性

定義

此性質對此類別無關。

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

屬性值

true若啟用;否則,。 false

屬性

備註

此性質對此類別無關。

適用於