Dougster
Nov 11th, 1999, 06:42 PM
Hi,
I am working on a project that involves a richtextbox.
I am currently setting up shortcut keys to activate the bold, italic and underline typefaces. I know how to do, and have succeeded with ctrl-u and ctrl-b, but with ctrl-i, it not only selects Italic, it also inserts a tab. I guess this is a default shortcut key in the rtb.
Can anyone tell me how to disable this? I suppose one way would be to assimilate a backspace press, after the italics have been set, but this is not ideal.
Many Thanks
I am working on a project that involves a richtextbox.
I am currently setting up shortcut keys to activate the bold, italic and underline typefaces. I know how to do, and have succeeded with ctrl-u and ctrl-b, but with ctrl-i, it not only selects Italic, it also inserts a tab. I guess this is a default shortcut key in the rtb.
Can anyone tell me how to disable this? I suppose one way would be to assimilate a backspace press, after the italics have been set, but this is not ideal.
Many Thanks