VsDropdownBarClass::Detach Method ()

 

Breaks the link between the drop-down bar and its client.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

public:
virtual void Detach()

If the method succeeds, it returns S_OK; otherwise, it returns an error code.

Return to top
Show: