Hi there!
So the issue is :
I have a PictureBox in my project that I want to draw a string on it,
So far i had done it, the probelm is that the Text.Lenght is to big to fit
and I only have half of it.
Is there a code to redraw it, so all the Text.Leght fit inside of the
PictureBox.
My PictureBox.size is (150,200).
So the issue is :
I have a PictureBox in my project that I want to draw a string on it,
So far i had done it, the probelm is that the Text.Lenght is to big to fit
and I only have half of it.
Is there a code to redraw it, so all the Text.Leght fit inside of the
PictureBox.
My PictureBox.size is (150,200).