Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Menu Text Dynamically

Status
Not open for further replies.

japhy

Programmer
Sep 27, 2004
12
US
Hi everyone,

I'm trying to change the menu text of a VC6 dialog application dynamically.

Basically i want to set the menu title itself to a string retreived from another bit of code. Anyone know how to do this?

Thanks in advance,
DT
 
Take a look at the SetMenuItemInfo system call.

I REALLY hope that helps.
Will
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top