Hi, I want to add my controls on msoCommandBar like spell checker is doing. You can see below where I want to display my controls and do my processing on those controls. http://www.infolink.net.pk/images/pane.jpg Thanks, -Irfan
G'day "Irfan" , This area is called a Task Pane. You cannot create one from VBA. You can create one using XML, InfoPath and a DLL. It is a major job for a developer. Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice Irfan reckoned: > Hi, > >I want to add my controls on msoCommandBar like spell checker is doing. >You can see below where I want to display my controls and do my processing >on those controls. > >http://www.infolink.net.pk/images/pane.jpg > >Thanks, >-Irfan