PDA

Click to See Complete Forum and Search --> : GetMenuContextHelpId


darrenl
Jul 12th, 2000, 03:18 PM
I am trying to get detect a particular popup window in some subclass code by way of it's Context Help ID. My problem is the function GetMenuContextHelpId will only return a 0 instead of the ContextID I give the menu in VB. Any Helpers?

More cool would be to retrieve and interpret Tag info, but that might be more complex as this property is internal to VB.