Hi! I have a function that generates a report by adding/deleting controls on it. When the report is opened in design mode (it needs to be opened in this mode in order to be able to delete/add controls), the properties window appears. It's not much of a problem but it's kind of annoying. Is there any way I could hide that window through code or any other way? I know there's a property for forms to allow this but I it doesn't seem to be available for reports. Thanks in advance!