http://www.vb-helper.com/HowTo/mnufonts.zip

	Purpose
Use menus with custom fonts

	Method
Use owner drawn menus. This requires that you subclass to catch Windows
messages and respond to certain menuing messages.

This program is not for the weak!

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.

Thanks to Sudheer Divakaran (oper@svw.com)