property ExFolderView.CanRename as Boolean
Retrieves or sets a value indicating whether the control add Rename context menu.
Type
Description
Boolean
A Boolen expression that specifies whether the control allows renaming the folders.
By default, the property is FALSE. If the property is TRUE, for folders or files that support renaming, the control inserts into its context menu a new menu item Rename. If the user selects it, the control will display an edit control where he will be able to change the name of the folder or file. Use the
EnableShellMenu
property to disable control's context menu, when the user right clicks a folder. Use the
QueryContextMenu
event to add new items to the folder's context menu.
Send comments on this topic.
© 1999-2006
Exontrol Inc, Software
. All rights reserved.