OK, I have the answer, at least if you are compiling your patch into an app (as I am):
Once you have your app, you need to add these lines to your info.plist file:LSUIPresentationMode3
If you open the .plist in Xcode:
-- Go to Edit>>Add item
-- You get a giant menu of options. 'Find Application UI Presentation Mode'.
-- It will tell you that the value is a number. Type 3 in the value field. It will appear as 'All hidden'
-- save it & your're done.
Would still like to figure out how to do it within Max, but less critical now....
\M