Sdílet prostřednictvím


ActiveDesignSurfaceChangedEventArgs.NewSurface Vlastnost

Definice

Získá návrhovou plochu, která získává aktivaci.

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

Hodnota vlastnosti

A DesignSurface který získává aktivaci.

Platí pro