Accusoft NotateXpress 13
UserGroupDestroyed Event

 The layer handle for the group.

The new group's ID.
Description
Raised when the user destroys a selected group by pressing Ctrl-U.
Syntax
Visual Basic
Public Event UserGroupDestroyed( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
)
Parameters
layerHandle

 The layer handle for the group.

groupID
The new group's ID.
Remarks
In order for the user to destroy a group in this manner, the property AllowUserGrouping must be set to True.
See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback