Title Bar Style
The Tabbed Form supports the standard Windows title bar style. This setting is controlled by the AllowAero property.
Figure 1: AllowAero = false on Windows 10
Figure 2: AllowAero = true on Windows 10
Controls / Forms and Dialogs / TabbedForm / Features
New to Telerik UI for WinForms? Download free 30-day trial
The Tabbed Form supports the standard Windows title bar style. This setting is controlled by the AllowAero property.
this.AllowAero = false;
Me.AllowAero = False
Figure 1: AllowAero = false on Windows 10
Figure 2: AllowAero = true on Windows 10
Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.