How to change the order of custom properties

R

Remo

Hi
Using Visio 2002
I have a shape with 10 custom properties.
The order, they can I modify, is the order, that I create the properties.
How can I change this order?

Thanks & regards remo
 
D

David Parker [Visio MVP]

Switch on Developer Mode (Tools / Options / Advanced)
Open Define Custom Properties dialog
Enter text values in Sort Key for each property
(use "01", "02", "03" instead of 1,2,3 because it is alpha sort)

Of course, this is best done on your Master rather than each shape....
 
Top