How to set resolvableHidden value using VB?

In the legacy app, we can set value of an textbox to hidden by setting the resolvableHidden property.

image

How can I do the same using VB?

image

Thanks.

Found the answer. property expressions now set at the property itself.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.