Methods
| Name | Description | |
|---|---|---|
| RegisterWindow<(Of <<'(TWindow>)>>)(WindowRegistrationParameters) |
Register an IWindow with the Interaction Client. Once registered,
this window will appear in the list of choices the user can select to add to their
client user interface.
| |
| RegisterWindow<(Of <<'(TWindow>)>>)(WindowRegistrationParameters, CreateWindowDelegate) |
Register an IWindow with the Interaction Client. Once registered,
this window will appear in the list of choices the user can select to add to their
client user interface.
|