Click or drag to resize

Metodo UtilityFillContextMenuStrip

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

Parametri

ctr
Tipo: SystemObject
app
Tipo: DedNetDedNetApplication
ctrCtx
Tipo: PopupMenu
commandList
Tipo: DedNet.CommandsDedCommandList
commandContext
Tipo: DedNet.CommandsCommandContextEnum
handler
Tipo: ItemClickEventHandler
Vedi anche