Re: How to jump to a particular method quickly? by Jan
Jan
Wed Sep 22 03:26:11 CDT 2004
Thi,
If you view the properties window you can select the methods tab and will
find all methods for a given/selected object listed. If the form is selected
you see all the methods listed for the form. If you have a text box selected
you see all the methods for the text box.
All you need to do is double click the method name and it will open in the
code window for you to edit. You will find your custom methods listed at the
end of the standard/system methods.
HTH
Jan
"Khmer_lovers" <thithach@hotmail.com> wrote in message
news:e5$1DFGoEHA.2340@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> Is there any way in foxpro that allow me to jump to a particular method
> quickly. In visual basic 6.0 can do this by high-lighting on the method
> name you want to find, right click and then select Definition, this will
> takes you to the high-lighted method.
>
> Can this be done in foxpro, if not is there any utility out there that
> allow me to do this.
>
> Many thanks in advance.
>
> Thi
>