Using the Anchors property in user forms

Modified on Mon, 2 Mar at 3:56 AM

The 'Anchors' property is available in user forms, however it provides only minimal benefit.

Available properties are:

  • All
  • TopLeft
  • BottomRight

However these properties are not particularly usable other than if there is a single grid on the user form (using the ‘All’ value) as per the following example.

[FIELDS]
wwDBGrid,Top="10",Left="10",width="400",height="80",selected="Field1|10",selected="Field2|20",ReadOnly,Anchors="All"

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article