System.Windows.Forms.Design.Behavior.Glyph.Paint Method

Provides paint logic.

Syntax

public abstract void Paint (System.Windows.Forms.PaintEventArgs pe)

Parameters

pe
A System.Windows.Forms.PaintEventArgs that contains the event data.

Remarks

The Glyph.Paint(System.Windows.Forms.PaintEventArgs) method is an abstract method that forces System.Windows.Forms.Design.Behavior.Glyph implementations to provide paint logic. The pe parameter contains the System.Drawing.Graphics related to the adorner window of the System.Windows.Forms.Design.Behavior.BehaviorService.

Requirements

Namespace: System.Windows.Forms.Design.Behavior
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0