The ChatWnd::EditChangeAllowed property specifies whether or not text can be entered in the typing area of the chat window.
This is a read-only property. [boolean] EditChangeAllowed;
The boolean value which is false if the edit control is disabled (grayed out) and true otherwise.
This property typically fails for the following reason:
The most common reason for this property to return false is talking to a contact who's been blocked.
Object | ChatWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |