Version

IAutoSizeLayoutItem Interface Members

The following tables list the members exposed by IAutoSizeLayoutItem.

Public Properties
 NameDescription
 PropertyIsHeightAutoSizedReturns true to indicate that the height is auto-sized and thus the item should not be resized smaller than its preferred width when proportionally shrinking all the items to auto-fit in the available space for the layout.  
 PropertyIsWidthAutoSizedReturns true to indicate that the width is auto-sized and thus the item should not be resized smaller than its preferred width when proportionally shrinking all the items to auto-fit in the available space for the layout.  
See Also