ComponentOne InputPanel for WinForms
InputContentAlignment Enumeration

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputContentAlignment Enumeration
Defines values for the content alignment within the InputComponent.
Syntax
'Declaration
 
Public Enum InputContentAlignment 
   Inherits System.Enum
public enum InputContentAlignment : System.Enum 
Members
MemberDescription
CenterCenter.
FarFar.
NearNear.
NotSetDefault value.
SpreadSpread.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1InputPanel.InputContentAlignment

See Also

Reference

C1.Win.C1InputPanel Namespace