I have an application with main form. the main form has menu and some toolstrip and one user control set the dock to Fill. how can i provide full screen view so that user control set to full screen an
I have开发者_StackOverflow社区 a flash site that users can view full Screen video. the trouble is, I am making only the video player full screen (hiding the rest of the site behind it).
Hey guys, I am trying to figure out how to disable the ability for a user to double click th开发者_运维知识库e silverlight player and make it fullscreen. I am working off of Silverlight Video Player 2
I\'ve recently switched from using the IVideoWindow interface to IVMRWindowlessControl in my custom Winforms control to display video.
I am using python and want to create a f开发者_如何学编程ullscreen window. I know about the pygame.FULLSCREEN flag but when I use that there\'s areas of black around the screen. Is there any way to ge
A lot of users on one of our online apps complain about the app freezing in the fullscreen mode. I googled and came across many others complaining about this problem for
I have a 100% width and height flash object in my site. Activating and exiting browser full scre开发者_高级运维en mode with F11 only works as long the user didn\'t click the Flash movie. And I doubt m
My weird monitor\'s native resolution isn\'t recognized by Windows, so I have to set a custom resolution for it. The problem is that java doesn\'t recognize it since it\'s not on Win7\'s \"approved\"
I just want to find out how to run two WPF windows (one in extended desktop) while开发者_运维技巧 in Full screen mode.Add System.Windows.Forms.dll and System.Drawing.dll references and try this:
I am creating a kiosk application and I want to ensure it is always, no matter what, on top of other Windows applications and the Windows task bar.