本文介绍了使用自定义控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在项目中使用自定义控件.我有一个有按钮的应用程序.当我单击按钮时,我想弹出一个自定义控件,其中包括文本框和按钮.当我填写这些文本框并单击按钮时,应该采取一些行动.....任何机构都可以帮助我吗????
I want to use custom control in my project. I have an application where i have got a button. when i click on the button i want to get a pop of custom control which includes text boxes and buttons into it. and when i fill those text boxes and click on button some action should takes place..... can any body help me out????
推荐答案
这篇关于使用自定义控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!