HI,
I have big problem, I'm using one application with main form which has lookandfeel controller, and some edit style controllers too, but I've also created DLL and one form in it, so I've put DB grid in dll form, and here's the problem, when I load DLL form into main application grid doesn't take any skin from main application. I've also tried to put another look and feel controller on dll form and send skin name through pointer, but doesnt work, does anyone knows hot it can be done??