A
Academia
I want to include a help file with a usercontrol so that I can raise it with
the control's context menu.
I've been searching for how to do that and have concluded that the file can
be added as a resource but can find only examples of how to add other
things - usually strings.
1. Is that really the way I should do it?
2. Can you give of point to a sample code that adds a file to the resources?
Thanks
the control's context menu.
I've been searching for how to do that and have concluded that the file can
be added as a resource but can find only examples of how to add other
things - usually strings.
1. Is that really the way I should do it?
2. Can you give of point to a sample code that adds a file to the resources?
Thanks