3.1.5 UserForm1 Decompressed Module Stream Example

The following example illustrates the decompressed module stream example for the "UserForm1" module record.

Offset

Size

Structure

Value

00000000

0156

array of bytes - TextDecompressedData

Attribute VB_Name = "UserForm1"\r\nAttribute VB_Base = "0{842E9C5E-88B5-439A-912E-4C2D9AA0EC27}{2DC3C962-DA1C-47BA-AB63-E9D578FC2637}"\r\nAttribute VB_GlobalNameSpace = False\r\nAttribute VB_Creatable = False\r\nAttribute VB_PredeclaredId = True\r\nAttribute VB_Exposed = False\r\nAttribute VB_TemplateDerived = False\r\nAttribute VB_Customizable = False\r\n

Figure 11: Decompressed module data

TextDecompressedData:  Specifies the attributes of the "UserForm1" module. The following text is formatted for readability.

 Attribute VB_Name = "UserForm1"
 Attribute VB_Base = "0{842E9C5E-88B5-439A-912E-4C2D9AA0EC27}{2DC3C962-DA1C-47BA-AB63-E9D578FC2637}"
 Attribute VB_GlobalNameSpace = False
 Attribute VB_Creatable = False
 Attribute VB_PredeclaredId = True
 Attribute VB_Exposed = False
 Attribute VB_TemplateDerived = False
 Attribute VB_Customizable = False