IVSMDPropertyGrid.Dispose Method
Destroys the properties window.
Namespace: Microsoft.VisualStudio.Designer.Interfaces
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
Syntax
'Declaration
Sub Dispose
void Dispose()
void Dispose()
abstract Dispose : unit -> unit
function Dispose()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.