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

適用対象