↧
MouseEvents at run time
Well pooja i am using Silverlight 2 beta 2 and mainly using c#.....I am not too sure but this would help you..Have you tried using AddEventListener ?If "yourCanvas" is the new canvas object created on...
View ArticleMouseEvents at run time
Thanx for the reply its 2.0but in this i make the xaml control at run time on default.aspx.js at run time.. and want to apply some event on that control
View ArticleMouseEvents at run time
Suppose i created a canvas at run time in default.aspx.js page..now plz can anybody tel me how to make a event on this.. Means how can i apply the MouseLeftButtonDown on this Canvas.Can anybody help me...
View Article