problem with pictureBox and AllowMultipleStates

Hi,

Could you help me? I have got problem with pictureBox component in RAB 5.12. I use VisualStudio 2008. I used component PictureBox and I wanted to used AlowMultipleState.s
I changed the AlowMultipleState from “False” to “True”. But It did not open window for StatesEditor .

When I wanted to change properties States->Collection and in Members Add new State. It writed ErrorMessage “It is possible to add states until the property AllowMultipleStates is set to true”.

Thank you for answer.

Radim

Hi Radim,

We need to fix this designer issue. In the meantime, the workaournd is to write the code which will let you change a set a properties based of a value. Are you interested in only changing the Image property?