473,408 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

TopMost problem

Hello guys.
I have a problem with a topmost form.
I am writting in C#.
I have Mdi Form wich has 2 child forms.
I want to set one of them as a topmost window, but when I sets MdiParent the
TopMost property does not working.
How can I set the one form as a topmost?

Can anyone send me code example?
Nov 16 '05 #1
3 7840
Hi,

There's not a TopMost child in MDI philosophy.
If you want see any window as a TopMost you've
got to take if out of MDI children and set it
Owner to MDI parent form.

HTH
Marcin
Hello guys.
I have a problem with a topmost form.
I am writting in C#.
I have Mdi Form wich has 2 child forms.
I want to set one of them as a topmost window, but when I sets MdiParent the
TopMost property does not working.
How can I set the one form as a topmost?

Can anyone send me code example?

Nov 16 '05 #2
Yes but in that case the top most window does not disappear when I click on
another application, it stays as a topmost deactivated window, it disappears
only when I minimize the main window.

"Marcin Grzębski" <mg*******@taxussi.no.com.spam.pl> wrote in message
news:cs**********@nemesis.news.tpi.pl...
Hi,

There's not a TopMost child in MDI philosophy.
If you want see any window as a TopMost you've
got to take if out of MDI children and set it
Owner to MDI parent form.

HTH
Marcin
Hello guys.
I have a problem with a topmost form.
I am writting in C#.
I have Mdi Form wich has 2 child forms.
I want to set one of them as a topmost window, but when I sets MdiParent
the TopMost property does not working.
How can I set the one form as a topmost?

Can anyone send me code example?

Nov 16 '05 #3
Hovhannes,

Would it be topmost or something else.

This is really a funny question, it should be TopMost however not forever on
Top.

Cor
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: JaguarX | last post by:
I have an application that needs a window to stay on top of the other ones, I thought that TopMost = true would be suitable for this feature but it also makes this window to stay on top of all other...
2
by: Claire | last post by:
I need my communication status window to be topmost when it's open/active. Ive set the TopMost property of the form to true and it does work ok. After performing tasks this window generates an...
12
by: E Goforth | last post by:
Hello, I have a VB6 app that calls a VB.NET app via named pipes and a third party component. Inside the VB.NET app I'm trying to force a form to the top, at least temporarily. Inside a form's...
6
by: Strahimir Antoljak | last post by:
I'm running VS.NET 2002 and keep having problems with form keeping on top with its TopMost property. Sometimes my program places the invoked form on top sometimes not. Sometimes when I click on the...
6
by: Jonathan | last post by:
Hi, I have a parent(container) form which opens another form, and that one opens another etc.., each form is open with Form.MdiParent = Me.MdiParent. (apart from the first one which is just "=...
3
by: Don | last post by:
I've got a form which (in a roundabout manner) calls a second form into existence which has its TopMost property set (the first form is not the parent of this second form because of the roundabout...
1
by: Phil Galey | last post by:
I have a small application, which is to always stay on top. Another application, which it is supposed to stay on top of, is QuarkXPress 5. I'm using Me.TopMost = True in the Form1_Deactivate...
0
by: Jack Russell | last post by:
I have a problem that on one Vista system when my program starts it does not come to the front. Bringtofront did not fix it so I tried setting topmost to true then using a timer setting topmost to...
2
by: =?Utf-8?B?aGVsZmk=?= | last post by:
Hi all, I have replied with my own questions to an older post entry but after a while I thought it's better to start a new thread based on the previous one. Perhaps with the new thread I will...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.