无法在c#云应用程序中隐藏Windows窗体UI [英] Not able to hide the windows Form UI in c# cloud application

查看:65
本文介绍了无法在c#云应用程序中隐藏Windows窗体UI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我们已将C#应用程序部署到云端。

We have deployed our C# application into cloud.

当我们通过RemoteApp启动我们的应用程序时,我们遇到的问题包括应用程序  UI 表格 不是

When we are launching our application through RemoteApp, we were facing the issues like the application UI forms are not

正确隐藏,在系统托盘中最小化(无法在任务栏中找到最小化的系统托盘  UI表单。)

getting hidden properly instead, coming like minimized in system tray (Not able to find the minimized system tray UI forms in the task bar.)

但是相同的应用程序,它工作正常当我们在实时桌面上启动时。 

But the same application, it works properly when we launched in the real time desktop. 

我们使用'ProcessInfo'类属性来隐藏应用程序窗口(进程 WindowStyle
= ProcessWindowStyle 隐藏  

We have used 'ProcessInfo' class properties to hide the application windows (process.WindowStyle = ProcessWindowStyle.Hidden) 

请帮助我们。

谢谢,

Solai

推荐答案

Hi Solai,

Hi Solai,

您是否使用过天蓝色?很难从您的描述中重现您的问题,请您提供更多有关此问题的详细信息?(例如剪辑代码,场景,重现样本...)

Have you use the azure? It is hard to reproduce your issue from your description, could you please provide more detail information about this? (e.g. snip code, scenario, reproduce sample...)

问候,

Moonlight

Moonlight


这篇关于无法在c#云应用程序中隐藏Windows窗体UI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆