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

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

See Also: Inherited members from System.Object

Public Methods

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

Provides hit test logic.

abstract
Paint(System.Windows.Forms.PaintEventArgs)

Provides paint logic.

Protected Methods