UserControl.AutoSize プロパティ

定義

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

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

プロパティ値

Boolean

有効である場合は true。それ以外の場合は false

属性

適用対象

こちらもご覧ください