Category Property
Description
Gets/sets the category of the action.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Category() As String
Remarks
The Category of an item is used to group items displayed in the command bars customization dialog. The Category is used for items that are added to the DesignerControls collection during the Customization event.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.