Click or drag to resize

IDesktopApplicationPlugInDocumentContextMenu Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void DocumentContextMenu(
	ContextMenuStrip menuStrip,
	List<ToolStripItem> visible,
	Array documents
)

Parameters

menuStrip
Type: System.Windows.FormsContextMenuStrip
visible
Type: System.Collections.GenericListToolStripItem
documents
Type: SystemArray
See Also