如何在C#中制作文本框类型表? [英] How to make the textbox type table in C#?

查看:71
本文介绍了如何在C#中制作文本框类型表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!我需要设计一个类似于sudoko Table的表,用户必须在其中输入数字.在C#中有什么方法可以使用它?还是必须使用create user control?
:sigh:

Hello everyone!I need to design a table like the sudoko Table where the user has to enter the numbers.Is there any way to do it in C#?or we have to use create user control?
:sigh:

推荐答案

您可以在数独中根据需要放置具有行和列的表,

然后将文本框放在表格的每个单元格内.
You could put table having rows and columns as needed in sudoku,

And then put the text box inside each cell of table.


这篇关于如何在C#中制作文本框类型表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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