cancel
Showing results for 
Search instead for 
Did you mean: 

How to set space between images/buttons

Former Member
0 Kudos

Hi,

I try to set zero pixel space between two images (or two buttons...) but i see a little white space with all combination of layout (Grid,Flow,Matrix and Row).

Someone have the some problem?

Thanks

Andrea

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Use MatrixLayout with MatrixData.cellDesign = WDLayoutCellDesign.PADLESS.

Armin

Former Member
0 Kudos

Hello Andrea,

How are you trying to set spaces (zero pixel)? Have you tried to use paddingLeft and PaddingRight instead??

Best regards,

Dharmi