Solid Edge Framework Type Library
BeginGroup Property
Description
Specifies whether or not a button has a dividing bar on its left-hand side.
Property type
Read-write property
Syntax
Visual Basic
Public Property BeginGroup As Boolean
Remarks
If True, the button has a dividing bar. If False, the button does not have a dividing bar. Changing this property of a button does not affect its behavior in any way. Setting this property to True for the first button in a command bar does not have any effect.
See Also

CommandBarButton Object  | CommandBarButton Members

Send comments on this topic.