OnDebugModeChanged Method
Specifies the function that is called if the debugging mode changes.
'Declaration
Sub OnDebugModeChanged( _
ByVal As DebugMode _
)
Parameters
- dbgmodeNew
- A value from the DebugMode enumeration, indicating the new debugger mode.