Accusoft NotateXpress 13
AllowUserGrouping Property
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

NotateXpress Object  | NotateXpress Members  | User Interaction  | Groups

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback