显示没有效果的继承形式

显示没有效果的继承形式

本文介绍了显示没有效果的继承形式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,

我正在创建一个已在一种表单上继承表单的项目.因为我可以使用(formname).show显示继承的表单,所以我想显示没有效果的表单(因为Windows中的show效果通常包括立即展开,然后显示控件,而我想显示没有show效果的表单) .有没有办法做到这一点?

感谢您的帮助:)

解决方案


Hey,

I am creating a project that has inherited forms on one form. As I can show inherited forms with (formname).show, I want to show the form without an effect (as the show effect in windows usually consist of immediate expansion and then shows controls and I want to show a form without a show effect). Is there a way to do this?

Help is appreciated :)

解决方案



这篇关于显示没有效果的继承形式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 06:26