The DisGUISE C# class library

WidgetEventHandler Delegate

public delegate void WidgetEventHandler(
   object sender,
   WidgetEventArgs e
);

Requirements

Namespace: DisGUISE.SEWidgets.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.SEWidgets.Events Namespace