The BorderSize property returns/sets the BorderSize of the PanelBar in pixels.

Property Value

The size of the border surrounding the PanelBar.

Remarks

Set one of three available border sizes:

  1. no border

  2. 1 pixel "Outer" border. Use PanelBar.OuterHighlightColor and PanelBar.OuterShadowColor properties to set border colors.

  3. 2 pixel "Outer" and "Inner" border. Use PanelBar.OuterHighlightColor, PanelBar.OuterShadowColor, PanelBar.InnerHighlight and PanelBar.InnerShadowColor properties to set border colors.

Default: 2


Copyright © Coalesys, Inc.