IVSMDPropertyBrowser.CreatePropertyGrid 方法

定义

创建 "属性" 窗口。 您必须自行填充此网格。

public:
 Microsoft::VisualStudio::Designer::Interfaces::IVSMDPropertyGrid ^ CreatePropertyGrid();
public:
 Microsoft::VisualStudio::Designer::Interfaces::IVSMDPropertyGrid ^ CreatePropertyGrid();
Microsoft::VisualStudio::Designer::Interfaces::IVSMDPropertyGrid CreatePropertyGrid();
public Microsoft.VisualStudio.Designer.Interfaces.IVSMDPropertyGrid CreatePropertyGrid ();
abstract member CreatePropertyGrid : unit -> Microsoft.VisualStudio.Designer.Interfaces.IVSMDPropertyGrid
Public Function CreatePropertyGrid () As IVSMDPropertyGrid

返回

IVSMDPropertyGrid

新的 IVSMDPropertyGrid

适用于