Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The PaneBehavior property establishes the resizing behavior of a pane. Fixed panes always use the PaneWidth property value to determine width. Stretch panes start at the value of PaneWidth but grow and shrink with the status bar. Minimum and Maximum panes ignore the PaneWidth property. Minimum panes always shrink to fit the caption, and Maximum panes always grow to fill unused space within the status bar control.

See Also

PaneWidth