Changing the Label Position of an Item in LightSwitch Visual Studio 2012
This article describes how to change the Label position of an item in LightSwitch Visual Studio 2012.
Procedure Changing the Label Position of an Item
Step 1
Open the Solution Explorer.
![solu explo.jpg]()
Step 2
In Solution Explorer, open the HTML client screen to which you want to add a group of information.
![browsetabopen.jpg]()
Step 3
The Screen Designer appears.
![designers1.jpg]()
Step 4
In the Screen designer, choose "Add List".
![Add Selected item.jpg]()
Step 5
In the Screen Designer the drop down list appears.
![Add Selected item.jpg]()
Step 6
In the Screen Designer, choose the item (for example, Name).
![name item.jpg]()
Step 7
Open the Property window.
![property.jpg]()
Step 8
In the Properties window, open the list under Label Position and choose the position that you want.
![prop label position.jpg]()
![prop label pos1.jpg]()
The following table describes each option.
Label Position |
Description |
Left-aligned |
The label appears near the left side of the control. |
Right-aligned |
The label appears near the right side of the control. |
Top |
The label appears above the control. |
Hidden |
No label appears for the control. |
None |
No label appears for the control, and it's aligned where the label would have been. |