Represents the System.Windows.Forms.Design.Behavior.Behavior objects that are managed by a System.Windows.Forms.Design.Behavior.BehaviorService.
See Also: Behavior Members
This class can be extended to develop any type of user interface behavior, including selection, drag, and resize behaviors.
For more information, see Behavior Service Overview.
Your System.Windows.Forms.Design.Behavior.Behavior type must be associated with a System.Windows.Forms.Design.Behavior.Glyph type. Glyph-independent behaviors are not supported.