Thanks, that helped. But I am also trying to find out how to position a FormItem closer to a left side of the form to avoid a gap between left edge of the form and a FormItem. Is that possible?
--- In [email protected], "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > > Search for "Using constraints to control component layout" in the help > docs. > > -TH > > --- In [email protected], "markgoldin_2000" > <markgoldin_2000@> wrote: > > > > I am trying to come up with a container to hold a form in. I want to > > use as much space of the container as possible. So, I dont want to > have > > any space on left, right, top, and bottom of the container. > > Also I want to have formitems stuck to the left of the form. Is that > > possible? > > > > Thanks > > >

