If Debug_Mode is set on true, message boxes with debug information are shown. One needs to click them away to be able to continue. I don't want to do this, but I would like to get the debug information in the log files.
I thought that the option Debug_DisableMessageDialogs steers this.
API Documentation: for this option "Gets or sets a value indicating whether message dialog will be shown in case of error if OnError event is not implemented." (https://www.visioforge.com/help-api/dotnet/api/VisioForge.Core.VideoCapture.VideoCaptureCore.html?q=VideoCaptureCore)