BCGControlBar Library for .NET
IconAlignment Enumeration




Syntax
'Declaration
 
Public Enum IconAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As IconAlignment
public enum IconAlignment : System.Enum 
__value public enum IconAlignment : public System.Enum 
public enum class IconAlignment : public System.Enum 
Members
MemberDescription
Bottom 
Center 
Top 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Controls.TasksPane.IconAlignment

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.Controls.TasksPane Namespace

Send Feedback