How do I set the left margin for these type of controls?
For text boxes call the FF_TextBox_SetMargins function.
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).