Agreed Method (LicenseDialog)
Determines whether user agrees to the license.
public void Agreed(
bool
)
'Declaration
Public Sub Agreed( _
ByVal As Boolean _
)
'Usage
Dim instance As LicenseDialog
Dim agreedToLicense As Boolean
instance.Agreed(agreedToLicense)
Parameters
- agreedToLicense
- Whether user agrees to the license