ErrorEventBox

Supporting Visual Studio on Windows
Post Reply
PegahYaftian
Fresh meat
Posts: 1
Joined: Thu Sep 24, 2020 1:17 pm
Contact:

ErrorEventBox

Post by PegahYaftian »

Hello
I am new to phidget and I want to know what
errorBox = new ErrorEventBox() does?
User avatar
mparadis
Site Admin
Posts: 959
Joined: Fri Oct 28, 2011 12:17 pm
Contact:

Re: ErrorEventBox

Post by mparadis »

That line creates a new object of type "ErrorEventBox".

ErrorEventBox is a object used in our C# examples (defined in ErrorEventBox.cs under the Phidget22.ExampleUtils namespace).

When your Phidget throws an error event, this object is invoked to display a window on the screen with the error message history and other important information.
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests