I think you might be referring to the 'Name' property in the section 'Main'. This is where I set the ID of the controls that I use in code. If it's the same thing that you're after then don't forget to add Generate Members from the Tools menu. Before you do, make sure that you have selected the code module in the IDE where you want the references added.
Sorry maybe my previous reply was misleading, I need the id field for things like MenuItem which do not have a tag (according to the api they don't even inherit one).
It's not a massive problem as I can run through the scene and add the Id based on the name.
Ty for the reply
I assume that the 'tag' field is the userdata field is that correct ?
The reason I asked about the Id is, without using the Id and using an external css file, how do you style a single control ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.