|
PopupControlContainer
Popup Control Container supports the creation of custom popups containing any .NET control, including any of the Essential Suite controls. It lets users customize behavior by recognizing the BeforePopup, Popup and CloseUp events.
Resizable color selection DropDown control allows users to create a sophisticated interface, specifying custom colors.
Color selection popup
Transfer the text into the popup control before display and retrieve the new text after it is closed.
DropDown text editor
Full design time support lets users layout a popup just like a panel.
Design-time layout
The PopupControlContainer can be configured with ease during design time. The popup can be shown anywhere on the screen like a context menu.
Popup anywhere on the screen
Associate the popup with a parent control so that it aligns with the parent's borders, for ComboBox like behavior.
Popup aligned with the border of a parent
|
|
|
|