| DocumentHandlerOnActivate Method |
Override to handle the activation of the document (when it is opened in its own window)
Namespace:
CodeStack.SwEx.AddIn.Core
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public virtual void OnActivate()
Public Overridable Sub OnActivate
public:
virtual void OnActivate()
See Also