ToolWindowPane::OnToolWindowCreated Method ()

 

This method can be overridden by the derived class to execute any code that must run after the creation of IVsWindowFrame.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual void OnToolWindowCreated()

This is called on the successful setting of the Frame property.

Return to top
Show: