rgb Like name,superclass properties Var c As Object = TypeInfo.ForName("Window") # print(c.Name, c.Superclass)
Garry This was actually a deeper issue with the introspection system, not just autocomplete. It's been fixed in the next release: https://feedback.objo.dev/bug/1303