This documentation is for the old version. Go to the latest Graphics Mill docs

DesignerChangedEventArgs Members

The DesignerChangedEventArgs type exposes the following members.

Constructors

Name Description
Public method DesignerChangedEventArgs

Creates and initializes a new DesignerChangedEventArgs instance using the provided designers.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property NewDesigner

Gets a new current designer.

Public property OldDesigner

Gets an old current designer.

See Also

Reference