[]
Represents a product licence dialog.
public class LicenseDialogGC : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class LicenseDialogGC
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
LicenseDialogGC() | Creates a product license dialog. |
LicenseDialogGC(object) | Creates a product license dialog. |
Name | Description |
---|---|
Agreed(bool) | Determines whether user agrees to the license. |
AllowPurchase() | Allow the purchase of the product. |
Dispose(bool) | Clean up any resources being used. |
IsBeta(bool, string) | Determines whether the license is for a beta product. |
SetProductText(string) | Sets the product text string. |