The ConversationWindowtype exposes the following members.

Properties

  Name Description
Public property Conversation
Get the corresponding conversation object for this window.
Public property Handle
Returns the handle of the conversation window.
Public property Height
The vertical dimension in pixels of the window.
Public property IsDocked
Is the window docked?
Public property IsFullScreen
Is the window in full screen mode?
Public property Left
The horizontal position in pixels of the window.
Public property ParentWindow
Returns the handle of the parent window or control in which the conversation window is docked.
Public property Top
The vertical position in pixels of the window.
Public property Width
The horizontal dimension in pixels of the window.

See Also