Event fired when a SideShow device event occurs.
Syntax
Event propertySystem.Gadget.SideShow.applicationEvent = handler
Event Handler Parameters
handler Required. The name of the function to call when the event is fired.
Remarks
Three SideShow application events are sent to the computer when it is online: navigation events, menu action events, and context menu action events. Verify that System.Gadget.SideShow.enabled returns true before using other System.Gadget.SideShow object members.
Three SideShow application events are sent to the computer when it is online: navigation events, menu action events, and context menu action events.
Verify that System.Gadget.SideShow.enabled returns true before using other System.Gadget.SideShow object members.
true
Applies To
System.Gadget.SideShow
See Also
Windows SideShow: MSDN, Windows SideShow: Windows Hardware Developer Central