![动态地向tablelayout添加面板 动态地向tablelayout添加面板]()
本文介绍了动态地向tablelayout添加面板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我有一组面板,每个面板都有一组动态添加的控件(面板内的面板和控件)。我想一次一行地将这些面板添加到tablelayout,并希望tablelayout自动增长并相应地将控件推到它下面。 有人可以给我一个exxample代码 由于解决方案 Hi,I have a set of panels and each panel has a set of controls added dynamically (both panels and controls inside the panels). I want to add these panels one row at a time to the tablelayout and want the tablelayout to grow automatically and push the controls below it accordingly.Can someone please give me an exxample code?Thanks 解决方案 这篇关于动态地向tablelayout添加面板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-13 20:43