I think they don't use any containers yet. Just look into this directory:
%appdata%\Comodo\Firewall Pro\Data\ResFiles
I guess this is a misunderstanding caused by our different definition of container.
I kept my post short but I would have referenced resfiles folder as well.
CFP GUI resources are stored in CFPres.dll and decompressed on cfp startup.
%appdata%\Comodo\Firewall Pro\Data\ResFiles stores those resources.
The containers I mentioned are likely programmig picture containers that reference those files in the resfiles folder.
I guess that each one of these continer load one graphic resource and counts as one GDI object.
Loading these resources at startup is what makes possible to edit CFP GUI using
CFP skinning tool.