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.
Step 2
In the Solution Explorer, right-click on the property node and choose "Open".
Step 3
The Application Designer appears.
Step 4
In the Application Designer, select "General Properties".
Step 5
Choose the Select button next to the Logo image field.
Step 6
The Select Image dialog box appears.
Step 7
In the Select Image dialog box, choose the Import button to import an image.
Step 8
The Open dialog box will appear.
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.
Step 10
Choose the "OK" button to close the Select Image dialog box.
Step 11
The name of the image file appears in the Logo image field.
Step 12
Now debug the application, insert the data into the textboxes.
After inserting the data into the following textboxes, we click on the "Save" button.