在C#中为Win App构建自定义控件 [英] Building a Custom Control in C# for Win App

查看:180
本文介绍了在C#中为Win App构建自定义控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想构建一个ComboBox自定义控件.其中,在选择或输入后,其详细信息部分将显示在Datagridview中,以便用户可以使用带有详细信息的网格进行选择.并且选择datagridview后的可见性为false.

问题在于,在自定义控件"中,值出现在DatagridView中,但
屏幕上没有显示该怎么办?
ComboBox工作正常吗?


谢谢您的

i want to build a ComboBox Custom Control. in which after selection or entry its detail portion to be display in Datagridview so that user can select with grid with detail information. and after selection datagridview visibility get false.

The Problem is that in Custom Control the value comes in DatagridView but
it is not displaying on the screen What to Do?
ComboBox is Working fine ?


thank''s

推荐答案

修复您的代码.我们还能说什么 ?您是否考虑过发布代码以便我们看到您的错误?
Fix your code. What else can we say ? Did you consider posting your code so we can see your mistakes ?


这篇关于在C#中为Win App构建自定义控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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