EditorPart Constructor

Definition

Initializes the class for use by an inherited class instance. This constructor can be called only by an inherited class.

protected:
 EditorPart();
protected EditorPart ();
Protected Sub New ()

Applies to

See also