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.
Step 2
In Solution Explorer, open the HTML client screen to which you want to add a group of information.
Step 3
The Screen Designer appears.
Step 4
In the Screen designer, choose "Add List".
Step 5
In the Screen Designer the drop down list appears.
Step 6
In the Screen Designer, choose the item (for example, Name).
Step 7
Open the Property window.
Step 8
In the Properties window, open the list under Label Position and choose the position that you want.
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. |