Custom Properties

J

Jonathan Spane

I have a c++ plugin manipulating custom properties in a Visio Shape. What I
am wondering now is how to listen for an event when the user changes a
specific property.

For example: If have pull down I would like know that pull down gets clicked
on at which point I will make other properties become visible or invisible.

Any ideas?

Thanks
JP
 
A

Al Edlund

By pulldown, I assume you're using a common list control and that doesn't
change in visio.
al
 
J

Jonathan Spane

Here is an add on question:
In the Custom Properties window the is there a way to control the fill color
behind the labels? There is a potential to have many properties per shape
and I am trying to figure out some way to visually group them. Right now the
color looks like a light beige. Thanks for any help,

JP
 
J

Jonathan Spane

That is handy, thank you. Is there any way to change the appearance of the
colors? The reason being that even though the properties are in correct
order they all look like they run into each other because of the background
color of the Label is the same. If I could change that color then one could
see where one group ends and another begins. If there isn't a way I am
thinking of having properties that have "******" as there label to be used
as separators.

Thanks
JP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top