I want user click button delete inside my form. So I put this command;
@Command([MoveToTrash])
@Command([EmptyTrash])
but it hang my pc so i put this command
@Command([EditClear]) ;
@Command([EmptyTrash])
but i need to click F9 at view. it's not automatic delete my form. Anybody , please give idea to me.

Button delete inside form (Robiah Ahmad Ma... 13.Aug.07)
. . 