MODEL Structure is Read-Only in Visual Basic 4.0

ID: Q129828


The information in this article applies to:
  • Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 16-bit and 32-bit, for Windows, version 4.0


SUMMARY

The MODEL structure defines the highest level interface for a VBX or OLE Control. In Visual Basic version 3.0, you could modify this structure to provide sub-classing or other specialized functionality. In Visual Basic version 4.0, you are not allowed to change the MODEL structure of built-in controls. This is enforced in Visual Basic version 4.0 by making the MODEL structure read-only.

Additional query words: 4.00 vb4win vb4all

Keywords :
Version : WINDOWS:4.0
Platform : WINDOWS
Issue type :


Last Reviewed: January 21, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.