BCGSoft.ControlBars Namespace > CommandBar Class : CanBeClosed Property |
Indicates the visibility of the Close button on the caption of the floating CommandBar.
'Declaration Public Property CanBeClosed As Boolean
'Usage Dim instance As CommandBar Dim value As Boolean instance.CanBeClosed = value value = instance.CanBeClosed
public bool CanBeClosed {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