BCGSoft.ControlBars Namespace > CommandBar Class : CaptionAlignment Property |
Gets or sets the edge where the caption is located when the CommandBar is in the floating mode.
'Declaration Public Property CaptionAlignment As DockEdge
'Usage Dim instance As CommandBar Dim value As DockEdge instance.CaptionAlignment = value value = instance.CaptionAlignment
public DockEdge CaptionAlignment {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