At 17:01 Uhr +0100 19.12.2001, Axel Rose wrote:
>Perhaps somebody knows this - how can I disable a menu completely?
>
[snip]

An item number of 0 disables (DisableItem 0) or enables (EnableItem 0) an entire menu. 
You must call DrawMenuBar explicitly to make the change visible to the user.

This works, at least in C.

Best regards,

--Thomas


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to