Messenger Plus! Live - Scripting Documentation

The ChatWnd::OverrideFmtEnabled property sets or gets the "Override Contact's Font" (Override Text Format) option of the chat window. When enabled, this option replaces the contact's font if different from the one used by the active Messenger user.

Syntax

This is a read/write property.
[boolean] OverrideFmtEnabled;

Data Type

A boolean value specifying if the "Override Format" option is currently enabled for this chat.

This property typically fails for the following reason:

Remarks

If the window is closed and re-opened, the property is set back to its original value based on the user's preferences.

Property Information

Object ChatWnd
Availability Messenger Plus! Live 4.00

See Also

ChatWnd Object.