Is there a way to use fx.msgbox(frm,.....,...)
From a class module without passing a form?
The goal is to display an error message on the currently active form.
Whilst programming in B4J the program cannot compile because frm is not defined in the class module