SimpleEditorView::ClosePane Method ()

 

Closes the window and unregisters the component.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
virtual int ClosePane()

Return Value

Type: System::Int32

true if successful, otherwise false.

By default this method simply calls FRevokeComponent.

Return to top
Show: