Hi: I want to have help dialogs for each page, form, a user might encounter. I
also think it cool to allow users to modify the Help File if they have any
personal notes or insights. To this end I could use a TextBox and add features
like a typical Text Editor or save the files as .txt files and have them open
in the user's default Text Editor. Do you have any comments on either method?
I have some code that allows some limited functionallity using a standard
TextBox so would not have to do too much coding to turn it into something like
I am thinking about and yet, a full Text Editor like NotePad has more features
and is more familiar to most users.
Later:
P.S. This app is in VB.net and not a WE controlled Application so not in vbs
and would not require the standard WE UI control set.
Rick USA