The Property Sheet component enables you to quickly lay out a set of labeled components. The Property Sheet provides and lays out the labels and sections, and you add the components. To add sections, right-click the Property Sheet node and choose Add Property Sheet Section. To add properties, right-click a Section node and choose Add Property. To add a component to a property, drag the component from the Palette and drop it on the Property node in the Outline window.
To display links to each section at the top of the property sheet, set the Property Sheet's
To display links to each section at the top of the property sheet, set the Property Sheet's
jumpLinks
to true
. You can use the Property component's labelAlign
property to align the labels on the left or on the right. Set noWrap
to true
if you do not want the label text to wrap.