Supports controls that need access to functionality exposed by the hosting application.
public interface IApplication
The IApplication interface is only available to custom controls that have a .NET implementation and that need
programmatic access to interact with the application. That is, the IApplication interface is not used in script.
