I try to catch the click event on the ListBox and TreeView with CF2 but it does not support the click event and it can not recognize it. Is there any way to catch it.
For ListBox, you can use the SelectedIndexChanged event. For TreeView, you can use the AfterSelect event to handle the a change of the selected element.
Microsoft réalise une enquête en ligne pour comprendre votre opinion sur le site Web de Msdn. Si vous choisissez de participer, l’enquête en ligne vous sera présentée lorsque vous quitterez le site Web de Msdn.