VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Owner Drawn Menus

Miltiadis Kritikos  (5 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This module Creates Owner Drawn Menus for VB that provide MSAA information to be used with screen readers and speech synthesizers.

Inputs
Add the paths to the pictures to be displayed next to each menu item and run the code. More information in the readme file provided.

Assumes
The user needs to have a good understanding of subclassing and WinAPI Rendering. Some minimum Owner Drawn Menu Theory is required

Returns
The result is nice menus of any font size with an optional picture next to it.

Side Effects
There is a problem with MSAA: Information is not provided for SubMenus including top level menus. You have to provide this information manually. There is set of commented lines in the menu module that shows how to do this.

Rate Owner Drawn Menus (5(5 Vote))

Download Owner Drawn Menus

Owner Drawn Menus Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters