The DisGUISE C# class library

SEWidget.OnWidgetEvent Event

public event WidgetEventHandler OnWidgetEvent;

Event Data

The event handler receives an argument of type WidgetEventArgs containing data related to this event. The following WidgetEventArgs properties provide information specific to this event.

Property Description
Payload  
Type  
Widget  

See Also

SEWidget Class | DisGUISE.SEWidgets Namespace