How to add a Logo image using LightSwitch Visual Studio 2012
In this article I describe how to add a Logo image in LightSwitch using Visual Studio 2012.
Step 1
Open the Solution Explorer.
![explorer.jpg]()
Step 2
In the Solution Explorer, right-click on the property node and choose "Open".
![propopens.jpg]()
Step 3
The Application Designer appears.
![general prop.jpg]()
Step 4
In the Application Designer, select "General Properties".
![general prop.jpg]()
Step 5
Choose the Select button next to the Logo image field.
![add image.jpg]()
Step 6
The Select Image dialog box appears.
![add image.jpg]()
Step 7
In the Select Image dialog box, choose the Import button to import an image.
![open.jpg]()
Step 8
The Open dialog box will appear.
![open.jpg]()
Step 9
In the Open dialog box, select the folder that contains your .png or .jpg logo, choose the file, and then choose the "Open" button.
![choose image.jpg]()
Step 10
Choose the "OK" button to close the Select Image dialog box.
![choosen image.jpg]()
Step 11
The name of the image file appears in the Logo image field.
![logo.jpg]()
Step 12
Now debug the application, insert the data into the textboxes.
![logo insert data.jpg]()
After inserting the data into the following textboxes, we click on the "Save" button.