SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
When you offer several choices in a menu, you may want to implement a radio button-style selection. This updated routine now handles menus
on any form or position on the menu bar. Jan
25.2000
Pure VB: Easily Add a Raised or Etched 3D Line Beneath a Menu
A two-liner to add a 3D line beneath a menu (or anywhere on the
form). Mar 04.2003
WM_SYSCOMMAND: Change and Respond to a Customized System Menu
Modify and react to new items added to a System Menu. April 17.1999
RemoveMenu: Killing the Form's Close Menu and 'X' Button
Prevent users from attempting to close an application by disabling the system menu options. July
8.1998
RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
One routine to handle removal/disabling of any form's system menu Close command and form 'X' button. August 15.1999 |