Article | 41023368 |
Type | Bug |
Product | Engine |
Version | 4.1.6.1028 |
Date Added | 1/8/2004 |
Fixed | Yes [1/8/2004] |
Submitted by | Steve Smith |
Keywords |
After this code
Private Sub cmdSaveRest_Click() Dim barray As Variant Dim size As Long size = vd.ActiveDocument.SaveToMemory(barray) Call vd.ActiveDocument.CreateFromMemory(barray, size) Call vd.CommandAction.Zoom("E", "USER", "USER") End Subcalling xreflayercontrol the control crashes
fixed in 4.1.6.1029