Returns or sets the label that M-Business Client displays for the specified menu on the current platform.
PODSMenuItem
attribute PODSString label;
menuitem.label
menuitem.label = bool
PODSString PODSgetLabel(PODSMenu* menu);
void PODSsetLabel(PODSMenu* menu, PODSString labeltext);
menu The PODSMenu
object.
labeltext The text string of the label for top-level menu access.
The text string of the label for the menu.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |