ArcObjects Library Reference (Controls)  

ILicenseControlDefault Interface

Provides access to members that control the LicenseControl.

Product Availability

Available with ArcGIS Engine.

Description

The ILicenseControlDefault interface is a starting point for determining why the LicenseControl failed to initialize an application with a product license or failed to check out an extension license.

Members

Description
Method AboutBox Displays a dialog of information about the LicenseControl.
Read-only property LicenseAvailability A Description of the availability of the licenses either all licenses or just those specified in the LicenseControls property page.
Method ShowStatusDialog Shows a dialog displaying the LicenseControl status and the current license availability.
Read-only property Status The status of the LicenseControl initialization.
Read-only property Summary A summary of the status of the LicenseControl initialization.

CoClasses that implement ILicenseControlDefault

CoClasses and Classes Description
LicenseControl Esri LicenseControl