Gets the PODSButton
object from the M-Business Client toolbar for a specified name.
PODSToolbar
PODSButton buttonForName(PODSString name);
tbar.buttonForName(name)
PODSButton* PODSbuttonForName( PODSToolbar* tbar, PODSString name );
tbar The PODSToolbar
object.
name [in] The name of the desired PODSButton
object.
The PODSButton
object for the specified name.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |