Removes the specified PODSButton
object from the M-Business Client toolbar.
PODSToolbar
void deleteButton(PODSButton button);
tbar.removeButton(button)
void PODSdeleteButton( PODSToolbar* tbar, PODSButton* button );
tbar The PODSToolbar
object.
button [in] The PODSButton
object to delete.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |