Hi Dariusz,
Normally I would not even let the user to open the UDF form.
Just disable UDF menu after the form load.
_oForm.EnableMenu("6913", false);
If you set the visibility, your user can anytime set it back to visible.
Regards
Edy
Hi Dariusz,
Normally I would not even let the user to open the UDF form.
Just disable UDF menu after the form load.
_oForm.EnableMenu("6913", false);
If you set the visibility, your user can anytime set it back to visible.
Regards
Edy