Is there a method to group some elements in a master object and set the visibility or other properties only of this?
Something like pictureBox in visual basic if you know…
Is there a method to group some elements in a master object and set the visibility or other properties only of this?
Something like pictureBox in visual basic if you know…
Hi axterics,
There is no such thing (yet?) in Servoy.
The only thing that would come close is to use a relation(al/less) tabpanels linking a form with your group of elements.
By setting the visibility property tabpanel you can hide/show all of them at once.
Hope this helps.
thanks a lot roclasi, I see the post in the “feature request” simil to my request… request++