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

Property Value

The size of the border visible on the MenuBar object.

Remarks

Applies only to a relative positioned MenuBar.

Set one of three available border sizes:

  1. no border

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

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

Default: 2


Copyright © Coalesys, Inc.