BeginGroup Property
Gets or sets whether this menu item starts a new group. When set to true, there will be a horizontal divider in the menu between this menu item and the one that precedes it
Syntax
public System.bool BeginGroup {get; set;}Public Property BeginGroup As System.Boolean