メッセージのウィンドウ ハンドルを取得または設定します。
Public Property HWnd As IntPtr
[C#]
public IntPtr HWnd {get; set;}
[C++]
public: __property IntPtr get_HWnd();public: __property void set_HWnd(IntPtr);
[JScript]
public function get HWnd() : IntPtr;public function set HWnd(IntPtr);
プロパティ値
メッセージのウィンドウ ハンドル。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ