The DisGUISE C# class library

SEAccessoryMenuItem.OnSelect Event

public event AccessoryMenuEventHandler OnSelect;

Event Data

The event handler receives an argument of type AccessoryMenuEventArgs containing data related to this event. The following AccessoryMenuEventArgs property provides information specific to this event.

Property Description
Item  

See Also

SEAccessoryMenuItem Class | DisGUISE.SEWidgets Namespace