Re: How to get the statusbar HWND of IE?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 11 Jan 2006 10:32:24 -0500
EL.AHong.F(CN) <madmanahong@xxxxxxx> wrote:
> How to get the statusbar HWND of IE?
>
> I want to get the HWND of statusbar?
>
> How did I do ?
Find the HWND for the browser itself, use FindWindowEx to find its child
window that has "msctls_statusbar32" class.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- How to get the statusbar HWND of IE?
- From: EL.AHong.F(CN)
- How to get the statusbar HWND of IE?
- Prev by Date: How to get the statusbar HWND of IE?
- Next by Date: Re: Theoretical question
- Previous by thread: How to get the statusbar HWND of IE?
- Index(es):
Relevant Pages
|
|