Adorner Class
.NET Framework 2.0
Note: This class is new in the .NET Framework version 2.0.
Manages a collection of user-interface related Glyph objects. This class cannot be inherited.
Namespace: System.Windows.Forms.Design.Behavior
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Each Adorner can be enabled and disabled. Only enabled Adorner objects will receive hit test and paint messages from the BehaviorService. An Adorner can be viewed as a proxy between user-interface related elements, which consist of all Glyph objects, and the BehaviorService.
For more information, see Behavior Service Overview.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Show: