4 Answers, 1 is accepted
0
Accepted
Hello Gigy,
Petar Mladenov
the Telerik team
In its core, the RadHtmlPlaceholder is actually an HTML IFrame and its always appears on the top of the Silverlight plug-in. Having this in mind, it is expected that these two events do not fire.
Kind regards,Petar Mladenov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Gigy
Top achievements
Rank 1
answered on 28 Dec 2011, 04:48 PM
Thanks for the reply Peter.
Intellisense on this RadHtmlPlaceholder was showing all those below mentioned events. Thats why confused. Looks to me we cannot use any of those since this is an iframe.
Thanks
Gigy
Intellisense on this RadHtmlPlaceholder was showing all those below mentioned events. Thats why confused. Looks to me we cannot use any of those since this is an iframe.
Thanks
Gigy
0
Accepted
Hi Gigy,
You are correct when assuming you cannot use the Mouse events of RadHtmlPlaceholder. You see those events in the intellisense because they are inherited from System.Windows.UIElement which is the originator of the mouse events.
Regards,
Kiril Stanoev
the Telerik team
You are correct when assuming you cannot use the Mouse events of RadHtmlPlaceholder. You see those events in the intellisense because they are inherited from System.Windows.UIElement which is the originator of the mouse events.
Regards,
Kiril Stanoev
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Gigy
Top achievements
Rank 1
answered on 29 Dec 2011, 12:50 PM
Thank you Kiril for the explanations.
Regards
Gigy
Regards
Gigy