| Mobiform Software - Aurora API Documentation |
|
DesignModeEventHandler Delegate
Used with thest run when design mode is toggled
public delegate void DesignModeEventHandler(
Object sender,
ref
Boolean& bHandled);
Parameters
-
sender
- sender
-
bHandled
- bool indicting that someone else handled the test run
Requirements
Namespace:
Aurora.Interfaces
Assembly: AuroraInterfaces (in AuroraInterfaces.dll)
See Also
Aurora.Interfaces Namespace