We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Intellisense, Essential Edit, finding key word(s) before the '.'

I'm trying to find a better way to extract the word BEFORE the '.' when using the ContextChoicePopup event. For example, in the edit string "X = object1.", I need to get to the word at the left of the '.' Right now I'm using editControl1.WordLeft(); editControl1.WordLeft(); str = editControl1.GetCurrentWord(); editControl1.WordRight(); editControl.WordRight(); I'm thinking, "Gee, there must be a better way to do this.

1 Reply

AD Administrator Syncfusion Team October 28, 2003 08:51 PM UTC

Hi Ian, We appreciate your feedback on this issue. I am afraid this is the only way to do it in the present architecture of the EditControl.However, we could consider this as a feature request for a future release of Essential Edit. Thank you once again for your feedback, and for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon