The ConversationWindowtype exposes the following members.

Methods

  Name Description
Public method BeginOpenExtensibilityWindow
Shows the URL of a registered application in the extensibility window.
Public method Close
Closes the window.
Public method CloseExtensibilityWindow
Closes the extensibility window of the given application GUID.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dock
Docks a conversation window inside a specified control. You can also dock a conversation window inside a form or a WPF WindowsFormsHostControl.
Public method EndOpenExtensibilityWindow
Blocks the calling thread until BeginOpenExtensibilityWindow completes.
Public method Equals (Inherited from Object.)
Protected method Finalize
(Overrides UCWFullFinalize () () () () .)
Public method 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.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method Move
Moves the conversation window to the specified position.
Public method MoveAndResize
Move And Resize the window with new position and size.
Public method Resize
Resize the window.
Public method ToString (Inherited from Object.)
Public method Undock
Undocks the window.

See Also