BCGSoft.ControlBars Namespace > GalleryControl Class : IsMenuMode Property |
Turns on and off the Menu mode. The Menu mode is relevant only when the Gallery works in Full mode.
In the Menu mode the gallery content is laid out as a regular popup menu, but with non-selectable caption items, which delimit the gallery groups.
'Declaration Public Property IsMenuMode As Boolean
'Usage Dim instance As GalleryControl Dim value As Boolean instance.IsMenuMode = value value = instance.IsMenuMode
public bool IsMenuMode {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