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

適用於