lastunicorn / ConsoleTools

A set of tools and "controls" for the .net Console.
GNU General Public License v3.0
73 stars 5 forks source link

ScrollableMenu - Add a title #13

Open lastunicorn opened 6 years ago

lastunicorn commented 6 years ago

The title must be a TextBlock to be displayed before the content.

Update Wiki documentation.

lastunicorn commented 6 years ago

This issue is paused until the TextBlock control is enhanced with HorizontalAlignment and Width functionality.