Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding 2 Event, Click and When
Message
From
25/03/2006 03:06:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Binding 2 Event, Click and When
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01107607
Message ID:
01107607
Views:
67
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)
Next
Reply
Map
View

Click here to load this message in the networking platform