Click or drag to resize

PopupMenuClone Method

Performs a MemberwiseClone on the PopupMenu object

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

Return Value

Type: PopupMenu
Reference to the new PopupMenu object
See Also