DesignSurfaceEventArgs.Surface 屬性

定義

取得正在創造的設計表面。

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

屬性值

DesignSurface一個正在被創造的。

適用於