| BackgroundContextMenu Properties | 
The BackgroundContextMenu type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Actualize | 
            The ToolStripItem 'refresh'
             | 
|  | ArrangeIcons | 
            Returns the dynamic collection of ToolStripItems for the sortable columns.
             | 
|  | ArrangeIconsString | 
            The localizable string of the sort entry in the menu.
            Unfortunately we cannot provide a windows shell default string for this.
             | 
|  | Insert | 
            Contains the ToolStripItem 'paste'
             | 
|  | InsertAsLink | 
            The toolstrip item to insert a link to file(s) on the the clipboard, 
            this functionality is not yet available, hence the items is not added to the background 
            context menu per default.
             | 
|  | ListView | 
            Gets or sets the listview this context menu is associated with
             | 
|  | NewFileFolder | 
            The drop down menu item containing the new NewFolder item.
             | 
|  | NewFolder | 
            The menu item to create a new folder in the current directory
             | 
|  | NewShortcut | 
            The menu item to create a new shortcut in the current directory
             | 
|  | Properties | 
            Returns the "Properties" toolstrip menu item
             | 
|  | View | 
            Returns the collection ToolStripItems for different view modes.
             | 
 See Also
See Also