The ConversationWindowtype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginOpenExtensibilityWindow |
Shows the URL of a registered application in
the extensibility window.
|
|
Close |
Closes the window.
|
|
CloseExtensibilityWindow |
Closes the extensibility window of the given
application GUID.
|
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Dock |
Docks a conversation window inside a specified
control. You can also dock a conversation window inside a form or a
WPF WindowsFormsHostControl.
|
|
EndOpenExtensibilityWindow |
Blocks the calling thread until
BeginOpenExtensibilityWindow completes.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Overrides UCWFullFinalize () () () () .) | |
FlashExtensibilityWindow |
Notifies the user that the given application
in the extensibility window needs attention. If the corresponding
extensibility window is not in the forground, its tab start to
blink.
|
|
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
Move |
Moves the conversation window to the specified
position.
|
|
MoveAndResize |
Move And Resize the window with new position
and size.
|
|
Resize |
Resize the window.
|
|
ToString | (Inherited from Object.) | |
Undock |
Undocks the window.
|