buttonID property
[This documentation is preliminary and is subject to change.]
Gets the Thumbnail Toolbar button ID that is clicked.
This property is not supported for Metro style apps using JavaScript.
![]() |
Syntax
HRESULT value = object.get_buttonID(* p);
Property values
Type: long
the numeric ID of the button that is clicked.
Remarks
This event is fired when a user clicks a custom button in a Thumbnail Toolbar that pinned site adds with IShellUIHelper4::msSiteModeAddThumbBarButton. The button ID that this event returns is the same that is returned when the button was added.
See also
Build date: 6/12/2012
Community Additions
Show:
