I have some command buttons grouped together.
I see how to make it visible or not visible from the properties.
Only thing is, there is no name field under the other tab.
How do I make it visible again if a user clicks a certain action?
Normally I would use me.othername.visible = true.
I see how to make it visible or not visible from the properties.
Only thing is, there is no name field under the other tab.
How do I make it visible again if a user clicks a certain action?
Normally I would use me.othername.visible = true.