Show / Hide Table of Contents

Delegate MessageBoxEventHandler

Delegate for requesting a message box to be shown to the user.

Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public delegate void MessageBoxEventHandler(object sender, MessageBoxEventArgs args)
Parameters
Type Name Description
object sender
MessageBoxEventArgs args
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com