'Declaration Public Enum ToolbarTransitionAreas Inherits System.Enum
public enum ToolbarTransitionAreas : System.Enum
Member | Description |
---|---|
All | Transitions are enabled for all items within the UltraToolbarsManager |
Default | By default, transitions are only executed when the UltraToolbarsManager.Style is set to Office2007 |
GalleryItems | Transitions are enabled for the GalleryToolItem instances within a PopupGalleryTool |
MainMenuTools | Transitions are enabled for items on the main menu toolbar. |
MenuItems | Transitions are enabled for the items a menu. |
None | Transitions are disabled |
Ribbon | Transitions are enabled for the items on the UltraToolbarsManager.Ribbon including the ribbon tabs, the background of the ribbon group and application menu button. |
RibbonTools | Transitions are enabled for the tools on RibbonGroup. |
ToolbarTools | Transitions are enabled for items on toolbars (excluding the QuickAccessToolbar and ApplicationMenuFooterToolbar). |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2