Unicode Controls & Classes for VB6 - Version 4
ctlUniCheckXP
.Align Property
Gets or sets the alignment of the control
Syntax
Public Property Get Align () As
eUniCheckXp_align
Public Property Let Align (ByVal
New_Value
As
eUniCheckXp_align
)
Parameters
Parameter
Description
ByVal
New_Value
As
eUniCheckXp_align
The new alignment
Remarks