Softelvdm.Controls Class Library for Windows Controls 1.0

HAlignmentEnum Enumeration

Softel vdm, Inc.

Defines the horizontal alignment.

Syntax      HAlignmentEnum Enumeration (Softelvdm.Controls)

VB   

Public Enum HAlignmentEnum

C#   

public enum HAlignmentEnum

C++   

public enum class HAlignmentEnum


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.

Comments

The HAlignmentEnum enumeration defines the horizontal alignment.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com