次の方法で共有


ComponentEditorPage.IsFirstActivate メソッド

対象のページをアクティブにするのが初めてかどうかを示す値を取得します。

Protected Function IsFirstActivate() As Boolean
[C#]
protected bool IsFirstActivate();
[C++]
protected: bool IsFirstActivate();
[JScript]
protected function IsFirstActivate() : Boolean;

戻り値

ページをアクティブにするのが初めての場合は true 。それ以外の場合は false

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ComponentEditorPage クラス | ComponentEditorPage メンバ | System.Windows.Forms.Design 名前空間