I have a dialog with a text control.
It is basically working, but I want to make to changes to it, and I don't see these options as part of the standard properties:
- Support for Text Wrap.
I have a Horizontal Scrollbar, but I'd prefer not to have that and just wrap text.
When I turn the scrollbar off, it doesn't wrap.
- Support for Ctrl-A Select All
Select All is available from the popup right-click menu, but I would like to have it as an accelerator key.
Ctrl-C and Ctrl-V are already working. How can I get Ctrl-A