Padding

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

Padding

Post by soa »

I have a label control which is sized as content width. It has a border and I like a little padding to take the text away from the lines. Is there a way to do this?

Similarly, I have a right aligned column in a list and I'd like some padding to take the value away from the vertical line. Can this be done.
User avatar
Stewart Marshall
Posts: 417
Joined: Thu Nov 05, 2015 5:25 pm

Re: Padding

Post by Stewart Marshall »

Controls with text content e.g Label, button etc. have a MarginLeft/Right/Top/Bottom properties.

The same properties exist for columns in a list called CellMarginLeft/Right/Top/Bottom
Stewart Marshall

Independent IT Consultant
www.marshallfloyd.com.au
Post Reply