PlanetSquires Forums

Support Forums => PlanetSquires Software => Topic started by: SeaVipe on November 22, 2021, 04:24:11 PM

Title: WinFBE 2.2.0 - Label
Post by: SeaVipe on November 22, 2021, 04:24:11 PM
Hello, Is there a way to add scrollbars to a LABEL control? I've tried all sorts of things to make a TEXTBOX work but without achieving the desired effect.
Title: Re: WinFBE 2.2.0 - Label
Post by: James Klutho on November 22, 2021, 04:50:49 PM
Have you looked into a listbox?
Title: Re: WinFBE 2.2.0 - Label
Post by: SeaVipe on November 22, 2021, 06:00:24 PM
Thanks for the suggestion, James. Yes, a ListBox will work. I was trying not to modify too much code as this project is an old converted VB app. A ListBox will probably work better!