Hi In my application I want that all file dialogs set the DontUseNativeDialog flag. Is this possible by using style sheets or do I have to subclass file dialog and make sure that developers use this subclass? Is there a better way Thanks for your time