oncheckchange Event
Fires when a ToolbarCheckButton element changes state.
Syntax
Inline HTML <ELEMENT oncheckchange = "handler" ... > All platforms Event property object.oncheckchange = handler Microsoft JScript only object.oncheckchange = GetRef("handler") Microsoft Visual Basic Scripting Edition (VBScript) 5.0 or later only Named script < SCRIPT FOR
= objectEVENT
= oncheckchange>Internet Explorer only
Event Object Properties
Refer to the specific event object for additional event properties.
Applies To
TOOLBARCHECKBUTTON, TOOLBARCHECKGROUP, TOOLBAR
See Also