Share via


Application.UsableWidth Property

InfoPath Developer Reference

A read-only property of type long integer that returns the available screen width (the maximum number of points to which you can set the width of an InfoPath document window). Read-only

Version Information
 Version Added:  InfoPath 2003

Syntax

expression.UsableWidth

expression   An expression that returns a Application object.

Return Value
Long

Remarks

Security Level 0: Can be accessed without restrictions.

See Also