2.0 PopupControlContainer控件
PopupControlContainer控件 能够 以面板的形式包含其他控件,
或者以DropDownButton控件的下拉框的形式出现,
PopupControlContainer控件通过DropDownButton控件的DropDownControl属性进行绑定,
在绑定后, PopupControlContainer控件的AllowDrop属性要设成True;
一 概述
1、A PopupControlContainer object represents a panel that can contain any controls.
2、This panel can be displayed as a dropdown for DropDownButton controls, bar buttons and the Ribbon Application Button.
二 用法
1、A PopupControlContainer object can be created at design time by dragging the PopupControlContainer component from the Toolbox onto the form.
2、After the panel has be

本文介绍了DevExpress中的PopupControlContainer控件,它能作为面板或DropDownButton的下拉框,并通过属性设置与其他控件关联。此外,还讲解了PopupContainerControl和H/VScrollBar控件的使用,如何在需要时为控件添加滚动条功能。
5281

被折叠的 条评论
为什么被折叠?



