Messenger Plus! Live - Scripting Documentation

The OnEvent_ContactListWndCreated event is fired when the contact list window is being created and shown.

Syntax

OnEvent_ContactListWndCreated(
);

Parameters

None.

Return Value

No value has to be returned by this event.

Remarks

When the contact list window is "minimized to the tray", it is actually destroyed by the client. When restored, the window is re-created and this event is fired.

Event Information

Event Source Windows Live Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Events, OnEvent_ContactListWndDestroyed, Messenger::ContactListWndHandle.