I made a help file and compiled it
how do i make it so when they press a button it displays it?
i know this is a dumb question
the file is of type .HLP
thanks all
sorry about this post
reference the help file and to call simulate a F1 press
ie:
VB Code:
SendKeys "{F1}"
