Managing Application Properties
You can set general application properties for Visual Basic, C#, and F# applications, such as application type, startup object, and assembly information, in the Application pane of the Project Designer.
The following tasks can be accomplished in the Application pane:
-
Specify assembly information
-
Specify a splash screen for an application
-
Specify application-level events
-
Change an assembly name
-
Change the namespace for an application
-
Change the application type
-
Change the Startup object for an application
-
Specify an application icon
-
Enable Windows XP visual styles
-
Specify instancing behavior for an application
-
Enable custom user authentication
-
Specify shutdown behavior for an application
The tasks available for your application depend on the development language being used.