ActiveDesignSurfaceChangedEventArgs.NewSurface Proprietà

Definizione

Ottiene l'area di progettazione che sta per essere attivata.

public:
 property System::ComponentModel::Design::DesignSurface ^ NewSurface { System::ComponentModel::Design::DesignSurface ^ get(); };
public System.ComponentModel.Design.DesignSurface NewSurface { get; }
public System.ComponentModel.Design.DesignSurface? NewSurface { get; }
member this.NewSurface : System.ComponentModel.Design.DesignSurface
Public ReadOnly Property NewSurface As DesignSurface

Valore della proprietà

Oggetto DesignSurface che sta per essere attivato.

Si applica a