AdornerUIManager Properties
The component that provides a transparent adorner layer for highlighting certain UI elements and/or displaying notifications for these elements.
Name | Description |
---|---|
Allow |
Gets or sets whether or not end-users can cycle through selectable adorner elements (e. |
Allow |
Gets or sets whether or not end-users can cycle through selectable adorner elements (e. |
Badge |
Provides access to appearance settings common to all Badge elements within this Adorner |
Badge |
Provides access to properties that affect all Badge elements within this Adorner |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Elements |
Provides zero-based indexed access to Adorner |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Guide |
Provides access to four sets of appearance settings common to all Guide objects owned by this manager. |
Guide |
Provides access to behavior settings common to all Guide objects owned by this manager. |
Is |
Gets whether or not this Adorner |
Owner |
Gets or sets the control that owns this Adorner |
Selected |
Returns the currently selected adorner element. |
Show |
Gets or sets whether or not adorner guides should be displayed. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Validation |
Provides access to three sets of appearance settings, applied to child Validation |
Validation |
Provides access to behavior settings common to all Validation |
See Also