Click or drag to resize
LicensingGui Events

The LicensingGui type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventLicenseManagementActionComplete
Occurs when the user has completed an action on the license management form.
Public eventManualActionLoadRequested
Occurs when a saved manual request should be restored so that it may be completed.
Public eventManualActionSaveRequested
Occurs when the user requests to complete a manual request later (in case the application is closed).
Public eventSplashDoWork
Occurs when the splash screen is ready to perform some arbitrary work asynchronously.
Public eventSplashWorkCompleteEvent
Occurs when the splash screen has completed some arbitrary work asynchronously.
Top
See Also