Jim DeMarco
Jdemarco at hshhp.org
Tue May 13 07:59:44 CDT 2003
So I guessed you've searched for a "save workspace" type function already? If that doesn't exist you may be SOL. Maybe search Codehound to see if someone's written an add-in of some sort (or a new project for yourself!! ;-). Jim DeMarco -----Original Message----- From: John Colby [mailto:jcolby at colbyconsulting.com] Sent: Tuesday, May 13, 2003 8:49 AM To: accessd at databaseadvisors.com Subject: RE: [AccessD] OT: VB.Net classes / functions No, what I am trying to do is collapse everything the way I want to see it when I open it next time, save it, and when I open the project the next time have everything collapsed the same way it was when I closed it. ATM, it disregards the look and feel when I saved it and expands every single little stupid thing the next time I open that module. I found the region keyword, but all that really allows is to set a block of code as collapseable, which is cool, but not helpful for this. John W. Colby www.colbyconsulting.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Jim DeMarco Sent: Tuesday, May 13, 2003 8:41 AM To: accessd at databaseadvisors.com Subject: RE: [AccessD] OT: VB.Net classes / functions John, Are you looking to collapse each function individually or just sections of functions? There is a method where you can define your own collapsable "region" within a code module. I can't remember what the command you type into the IDE is (something like "<region>") but a search of help should tell you. This probably won't collapse each function though just anything within your region tags. Or maybe you could write a macro that does the same? HTH Jim DeMarco Director of Product Development HealthSource/Hudson Health Plan -----Original Message----- From: John Colby [mailto:jcolby at colbyconsulting.com] Sent: Tuesday, May 13, 2003 8:26 AM To: VbAdmin; AccessD Subject: [AccessD] OT: VB.Net classes / functions Does anyone know how to force the class to open with all of it's functions collapsed? I go through and collapse the functions, and save the class. When I re-open, the functions are all expanded again. There are so many of them it would be nice to start with all functions (and all classes inside a single module) collapsed. John W. Colby www.colbyconsulting.com _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com **************************************************************************** ******* "This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message. Thank You". **************************************************************************** ******* _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com *********************************************************************************** "This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message. Thank You". ***********************************************************************************