Is there a way to make the DecimalUpDown control display values like say: "0.1 g/l". For example when displaying concentration around my app I use a ContentStringFormat: "{} {0} g/l"
What do you think would be the easiest way to achieve my goal?
What do you think would be the easiest way to achieve my goal?