property ExFileView.AllowMenuContext as Boolean

Enables or disables the file's context menu.

 TypeDescription 
   Boolean A boolean expression that indicates whether the control's context menu is enabled or disabled.  

By default, the AllowContextMenu property is True. Use the AllowMenuContext to disable the control's context menu. The control's context menu is displayed when the user does a right click on the file or the folder. The system controls the items being inserted to the control's context menu. Use the ExecuteContextCommand method to execute a command from the file's context menu. Use the Get property to retrieve the selected item(s). Use the Name property to specify the name of the file or the folder. Use the Folder property to specify whether the File object refers a file or a folder.

 


Send comments on this topic.
© 1999-2010 Exontrol.COM, Software. All rights reserved.