|
|
|
![]() | |
|
|
|
To access the contents, click the chapter and section titles.
Visual Basic 6 Black Book
Disabling In-Place EditingIf you dont want an OLE control to allow its OLE object to open for in-place editing, you can set the controls MiscFlags property. Here are the possible values for that property:
Using vbOLEMiscFlagMemStorage makes data storage operations faster than the default operations (which store data on disk as a temporary file). This setting can, however, use a lot of memory. If an object supports in-place activation, you can use the vbOLEMiscFlagDisableInPlace setting to make the object launch its server in a separate window.
|
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. |