How can i use ClsSkinner to subclass a parent MDIForm....?

you can pass the handle of the main MDI form in a new object, but i like another way, in the main example of leandro, you can see a main module, that implement a global hook, so if a new form is created, the handler creates a new object of skinner and applies the current skin, this is the best option.