Manages a collection of user-interface related System.Windows.Forms.Design.Behavior.Glyph objects. This class cannot be inherited.
See Also: Adorner Members
Each System.Windows.Forms.Design.Behavior.Adorner can be enabled and disabled. Only enabled System.Windows.Forms.Design.Behavior.Adorner objects will receive hit test and paint messages from the System.Windows.Forms.Design.Behavior.BehaviorService. An System.Windows.Forms.Design.Behavior.Adorner can be viewed as a proxy between user-interface related elements, which consist of all System.Windows.Forms.Design.Behavior.Glyph objects, and the System.Windows.Forms.Design.Behavior.BehaviorService.
For more information, see Behavior Service Overview.