void Load(IKioWareHost host)
Called by KioWare when the addin is expected to intialize itself.
Parameters
Name | Description |
host | The IKioWareHost instance that is to be used for all KioWare interaction. This value should be stored for future use by the addin. |
Return
Nothing returned