Help Testing
There are many places where help for the
control can be accessed. Verify that not only the custom help
file for the control invokes successfully, but also the correct
context ID from the follow locations:
    - Help button on your control's property
        pages should invoke help
- F1 while property pages are open should
        jump to context of topic with the focus
- F1 from the merged Access property sheet
        should jump to your control's help topic for the property
        that has the focus in the property sheet
- F1 from the Object Browser while your
        control's library is highlighted in the dropdown
- F1 while various control properties,
        methods, events, constants are selected in the Object
        Browser
- Following help links from the
        documentation string in the lower portion of the Object
        Browser when members selected
- Using the "?" help button in the
        Object Browser for your control