【发布时间】:2018-10-25 07:35:35
【问题描述】:
我可以很容易地bring to the front my specific win form control 使用这个代码 sn-p 但它只能在运行时而不是在编辑器模式下工作。
lblAttendanceEmpName.BringToFront();
有什么方法可以让我在编辑器上安排控制顺序吗?
【问题讨论】:
-
谢谢我,它成功了
我可以很容易地bring to the front my specific win form control 使用这个代码 sn-p 但它只能在运行时而不是在编辑器模式下工作。
lblAttendanceEmpName.BringToFront();
有什么方法可以让我在编辑器上安排控制顺序吗?
【问题讨论】: