BCGSoft.ControlBars Namespace > CustomizeMenuBar Class : SmartMode Property |
Use this property to put CustomizeMenuBar in the Smart Mode. In this mode CustomizeMenuBar behaves as a Ribbon panel with smart layout and can display buttons with large images.
'Declaration Public Overrides Property SmartMode As Boolean
'Usage Dim instance As CustomizeMenuBar Dim value As Boolean instance.SmartMode = value value = instance.SmartMode
public override bool SmartMode {get; set;}
Target Platforms: 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