根据指定的参数来构造一个 BeforeNodeContextMenuStripShowEventArgs 的新对象。

命名空间:  SuperMap.UI
程序集:  SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll

语法

C#
public BeforeNodeContextMenuStripShowEventArgs(
	TreeNodeBase node,
	ContextMenuStrip contextMenuStrip
)

参数

node
Type: SuperMap.UI..::.TreeNodeBase
指定的树节点。
contextMenuStrip
Type: System.Windows.Forms..::.ContextMenuStrip
指定的弹出的右键菜单。

版本信息

SuperMap iObjects .NET


请参见