HorizontalMenuControl.setGapBetweenItems

Sets the separation between menu items in the top level menu. Any background specified with the background property will be visible behind the gaps. Any valid value for the CSS font-size property can be used.

Further documentation.

Examples:

 controls.HORIZONTALMENU1.gapBetweenItems = "30px";
 

Parameters

java.lang.String  gapBetweenItems,