TypePresenter.CenterTypeBrowserDialog プロパティ

定義

型ブラウザー ダイアログ ウィンドウを中央揃えにするかどうかを取得または設定します。

public:
 property bool CenterTypeBrowserDialog { bool get(); void set(bool value); };
public bool CenterTypeBrowserDialog { get; set; }
member this.CenterTypeBrowserDialog : bool with get, set
Public Property CenterTypeBrowserDialog As Boolean

プロパティ値

ウィンドウを中央揃えにする場合は true、それ以外の場合は false

適用対象