View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Duncan[_5_] Duncan[_5_] is offline
external usenet poster
 
Posts: 290
Default Label with Scroll Bars

Hi All,

Is it possible to scroll up and down a label, and I cant use a textbox
it has to be a label.

If there isnt a scroll bar property for a label then does anyone know
of a workaround so that I can wee all of the text in a lable if it is
more lines that can be seen (and I cannot resize the label to fit the
text)

Any help much appreciated.

Duncan