Hi all,

i have SDI type application,and split it in two columns.
for one column i m using a Treeview and for another one i m using a FormView.

in toolbar two buttons functions override in Treeview class because they are related to treeview here i m inserting,deleting the tree items.

when i focus on formview and than click on those toolbar buttons than they are not working ,while when i have focus on TreeView and than click on those buttons than those are working perfectly.

please tell me how can i use as general.

if possible please explain me with example.

thanks in advance.