面板在移动时消失

面板在移动时消失

本文介绍了面板在移动时消失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用VB Express Edition 2008开发一个项目。我有一个问题,当我在我的vb表单上放置一个面板时,面板显示更好但是当我尝试将它从一个点移动到另一个点时,面板消失当我在其上放置文本框或标签时,面板会显示文本框和标签。但是当我尝试移动或复制文本框或文本标签时,它会消失。请让任何经验人员帮助我。 div class =h2_lin>解决方案


I m working on a project using VB Express Edition 2008.I have a problem that when i place a panel on my vb form, the panel show better but when i try to move it from one point to another , the panel disappear and not be visible.Further when i place a textbox or label on it , the panel shows the textbox and label.But when i try to move or copy the textbox or text label it disappear.Please let me help by any experience person.

解决方案


这篇关于面板在移动时消失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-30 14:38