ComponentFactory / Krypton

Krypton WinForms components for .NET
BSD 3-Clause "New" or "Revised" License
1.89k stars 692 forks source link

Cannot hide QTA Bar in ribbon #71

Open bfharreguy opened 7 years ago

bfharreguy commented 7 years ago

Hello! i cannot hide the QTA Bar and Ribbon Button! how can i do that! thanks

bfharreguy commented 7 years ago

i found solution! when form load i do this Menu.QATLocation = ComponentFactory.Krypton.Ribbon.QATLocation.Above and this is shown i do: Menu.QATLocation = ComponentFactory.Krypton.Ribbon.QATLocation.Hidden