[]
        
(Showing Draft Content)

FarPoint.Win.LicenseDialog

LicenseDialog Class

Represents a product licence dialog.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class LicenseDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class LicenseDialog
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
LicenseDialog()

Creates a product license dialog.

LicenseDialog(object)

Creates a product license dialog.

Methods

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.