Hi,
I am trying to have customized look for few of the default controls like button, progress bar, etc. I
created them in one resource file. But this is limiting me to have this customization to only one dialog box/window. If I want to make them available everywhere in the project/solution, I probably have to add it to "Tool Box" of Visual Studio. Can
I somehow add my customized C++ components to ToolBox? I just want those customization available across dialogs/windows/projects. Any other alternative is also welcomed.
Farnadis