onmsthumbnailclick property

Sets or retrieves a pointer to the event handler function associated with the HTMLDocumentEvents4::onmsthumbnailclick event.

 

Syntax

HRESULT value = object.put_onmsthumbnailclick(VARIANT v);HRESULT value = object.get_onmsthumbnailclick(VARIANT* p);

Property values

Type: VARIANT

the IDispatch interface of an object with a default method that is invoked when the event occurs.

See also

document

IShellUIHelper4::msSiteModeAddThumbBarButton