Hello, I would like to know how to create a context (pop-up) menu that just displays a single menu item "What's this?" When they select it, I would then like that yellow-background text box to come up and display an appropriate explanation of whatever they clicked over.

The other problem is this: If I have 10 edit boxes on my user's screen, I want 10 different messages to be displayed through the "What's this?" context menu when they right click over the boxes. How does Windows know which explanation text box should be displayed from the context menu for the different status boxes?

Thanks,
Devin