VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Tricks with menu UPDATED

by Filip Wielewski (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This code shows how to use many API functions in "menu" category (see the screen shot!). Viewing this code you can learn how to disable close (x) button on title bar, how to edit system menu (minimize, maximize, close, etc.) of specified window, how to remove items from menu, add small bitmaps next to the text in menu items, get handle to system menu, menu of window and submenu, add as big bitmap as you want to menu item, hide menu on command and count menu items. It also shows how to use window procedure (called by AddressOf), how to hide your application and add icon to taskbar status area and how to open internet pages without using any controls. UPDATED: now you can add to menu also icons!

Rate Tricks with menu UPDATED

Download Tricks with menu UPDATED

Download Tricks with menu UPDATED (10 KB)

Tricks with menu UPDATED Comments

No comments have been posted about Tricks with menu UPDATED. Why not be the first to post a comment about Tricks with menu UPDATED.

Post your comment

Subject:
Message:
0/1000 characters