DeployLX Software Protection System

MessageBoxEx Class

Displays a message box.

Syntax

Public NotInheritable Class MessageBoxEx _
	Inherits Form
public sealed class MessageBoxEx : Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              DeployLX.Licensing.v5..::..MessageBoxEx

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also