Hi guys, I'm trying to convert a few ModalForms into customViews...
But how to do it?
As my app stands for now, I set my modalform properties, including the loadlayout, and then call showandwait...
Should I create a custom Class or Custom View to achieve my goal?
[EDIT] Found out that the best choice is to create a class, since a modal form has very little properties or events to expose to the calling sub
But how to do it?
As my app stands for now, I set my modalform properties, including the loadlayout, and then call showandwait...
Should I create a custom Class or Custom View to achieve my goal?
[EDIT] Found out that the best choice is to create a class, since a modal form has very little properties or events to expose to the calling sub
Last edited: