Fornatian
Dim Person
- Local time
- Today, 14:33
- Joined
- Sep 1, 2000
- Messages
- 1,394
Is it possible to make a memo boxes scroll bar visible without giving it the focus?
I ask because I am building a custom help file for a small application and want to give the user a help file. I am doing this using a table with two fields: txtHelpTitle(text field) and mmoHelpText(memo field)
What I want is the ability for the user to open the help file at the appropriate location and have scroll bar made visible WITHOUT the memo box being enabled.
Any ideas anyone...
I ask because I am building a custom help file for a small application and want to give the user a help file. I am doing this using a table with two fields: txtHelpTitle(text field) and mmoHelpText(memo field)
What I want is the ability for the user to open the help file at the appropriate location and have scroll bar made visible WITHOUT the memo box being enabled.
Any ideas anyone...