A base class for implementing an Interaction Client AddIn-based window.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
Remarks
This "helper" base class encapsulates common functionality that
allows a custom window implementation to focus on creating the window itself,
and not on implementing the code to become an Interaction Client AddIn.
Simply derive from this class and implement the abstract and virtual
methods to register a window in the client.
Inheritance Hierarchy
System..::..Object
ININ.InteractionClient.AddIn..::..AddInWindow
ININ.InteractionClient.AddIn..::..AddInWindow