'Declaration Public Overridable ReadOnly Property UnderlyingToolbar As UltraToolbar
public virtual UltraToolbar UnderlyingToolbar {get;}
Note: This property only applies to the UltraToolbar and will return null for all other toolbars.
When an MDI merge occurs, a toolbar from the child will be merged into a toolbar on the parent if they have the same key or both have IsMainMenuBar set to True. In this case, the toolbar on the parent will return the toolbar on the child from its UnderlyingToolbar property.
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