this is a general Question of Programming.
eg: there are 2 CommandButtons with the same name on 2 different locations of a given large form:
myFormSTART.PageFrame1.page1.PageFrame1.page1.CommandButton1
myFormSTART.PageFrame1.page1.CommandButton1
THIS.NAME returns just "CommandButton1" rather...
Has anyone discovered this situation on pageframes ?
I wanted to code different behaviour on RIGHTCLICK or LEFTCLICK on a Page of a Pageframe and so I got some code under MouseDown of a given Page.
Lets assume I want to do this:
LEFTCLICK this.caption="Hello Page Caption Left"
RightCLICK...
Hi,
I am looking for a piece of code to mark a complete texfield like CTRL-V and then Copy into clipboard like CTRL-C by means of a commandbutton.
I am using VFP 6.0
Its a simple idea, but I have no clue how to establish that, any ideas are appreciated.
thanks, Erik
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.