在vb.net窗口应用程序的Datagridview中更改按钮文本(绑定时间) [英] Change Button text in Datagridview in vb.net window application (Binding Time)

查看:76
本文介绍了在vb.net窗口应用程序的Datagridview中更改按钮文本(绑定时间)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在vb.net窗口应用程序的Datagridview中更改按钮文本(绑定时间)

Change Button text in Datagridview in vb.net window application (Binding Time)

推荐答案

这非常简单.您也可以为此尝试使用Google.
1.转到DataGridViewDataBound 事件.
2.找到Button.
3.相应地设置Button Text 属性.


--Amit
This is quite simple. You could have tried google also for that.
1. Go to your DataBound Event of DataGridView.
2. Find the Button.
3. Set the Text property of Button accordingly.


--Amit


这篇关于在vb.net窗口应用程序的Datagridview中更改按钮文本(绑定时间)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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