Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding an Event for a TextBox in a Grid Programmatically
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00696764
Message ID:
00696781
Views:
11
>Hi,
>
>I have a grid on a form that I am having to set the properties for on the fly.
>
>Is there a way to pass the double click event programmatically.
>
>I have tried the following syntax:
>
>FormName.PageFrame.PageNumber.GridName.ColumnName.TextBoxName.DblClick = 'ThisForm.DisplayName'
>
>
>Any suggestions would be greatly appreciated.
>
>FormName.PageFrame.PageNumber.GridName.ColumnName.TextBoxName.DblClick('ThisForm.DisplayName')
>
I confused (as usual),
where dblclick is waiting for a parameter
but then you could never really dblclick that textboxname because of missing param.
Edgar L. Bolton, B.S. B.B.A.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform