ページが読み込み中かどうかを示す値を取得します。
Protected Function IsLoading() As Boolean
[C#]
protected bool IsLoading();
[C++]
protected: bool IsLoading();
[JScript]
protected function IsLoading() : 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 名前空間