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

The methods of System.Windows.Forms.Design.Behavior.ComponentGlyph are listed below. For a list of all members, see the ComponentGlyph Members list.

See Also: Inherited members from 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.