Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
860
Strage offset when using UltraToolBarsManager in remote app in Windows Server 2016
posted

Hi

It seems the problem is caused by a combination of UltraToolbarsManager and Windows 2016 as it can be run in Windows 2012 R2 without issues. The Application doesn't fill then screen when maximized and this causes the mouse to be offset.

Our application has a problem when it is launched via remote desktop services and in a seamless window. (Remote Application)

I have written and attached a small sample where you can see the problem

Created new project

Windows Forms Application

- Set Form Windowstate to Maximized
- Add UltraToolbarsManager to Form
- Press "Show Ribbon"
- Set The Following propperties on ToolBarManager
* Style - Office2013
* Ribbon/FileMenuStyle - ApplicationMenu2010

Build and open as remote application in Windows Server 2016

See Screenshot
- Form is maximized but the form is not filling the entire screen
- its like the form has been offset by 10 pixels in x and y direction,
but the mouse is NOT - so the mouse is not clicking where you see the
mouse curser on the screen

I have tried to upgrade to the latest version (16.2) without any luck
I look forward to your respose
Server 2016 Issue.zip