BCGSoft.ControlBars Namespace > CommandBar Class : ExclusiveRow Property |
Should be used in StandAlone mode only.
Tells the command bar to take the full dock row (other command bars can't be docked at the same row).
'Declaration Public Overridable Property ExclusiveRow As Boolean
'Usage Dim instance As CommandBar Dim value As Boolean instance.ExclusiveRow = value value = instance.ExclusiveRow
public virtual bool ExclusiveRow {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