Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define to code of object_b in object_a
Message
From
27/08/1998 10:46:13
 
 
To
27/08/1998 10:42:45
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00130519
Message ID:
00130524
Views:
16
>Hello All
>
>I have in a form any 2 objects 1 texbox and 1 gridControl
>
>I would like to define the code of GotFocus Event of GridControl directly from TextBox.
>
>This Is possible?

***Textbox.someevent
Thisform.GridControl.Gotfocus && to run gotfocus code only
or just
Thisform.GridControl.Setfocus && to really move focus
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform