Friday, May 21, 2010

Can a label in Visual Basic have a scrollbar?

Actually, how can i display paragraphs as a single text story in a small forn?

Can a label in Visual Basic have a scrollbar?
No a label does not have a scrollbar.





You can use the Textbox and RichTextBox and add the scrollbars in the properties. You also want to set the ReadOnly Property to True.
Reply:Use a textbox. Set the scrollbars property to vertical and (if applicable) set the multi-line property to true.

graphics cards

No comments:

Post a Comment