Hello,
I've already searched on SO to see if there has been a similar question but I haven't found anything so far.
I'm looking to add a help window to my application, similar to the ones found in many other applications (Example below):
As you can see the help window allows you to give plenty of instructions for particular functions of an application, as well as the ability to print it off for future reference.
How would I go about adding this to my application?
Many thanks,
Jamie.