Click or drag to resize

PopupMenuItemClone Method

Performs a MemberwiseClone on the PopupMenuItem object

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public PopupMenuItem Clone()

Return Value

Type: PopupMenuItem
Reference to the new PopupMenuItem object
See Also