Click or drag to resize

AutoHotPopupClone Method

Creates a new AutoHotPopup object and performs a clone on all of the properties.

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

Return Value

Type: AutoHotPopup
Reference to the new AutoHotPopup object.
See Also