本文介绍了怎么能在启动时隐藏我的表格?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我想知道如何隐藏我的应用程序。我希望当用户第一次点击app.exe时似乎没有任何事情发生,直到我想要在某种条件下显示。

this.hide();关于加载方法没有用!

请帮帮忙。

Hello,

I am wondering how can I start my application hidden. I want when the user first clicks the app.exe nothing seems to happen untill I want to show on a certain condition.

this.hide(); on load method didn't work!

Please help.

推荐答案


这篇关于怎么能在启动时隐藏我的表格?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 01:52