Associates a System.Windows.Forms.Design.Behavior.Glyph with its component.
See Also: ComponentGlyph Members
The System.Windows.Forms.Design.Behavior.ComponentGlyph class contains the ComponentGlyph.RelatedComponent property, which points back to the glyph's related component. This property can be used to trace System.Windows.Forms.Design.Behavior.Glyph objects back to their component, such as during drag operations.