Hi all,
new to using TableLayoutPanel ...
I am inserting labels into cells programatically, but have run into cases where the label is too long to fit... so it is truncated. With variable width fonts, how can one detect when this happens (in order to split the label and continue it on the next cell).
Thank you!
new to using TableLayoutPanel ...
I am inserting labels into cells programatically, but have run into cases where the label is too long to fit... so it is truncated. With variable width fonts, how can one detect when this happens (in order to split the label and continue it on the next cell).
Thank you!