Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding 2 Event, Click and When
Message
From
25/03/2006 08:19:04
 
 
To
25/03/2006 03:06:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01107607
Message ID:
01107644
Views:
20
>I am Binding 2 Events in my ToolBar, Click and When.
>Click Event gets Bind successfully, but When Event doesn't get without any Error.
>
>bindevent(ToolBar1.ObjName, "Click", Toolbar1, "myClick", 2)
>bindevent(ToolBar1.ObjName, "When" , Toolbar1, "myWhen" , 2)
>
>
put a "*" comment into the when() procedure
Previous
Reply
Map
View

Click here to load this message in the networking platform