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

get current index

Hi,

How can I get the index of the current cursor positon?

vb.net please
Thanks in advance.


1 Reply

FS Fathima Shalini P Syncfusion Team October 23, 2008 07:40 AM UTC

Hi Troy,

Thank you for your interest in Syncfusion Products.

To retrieve the index value of the current cursor's position we can use the CurrentColumn property. Please refer to the below code snippet that illustrates this:


Dim index As Integer =Me.editControl1.CurrentColumn


Please let me know if this helps you.

Regards,
Fathima


Loader.
Live Chat Icon For mobile
Up arrow icon