'Declaration Public Property UseAdvancedDisplay As Boolean
public bool UseAdvancedDisplay {get; set;}
This property only has effect on the predefined drop-down types ToolbarDropDownType.FontFormatting, ToolbarDropDownType.FontName, and ToolbarDropDownType.FontStyle. If this property is true, advanced displays are used. For example, in the case of ToolbarDropDownType.FontName, the font name will be displayed using the actual font. Set this property to false to have the drop-down look like a standard, non-formatted drop-down.
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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