The WYSIWYG GUI builder that VB provided, I have never encountered afterwards again in quite that manner. Now, in VBs heyday the field of UX design we now have as a profession adjacent to software development was in its infancy and was usually an implicit part of the developers job. What was lost with the demise of the RAD tools was a potentially shared medium of expression. Today designers build Potemkin villages in…
At the time I think delphi did that concept in a better way, and I definitely switched from VB to Delphi as soon as I learned about it. Delphi still exists to this day.
There are also many low code platforms which have a VB-like UI builder, like mendix, or outsystems or microsoft’s power platform, but they tend to be a bit too enterprisey where VB was really the people’s champion.
I think canvas apps in power platform give much of the “feel” of dragging and dropping visual basic forms and let you build actually useful stuff, while targeting web and mobile. The downside of power platform is that as soon as you try to do anything serious with it you need the premium stuff and end up paying a lot. That makes it less suited to take up the niche that VB and Access had, because that niche mostly can’t afford power platform. Contrast that with scratch which is free to use and has a large community of “regular people” sharing cool stuff. Intuitively it seems that Microsoft should make power platform entirely free and use it as a lure for azure paid services, but then it is easy for me to spend their money.
By the way, I still don’t understand how power apps on iOS are according to apple’s guidelines, because you can use it to ship mobile apps to iOS users while entirely bypassing apple.