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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment