Control Size

A

Andrew

Is there anyway for me to get the height and width of a text box that is on a
particular view of the InfoPath form?
 
G

Greg Collins [InfoPath MVP]

Not directly. You can probably doing it by loading the view .xsl file in code, and then traversing it to locate the particular text box, then evaluate it's style attribute... but this might be more work than its worth.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top