Adding a Label

 

By clicking the Icon to the left in the toolbox you will open the above window. This will add a Label to your skin.
Explaination of fields.

Descripton: This is basicly for you so if you have to look in the code of the skin file you can easily find the control you want.
ID: As with the skin this is a unique identifer for theLabels.
XPos: This is the horizontal position of the Label.
YPos: This is the vertical position of the Label.
Width: xForm will fill this in for you. But its Label width

Align: The alignment of the text on the Label. Currently xForm doesn't show the alignment graphially
Font: Size of the font used.
Label: The label shown.
TextX and TextY Offset: The offset of the Label.

To change Colors click on the square box next to it and it will open a color pick dialog box.

Then just click the update label on this window to Update the skin window with you lovely new Label. If your happy Click save and your away

When you Control is added to your skin you can edit it by clicking on it.