Hi,

I need to develop a form window similar to the Find and=20
Replace window of Visual Studio, i.e., I have a main form=20
and I will have to open a new window that will be on top=20
of my application's main window, but not on top of all=20
opened applications (TopMost =3D false). I can still access=20
the information of the main window (a modeless window) =20
but I cannot move the new window.

Can someone help me on this?

Thanks,

Ma=EDra

Re: Find and Replace window by Ken

Ken
Fri Dec 12 16:42:30 CST 2003

Hi,

There is a Find and Replace Dialog box located on this page.
http://msdn.microsoft.com/vbasic/downloads/samples/default.aspx

Ken
-------------------------
"Maíra" <anonymous@discussions.microsoft.com> wrote in message
news:05af01c3c0ca$2c2513a0$a001280a@phx.gbl...
Hi,

I need to develop a form window similar to the Find and
Replace window of Visual Studio, i.e., I have a main form
and I will have to open a new window that will be on top
of my application's main window, but not on top of all
opened applications (TopMost = false). I can still access
the information of the main window (a modeless window)
but I cannot move the new window.

Can someone help me on this?

Thanks,

Maíra