Posted by: Aleksandr Shkulepov
Hello!
Is there a way to get a menu handle for a menu which was created by
SalTrackPopupMenu()?
We are using CTD 2.1.
Thanks,
Aleksandr Shkulepov
Galilei Software GmbH
Posted by: Aleksandr Shkulepov
Posted by: Pawel Streich
Code: Select all
// declaration
Number: WM_INITMENU = 0x0116
On WM_INITMENU
Call VisMenuDelete( hWndForm, wParam, 9 )
// wParam = handle to this menu
// 9 number in menu (begin from 0 )
Users browsing this forum: [Ccbot], [Google] and 0 guests