How can I hide the 'Update button' in a form

Hi All. I need to hide the Update button when I run a Form. How can I do it?

Look at the picture of the instructions

Thanks, Rik. My mistake. I mean when I accesss to the form (OnLoad Event).

sc_btn_display (‘update’, ‘off’);

Thanks, Rik. It works very well. Regards.