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

Property Value

The size of the border visible on all Group objects.

Remarks

Set one of three available border sizes:

  1. no border

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

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

Default: 2


Copyright © Coalesys, Inc.