Click or drag to resize

Metodo UtilityFillContextMenuStrip


Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static void FillContextMenuStrip(
	Object ctr,
	DedNetApplication app,
	PopupMenu ctrCtx,
	DedCommandList commandList,
	CommandContextEnum commandContext,
	ItemClickEventHandler handler
)

Parametri

ctr  Object
 
app  DedNetApplication
 
ctrCtx  PopupMenu
 
commandList  DedCommandList
 
commandContext  CommandContextEnum
 
handler  ItemClickEventHandler
 
Vedi anche