Class LicenseMessageBox
Inheritance
System.Object
LicenseMessageBox
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class LicenseMessageBox : Form
Constructors
LicenseMessageBox()
Declaration
public LicenseMessageBox()
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |