Error processing SSI file
(Leadtools.Controls)

Show in webframe

ControlAlignment Enumeration




Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.
Syntax
public enum ControlAlignment : System.Enum 
'Declaration
 
Public Enum ControlAlignment 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000Near Left for horizontal alignment members. Top for vertical alignment members.
0x00000001Center Center for horizontal and vertical alignment members.
0x00000002Far Right for horizontal alignment members. Bottom for vertical alignment members.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.ControlAlignment

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file