SetMenuText menu,text$

Parameters

menu - A menu handle
text$ - New text for the window

Description

SetMenuText allows you to change the text of an existing menu.

After calling SetMenuText, make sure you call UpdateWindowMenu to cause the change to take effect.

Index

Click here to view the latest version of this page online