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

属性

注釈

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

適用対象