MapWindowDevelper:AppInfo

From MapWindow GIS

Jump to: navigation, search

MapWindow.Interfaces.AppInfo

The AppInfo interface allows access to MapWindow-related data like versions, whether to display splash screens, and the help file path.

Property Members

NameAccessSummary
ApplicationName : StringpublicThe application name to be displayed in the title bar.
DefaultDir : Stringpublic The default directory for file dialogs
FormIcon : Iconpublic The icon to be displayed as the default form icon
HelpFilePath : Stringpublic The path to the help file to be displayed from the Help menu.
ShowWelcomeScreen : Booleanpublic Whether or not to show a welcome screen (overriding the Splash Screen)
SplashPicture : Imagepublic The image to be displayed on the splash screen.
SplashTime : Doublepublic How long the splash screen should be displayed
URL : Stringpublic The URL to be displayed on the Help->About dialog.
UseSplashScreen : Booleanpublic Whether to display a splash screen on starting the application
WelcomePlugin : Stringpublic The name of the plugin responsible for displaying a custom welcome screen in response to the WELCOME_SCREEN message.
Personal tools