G
Guest
How can I hide the application name from the title bar and insert by own
for a customized application I'm developing? I know the application. name is
a read only property but all I want to do is hide it. I was trying the
following:
application.name.visible = false
for a customized application I'm developing? I know the application. name is
a read only property but all I want to do is hide it. I was trying the
following:
application.name.visible = false