开发者

C# how to add Rows above in Table Panel

I am working on arranging the elements of a Form by placing them inside a tablelayoutpanel. Whenever I do an Add row, it goes to the开发者_JS百科 bottom. For the task I have at hand, it would be convenient if this row showed up at the top.

Is this possible?


I just found it, it can be done by doing an insert instead of an add.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜