Using Win32 functions in Visual FoxPro Image Gallery
Menu
..msdn
AppendMenu
CreateMenu
CreatePopupMenu
DeleteMenu
DestroyMenu
DrawMenuBar
GetMenu
GetMenuBarInfo
GetMenuItemCount
GetMenuItemID
GetMenuItemInfo
GetMenuString
GetSubMenu
GetSystemMenu
InsertMenuItem
IsMenu
SetMenu
TrackPopupMenuEx
Code examples:
Accessing Adobe Reader 7.0 main menu from VFP application
How to control Adobe Reader 9.0 (SDI mode) from VFP application
Programmatically removing submenus from VFP main menu
Reading the structure of VFP main menu
Retrieving window and menu help context identifiers
Simple Window Viewer
GetMenu
..msdn    Add comment     W32 Constants      Translate this page
The GetMenu function retrieves a handle to the menu assigned to the specified window.
Code examples:
Reading the structure of VFP main menu
Accessing Adobe Reader 7.0 main menu from VFP application
Simple Window Viewer
Programmatically removing submenus from VFP main menu
How to control Adobe Reader 9.0 (SDI mode) from VFP application
Retrieving window and menu help context identifiers
Declaration:
 
HMENU GetMenu(
    HWND hWnd
);
 
FoxPro declaration:
 
DECLARE INTEGER GetMenu IN user32;
    INTEGER hWnd
 
Parameters:
hWnd
[in] Handle to the window whose menu handle is to be retrieved.
Return value:
The return value is a handle to the menu. If the specified window has no menu, the return value is NULL. If the window is a child window, the return value is undefined.
Word Index links for the GetMenu :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2002-10-31 11:38:07
Modified: 2002-10-31 11:39:12
Visited in last 7 days: 40
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (72.44.48.122)
5.33 hrs.Example: 'Creating hash values for the list of names'
6.08 hrs.Example: 'Accessing Adobe Reader 7.0 main menu from VFP application'
6.09 hrs.Example: 'Shortcut Menu Class'
6.67 hrs.Example: 'Compressing and decompressing files with Windows API Runtime Library routines'
 
Function group: 'URL Monikers'
6.94 hrs.Example: 'List of addresses in the AutoDial mapping database'
7.21 hrs.Example: 'Changing pitch and speed of a wave file'
 Example: 'Converting long file names to the short format and vice versa'
7.34 hrs.Solution: 'LanguageBar ActiveX Control'
20.1 hrs.Function: 'LsaFreeMemory'
Google
Advertise here!