ToolBoxTab2::Activate Method ()

 

Moves the focus to the current item.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

void Activate()

When Activate is invoked, it is as if the user clicked the item, but no click events occur.

This example adds a new item to a Toolbox tab, activates it, and then deletes it, if the user chooses to do so.

No code example is currently available or this language may not be supported.
Return to top
Show: