Method ResetLongDialog
ResetLongDialog()
Disposes and clears the cached numeric (long) input dialog instance.
public static void ResetLongDialog()
Remarks
If the cached instance referenced by (long) input dialog instance is not null, it will be disposed and the reference will be set to null.
- See Also