Unicode Controls & Classes for VB6 - Version 4

ctlUniRadioXP.Align Property

Gets or sets the radio alignment

Syntax
Public Property Get Align () As eUniRadioXp_align
Public Property Let Align (ByVal New_Value As eUniRadioXp_align)
Parameters
Parameter Description
ByVal New_Value As eUniRadioXp_align the new alignment
Remarks