BCGControlBar Library for .NET
ItemAlignment Enumeration




Specifies the alignment of the buttons within the CategoryItemGroup.
Syntax
'Declaration
 
Public Enum ItemAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As ItemAlignment
public enum ItemAlignment : System.Enum 
__value public enum ItemAlignment : public System.Enum 
public enum class ItemAlignment : public System.Enum 
Members
MemberDescription
ByColumnThe buttons should be align by columns.
ByLineThe buttons should be align by rows
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.ControlBars.Ribbon.ItemAlignment

Requirements

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

See Also

Reference

BCGSoft.ControlBars.Ribbon Namespace

Send Feedback