Satal Keto
Well-known member
- Joined
- May 15, 2006
- Messages
- 86
- Programming Experience
- 5-10
I am currently creating an application which monitors any errors that occur in the other applications I have developed.
One thing that I want to try and do is add a sort of discussion thread into the form, so this allows for each member of IT to add comments/notes about the error that occurred.
Normally I would just use a DataGridView or a ListView, but I would like to have the capability for the comments/notes to be multi-lined so that the user can see what has been written without having to scroll sideways.
I was wondering if anyone has any suggestions of ways that I may be able to achieve this?
Thanks for any help/advice in advance,
Satal
One thing that I want to try and do is add a sort of discussion thread into the form, so this allows for each member of IT to add comments/notes about the error that occurred.
Normally I would just use a DataGridView or a ListView, but I would like to have the capability for the comments/notes to be multi-lined so that the user can see what has been written without having to scroll sideways.
I was wondering if anyone has any suggestions of ways that I may be able to achieve this?
Thanks for any help/advice in advance,
Satal