|
VLMenuPlus Reference
|
||||||||
|
|
||||||||
|
Add help messages for menu items by specifing the menu caption and corresponding help message. This method is is typically used when you want to add a few messages, otherwise recommended method (to minimize the code that you need to write) is to use AddCompositeMessage .
Syntax object.AddMessage(ByVal sMenuCaption As String, ByVal sHelpMessage As String)
The AddMethod method syntax has these parts:
Sample
Remarks For more details on clean caption refer to "How does it work ?" When tooltips are enabled, the control will use the help message if no tooltip was specified for a menu item. |
||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |