Managing Application Properties
General application properties describing the application and its behavior, such as application type, startup object, and assembly information, are set in the Application pane of the Project Designer. The following tasks can be accomplished in the Application pane.
In This Section
How to: Specify Assembly Information (Visual Basic, C#)
How to: Specify a Splash Screen for an Application (Visual Basic)
How to: Handle Application Events (Visual Basic)
How to: Change an Assembly Name (Visual Basic, C#)
How to: Change the Namespace for an Application (Visual Basic)
How to: Change the Application Type (Visual Basic, C#)
How to: Change the Startup Object for an Application (Visual Basic)
How to: Specify an Application Icon (Visual Basic, C#)
How to: Enable Visual Styles (Visual Basic)
How to: Specify Instancing Behavior for an Application (Visual Basic)
How to: Enable Custom User Authentication (Visual Basic)
How to: Specify Shutdown Behavior for an Application (Visual Basic)
Related Sections
Introduction to the Project Designer
Securing ClickOnce Applications
Publishing ClickOnce Applications
Managing Compilation Properties