Hi Ted,
To group the label and edittext together, use the LabelItem.LinkTo property
First draw the label,
Next, draw the edittext
After the edittext is drawn, set the labelItem.LinkTo = EditTextItemUniqueId
Regards
Edy
Hi Ted,
To group the label and edittext together, use the LabelItem.LinkTo property
First draw the label,
Next, draw the edittext
After the edittext is drawn, set the labelItem.LinkTo = EditTextItemUniqueId
Regards
Edy