Ok, I assume that this'll work for any class opened for editing in the ide and.... Any chance of doing this programmaticallty?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Pearson Sent: Tuesday, September 19, 2006 3:58 PM To: [EMAIL PROTECTED] Subject: RE: Design mode? Open a form for editing, make the command window active put the mouse over the form and enter this in the command window oo = sys(1270) Now you can use those extra parameters you listed. Remember to release oo before you close the editing session of the object/class. Tracy > -----Original Message----- > From: Lew Schwartz > Sent: Tuesday, September 19, 2006 3:39 PM > Subject: Design mode? > > > I see that I can control the visibility of properties with > obj.addproperty(<name>,<value>,<visibility>) *in design > mode.* Since we are automating class lib production as much as we can, > _how_ do I get into *design mode* (& don't tell my wife, she'd just > laugh)? > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

