Unregistered
December 3, 2002, 21:08:21
It needs this so that on dialog boxes, hitting enter doesn't fire the accept button.
The ultimate solution to this would be to make this control inherit from TextBoxBase so that we have the ability to use other people's spell checking controls and other things that need to be based on TextBoxBase and then you would get the AcceptsReturn property automatically.
Alternatively, we need a spell checker control.
This message was originally posted by James Hancock in the old TX Text Control Support Forum.
The ultimate solution to this would be to make this control inherit from TextBoxBase so that we have the ability to use other people's spell checking controls and other things that need to be based on TextBoxBase and then you would get the AcceptsReturn property automatically.
Alternatively, we need a spell checker control.
This message was originally posted by James Hancock in the old TX Text Control Support Forum.