|
Examples |
|
|
EurekaLog offers the option to have an additional button on the error dialog. If you want to take advantage of this feature, you would, certainly, want to define its behavior. You can achieve that using this event. In this example, we're simply going to ask the user if he/she is certain that he/she wants to close the dialog. However, you may introduce a much more complex behavior, based on your application's needs. Of course, you have to enable the custom help button in the options dialog first.
C# example:
Visual Basic example:
|