System.Windows.Forms.Design.Behavior.ComponentGlyph Members

The members of System.Windows.Forms.Design.Behavior.ComponentGlyph are listed below.

See Also: Inherited members from System.Windows.Forms.Design.Behavior.Glyph

Public Constructors

Public Properties

[read-only]
RelatedComponentSystem.ComponentModel.IComponent.

Gets the component that is associated with the System.Windows.Forms.Design.Behavior.Glyph .

Public Methods

override
GetHitTest(System.Drawing.Point) : System.Windows.Forms.Cursor

Indicates whether a mouse click at the specified point should be handled by the System.Windows.Forms.Design.Behavior.ComponentGlyph.

override
Paint(System.Windows.Forms.PaintEventArgs)

Provides paint logic.