I would find it useful to be able to hide the text of a RibbonPanel, to have a new property like .HideText or .ShowText, reducing the height of the panel. Or even that the text-area disappears when text is set to empty.
[My very first significant piece of software I've written while in highschool] SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. 📝
A small database first project which stores data from the Movie Database(TMDb) using JSON Data, SQL Server Management Studio and ASP.Net WinForms. JSON files are imported in SQL Server Database using T-SQL
I would find it useful to be able to hide the text of a RibbonPanel, to have a new property like .HideText or .ShowText, reducing the height of the panel. Or even that the text-area disappears when text is set to empty.
Thanks.