Adam,
Well, I have 6 CuteEditor controls on the form, which I am using in place of text box controls. I want to jump from one CuteEditor control to another when user presses tab (instead of the usual behavior of inserting a tab in the text area of the control). I was wondering if anybody has encountered this before and how to handle it.
Thanks and appreciate any help.