| 
 | 
 | 
 | 
| HAlignmentOptionalEnum Enumeration | 
Defines the horizontal alignment.
Syntax HAlignmentOptionalEnum Enumeration (Softelvdm.Controls)
| VB | Public Enum HAlignmentOptionalEnum | 
| C# | public enum HAlignmentOptionalEnum | 
| C++ | public enum class HAlignmentOptionalEnum | 
| Member | Value | Description | 
| Left | 0 | The contents are left aligned within the available space. | 
| Center | 1 | The contents are centered within the available space. | 
| Right | 2 | The contents are right aligned within the available space. | 
| Default | -1 | The default value is determined by a containing object or by the environment. | 
Comments
The HAlignmentOptionalEnum enumeration defines the horizontal alignment.
Version Information
Supported in version 1.0.
   Products Table