Hi
Today I bought "Backoffice Manager Pro" (Excellent plugin i recommend
)
I finally managed to create button
I created custom <li.. button in
plugins -> backoffice_manager -> index.php on line 618
you can find "User account delete link".
Then I inserted in user-profile.php
<?php echo bo_delete_user(); ?>