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 | ||
---|---|---|
AboutBox | Displays a dialog of information about the LicenseControl. | |
LicenseAvailability | A Description of the availability of the licenses either all licenses or just those specified in the LicenseControls property page. | |
ShowStatusDialog | Shows a dialog displaying the LicenseControl status and the current license availability. | |
Status | The status of the LicenseControl initialization. | |
Summary | A summary of the status of the LicenseControl initialization. |
CoClasses that implement ILicenseControlDefault
CoClasses and Classes | Description |
---|---|
LicenseControl | ESRI LicenseControl |