delete key

P

Paul Hendrickson

I am writing a specialized word processor using a RichTextBox. When trying
to use the delete key or insert key in the RichTextBox during runtime, I
can't get them to work. Is there a property setting or something that I'm
missing?

Paul Hendrickson
(e-mail address removed)
 
J

Jim Blizzard [MSFT]

Odd. It should work by default. You don't have to change any properties
to get delete or insert to work.

This is true for VS2002 and VS2003...

What version of Visual Studio are you using?

What version of the System.Windows.Forms assembly is installed? (To find
this you can look in the global assembly cache. Open Windows explorer,
navigate to the folder "C:\WINDOWS\assembly", then look for
System.Windows.Forms. Right click and open the properties dialog. What
file version is shown there (on the Version tab)?)

--
Jim Blizzard
Sr .NET Developer Evangelist
Microsoft

Your Potential. Our Passion.

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only, so that others may benefit. Thanks.


--------------------
 
P

Paul Hendrickson

Actually, it is working. It must have been something else I was working
on in the code, but it works fine now. Thanks!

Paul Hendrickson
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,417
Messages
2,571,571
Members
48,797
Latest member
shadowoftheunknown

Latest Threads

Top