Skip to main content
A newer version of this page is available. .

AdornerUIManager Constructors

The component that provides a transparent adorner layer for highlighting certain UI elements and/or displaying notifications for these elements.
Name Parameters Description
AdornerUIManager() none Initializes a new instance of the AdornerUIManager class with the default settings.
AdornerUIManager(IContainer) container Initializes a new instance of the AdornerUIManager class with the specified settings.
See Also