[Originally posted by Vikas Khanna]

I have an MDI application in which I have not specified the Help File name in the project properties.ÿ I do this dynamically at runtime (during MDIForm_Load).ÿ The problem is that when I press F1 at runtime, nothing happens.ÿ But if I open a child form and press F1, the help does come up.ÿ I am totally stumped... any help would be greatly appreciated.

Thx in adv.