03-08-2016 01:05 PM
So I drop down a property node and right click to see a list of all possible properties. They are nicely organized in groups and subgroups etc..
Is it possible to do the same for properties I define for a class? Let's say I have 20 properties to access data members. Some of them are related to each other in some way so I want to group them on the property drop down menu.
Solved! Go to Solution.
03-08-2016 04:53 PM
03-08-2016 04:58 PM
03-09-2016 12:31 AM
Mike's suggestion of using the colon should work. I don't remember the details, but look at the help page for the class properties dialog where you can specify the long/short/localized name. It should be there.
03-09-2016 06:50 AM - edited 03-09-2016 06:56 AM
That seems to work. The colon part. The p is not needed
03-09-2016 07:55 AM
04-09-2018 10:05 AM
Should this still work?
I've just tried it in 2017 SP1, but it won't let me use colons in the property folder name.
E.g.
Group:Property
Foo:Bar
04-10-2018 04:57 AM - edited 04-10-2018 04:59 AM
Aha, it's the Localized Long Name that needs to be modified, not the actual Property folder in the Project Folder:
Result