Hi,
Currently we would like to do the new program that can achieve the below features.
1) In the main program(parent) we will have one toolbar having 10 icon.
2) When call another program(child), we would like to reload the toolbar with new image.
It means that change from 10 icon to 7 icon.
3) and what we want is the icon on the toolbar when we click, it will response to the child program instead of parent program.
It means that after we load the new image of the toolbar with 7 icon, when we click the exit icon, it will exit the child program not the parent program.
May i know that anyone have idea this can be done? or any idea how to do so.
Thanks You.


