Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
custom button event
custom button event
11-15-2006, 9:48 AM
kvenu28
Joined on 04-06-2006
Posts 5
custom button event
Reply
Quote
How can i call a c# event(function) for custom button added to toolbar?
I am able to call javascript function with this line:
ctr4.Attributes["onclick"]="ShowMyDialog(this)";
View Complete Thread