Can we have one common control to all tabs ? My application needs to shown 5 different listBoxs in five tabs but uses a common editor window. I added the common editor to the CQikMutipleView as below, The problem I'm facing is the editor window is never getting focused. The focus stays only on listBox. Pls correct me If I did anything wrong in below code. Thanks.