IVSMDPropertyBrowser.CreatePropertyGrid Method

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

‘선언
Function CreatePropertyGrid As IVSMDPropertyGrid
‘사용 방법
Dim instance As IVSMDPropertyBrowser
Dim returnValue As IVSMDPropertyGrid

returnValue = instance.CreatePropertyGrid()
IVSMDPropertyGrid CreatePropertyGrid()
IVSMDPropertyGrid^ CreatePropertyGrid()
abstract CreatePropertyGrid : unit -> IVSMDPropertyGrid 
function CreatePropertyGrid() : IVSMDPropertyGrid

Return Value

Type: Microsoft.VisualStudio.Designer.Interfaces.IVSMDPropertyGrid

.NET Framework Security

See Also

Reference

IVSMDPropertyBrowser Interface

IVSMDPropertyBrowser Members

Microsoft.VisualStudio.Designer.Interfaces Namespace