The ConversationWindowNeedsSizeChangeEventArgstype exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property MaximumWindowHeight
Gets the maximum required conversation window height.
Public property MaximumWindowWidth
Gets the upper limit of the conversation window width.
Public property MinimumWindowHeight
Gets the minimum required conversation window height.
Public property MinimumWindowWidth
Gets the minimum required conversation window width.
Public property RecommendedWindowHeight
Gets the recommended conversation window height.
Public property RecommendedWindowWidth
Gets the recommended conversation window width.

See Also