Uiinfrastructure API Docs  
 

HTMLInput.bForceTextInputSizing Field

Set this to toggle whether or not input sizes are converted to netscape comparable sizes. If true, the SetSize() method will look to the root of the display tree to determine whether the HTML output is intended for an IE browser or a Netscape browser.

public static bool bForceTextInputSizing;

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace