D
Doug Bell
Hi,
I have a message box that shows the User Qty Ordered, Qty Received, Balance,
Qty Accepted.
I have been trying to get it to format the quantities right aligned in a
column by looking at the lengths of the strings and padding them with
leading " " (spaces). but because the characters are different widths this
doesn't work.
Has anyone got any idea how I can do this with a messagebox or will I need
to build a special windows form?
Thanks
Doug
I have a message box that shows the User Qty Ordered, Qty Received, Balance,
Qty Accepted.
I have been trying to get it to format the quantities right aligned in a
column by looking at the lengths of the strings and padding them with
leading " " (spaces). but because the characters are different widths this
doesn't work.
Has anyone got any idea how I can do this with a messagebox or will I need
to build a special windows form?
Thanks
Doug