PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Andy Flowers on November 09, 2009, 12:53:33 AM

Title: How To set left margin: Lable and Text Boxes
Post by: Andy Flowers on November 09, 2009, 12:53:33 AM
How do I set the left margin for these type of controls?
Title: Re: How To set left margin: Lable and Text Boxes
Post by: José Roca on November 09, 2009, 01:04:36 AM
For text boxes call the FF_TextBox_SetMargins function.
Title: Re: How To set left margin: Lable and Text Boxes
Post by: Paul Squires on November 09, 2009, 09:49:48 AM
The Left and Right Margins can also be set directly from the Properties of the TextBox control (they are in the list called, LeftMargin and RightMargin).