Click to See Complete Forum and Search --> : keeping the text of a link label on one line


mcdt2424
April 27th, 2003, 11:13 AM
Hi All,

I have a Linklabel on a windows form. When the text for the link label is very long the link label wraps the text to 2 or more lines. Does anyone know how to prevent a linklabel from wraping the text. I need to keep the links all on one line. I have tried using autosize =true but that doesnt help.

thanks