开发者

List of custom controls

开发者 https://www.devze.com 2023-02-13 15:25 出处:网络
I want to display a list of custom controls. How do I select them and have a ver开发者_StackOverflow中文版tical scrollbar?

I want to display a list of custom controls. How do I select them and have a ver开发者_StackOverflow中文版tical scrollbar?

Any ideas of what control to use? (Windows Forms or DevExpress.)


Please take a look at the XtraLayoutControl. It allows the end-user to customize the form's layout in runtime, preserve and load it later. Also, it allows the end-user to select a control when the layotControl is in the customization mode.

0

精彩评论

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