Client Screen Topmost

Asked by md fadlishah

Hi guys

Is there any solution for my client screen to be topmost always.Because sometimes the notification from windows or taskbar is bothering the screen. ie flash updates or antivirus updates

can we assign any script something like :
; Force the window to be topmost always
DESKTOP_TopMost = 1

Thank you in advance.Cheers

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Josef Biehler (gabbersepp) said :
#1

As far as i know there isn't such an option.
But you can try to use "AlwaysOnTop".
Should do the same.

Revision history for this message
Dan Garner (dangarner) said :
#2

We can set the client main form definition to be "topmost"... but that proved a little restrictive when you actually wanted to get behind the thing...

Might be better to chase down the other popups and see if they can be disabled.

Revision history for this message
md fadlishah (muhamadshh-e) said :
#3

Josef

Where can i set the "AlwaysOnTop" setting?

Dan Garner

I think i can unpack the .net client, can you share topmost coding for the main form definition..please it might be useful for others too..

Thanx guys. Cheers

Revision history for this message
Dan Garner (dangarner) said :
#4

MainForm.cs

http://msdn.microsoft.com/en-us/library/system.windows.forms.form.topmost.aspx

Just to be clear - I don't recommend doing this. :-)

Revision history for this message
Josef Biehler (gabbersepp) said :
#5

I meant that there is a toolo for windows, named 'AlwaysOnTop'. It should be for free and you can set any programm to be at topmost.

Can you help with this problem?

Provide an answer of your own, or ask md fadlishah for more information if necessary.

To post a message you must log in.