第三方控件(Treeview)doubleclick事件 [英] Third Party control (Treeview) doubleclick event

查看:178
本文介绍了第三方控件(Treeview)doubleclick事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有3rd party(ComponentArt)Treeview控件(User control).在这种情况下,如果需要双击任何一个treeview节点,则需要调用其他函数.
为此,我们如何为此控件生成doubleclick事件.
请提供准确的代码(我在论坛上尝试了很多).

示例代码:

< ComponentArt:TreeView x:Name ="TView"; BorderThickness ="2"; AllowNodeEditing ="False">

谢谢.

Hi,
I have 3rd party(ComponentArt) Treeview control(User control). In this if we need to double click the any one of the treeview node we need to call the some other function.
For this how we generate the doubleclick Event for this control.
Please provide exact code(i tried lot in forums).

Sample code:

<ComponentArt:TreeView x:Name="TView";BorderThickness="2"; AllowNodeEditing="False">

Thanks.

推荐答案

您是否已在ComponentArt网站上进行搜索/询问? 此处 [ ^ ].

Have you searched/asked on the ComponentArt web site? Here[^].

You are more likely to get an answer there, than here.


sankar.cs写道:
sankar.cs wrote:

我们需要调用其他函数.

we need to call the some other function.



谁这么说?
您可以在客户端和服务器端引发双击事件.使用treeview的客户端模板来提高客户端双击.

我认为,组件艺术网站本身上有一些示例.此外,他们共享的帮助文件非常有用-看看它们.



Who said so?
You can raise double click event both client side and server side. Use Client template of treeview to raise client side double click.

I think, there are samples on component art website itself. Also, the help file shared across by them are quite useful - have a look at them.


这篇关于第三方控件(Treeview)doubleclick事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆