'Declaration Public ReadOnly Property ExplorerBar As UltraExplorerBar
public UltraExplorerBar ExplorerBar {get;}
If this UltraExplorerBarSettingsBase object is owned by an UltraExplorerBar control, that control is returned. If this UltraExplorerBarSettingsBase object is owned by an UltraExplorerBarGroup object, that group's Control is returned. If this UltraExplorerBarSettingsBase object is owned by an UltraExplorerBarItem object, and that UltraExplorerBarItem object's Group property is non-null, the Group's UltraExplorerBarGroup.ExplorerBar is returned.
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