The System.Windows.Forms.Design.Behavior namespace contains classes for creating custom user interface behavior for components at design time.
The following list shows the classes included in this namespace:
A Glyph class for handling painting and hit-testing.
An Adorner class for managing a collection of Glyph objects.
A BehaviorService class for managing the custom user interface in a designer.
A SnapLine class that represents horizontal and vertical line segments that assist users in aligning components at design time.

Classes

Delegates

Enumerations