enumAMenuBreak Enum

Integer constants specifying the type of menu break.

Constants

 

Name

Value

Description

amenuBreakNone

0 *

None. There will be no break.

amenuBreakColumn

1

Column. The list will be split into two columns just before that menu item.

amenuBreakBar

2

Bar. The list will be split as with Columns and there will be a vertical bar separating the columns.

Applies to

AMenu.Break