Click or drag to resize

IActivatable Methods

The IActivatable type exposes the following members.

Methods
  NameDescription
Public methodOnActivate
Performs any tasks required for setup as the object activates
Public methodOnDeactivate
Performs any required cleanup of the object as the object deactivates
Top
See Also