Groups | Blog | Home
all groups > vb.net > march 2006 >

vb.net : Put the form on top of all othres



Recep_TARAK=C7I
3/21/2006 1:43:05 PM
set form property TopMost value to True , and this form always show
modal form.
Samuel Shulman
3/21/2006 9:27:05 PM
Is there a method to ensure that a form will be on top of all other forms in
the and applications
ShowDialog doesn't have this effect in this case

Thank you,
Samuel


Samuel Shulman
3/21/2006 9:47:18 PM
Thanks everyone,
Sam


[quoted text, click to view]


Bernd Schend
3/21/2006 10:39:19 PM
Samuel Shulman schrieb:
[quoted text, click to view]
Hi Samuel,

just use property 'TopMost' of your form.
Regards
Herfried K. Wagner [MVP]
3/21/2006 11:10:40 PM
"Bernd Schend" <bernd.office@gmx.de> schrieb:
[quoted text, click to view]

This will show the form in front of other applications' forms too.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
AddThis Social Bookmark Button