Accusoft NotateXpress 12
AllowUserGrouping Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : AllowUserGrouping Property

Glossary Item Box

Description

Gets and sets if users can create and destroy groups via keyboard commands.

Property Type

Read-write property

Syntax

Visual Basic
Public Property AllowUserGrouping As Boolean

Return Type

If user grouping is allowed.

Remarks

When this property is True, and multiple items are selected in a layer, and the user presses Ctrl-G, a new group is created and each of the selected items is added to the group. The new groups yoked property is set to True, allowing immediate user manipulation of the group.

When a single group is selected and the user presses Ctrl-U, the selected group is disassembled back into individual elements.

The default value of this property is False.

When a group is created by the user, a UserGroupCreated event raises. Likewise, when a group is destroyed by the user, a UserGroupDestroyed event raises.

See Also

©2013. Accusoft Corporation. All Rights Reserved.