I'm having this strange run-time error '383' in my Visual Basic 6 code.

Name:  01 - VB6 Run-time Error '383'.png
Views: 384
Size:  4.0 KB

It relates to this line:

Name:  02 - VB6 Related Code.jpg
Views: 408
Size:  4.5 KB

And pertains to this InkEdit object:

Name:  03 - VB6 Related Object.png
Views: 379
Size:  3.7 KB

The strange thing is that I never had this problem on earlier versions of Windows 11 Home or Windows 10 Home. The code compiled and worked fine. I suspect Microsoft has changed something in a recent update that is causing this type of InkEdit object not to work anymore. Any ideas?