Mark.S Member Licensed User Jan 11, 2018 #1 is there a way of creating a padded label in code? or using " " to the right of a string to simulate the same effect?
is there a way of creating a padded label in code? or using " " to the right of a string to simulate the same effect?
Mark.S Member Licensed User Jan 11, 2018 #2 Mark.S said: is there a way of creating a padded label in code? or using " " to the right of a string to simulate the same effect? Click to expand... sorry meant to say 'without using an " " ' Upvote 0
Mark.S said: is there a way of creating a padded label in code? or using " " to the right of a string to simulate the same effect? Click to expand... sorry meant to say 'without using an " " '
klaus Expert Licensed User Longtime User Jan 11, 2018 #3 You should have a look at the Padding property of the Label. Upvote 0