RE: CSharp form linked to a .hlp file

From: morgalr (anonymous_at_discussions.microsoft.com)
Date: 05/04/04


Date: Tue, 4 May 2004 16:56:03 -0700

The most obvious way I know of is to check the focus when the help function is called and do a lookup or index of your help based on a tag from the focus object.