Hello. I am looking for the best way to approach shapes.
I want to have shapes that can be any shape, not square or round, but any shape and have events with each of them. Whether I need to import them from an image editor or if you have a control already. Something like a star but the boundaries are not square or round, they are actual star. If I click the button that says "Star" all my stars change from grey to yellow. Or if I click a star, a message tells me that I clicked a star. But if I click in the space that is not within the boundaries of the star, the event is not triggered. Is there any way Infragistics controls can help me with this?
I found the Ultra Button that does what I need except for a couple things.
It is not very smooth when I take an image and tell the button to be that shape. Very choppy edges.
How do I move the button text where I want it and can I have the text rotated, repositioned?
Hi,
I think it would require extensive use of our Creation or Draw Filters to customize the shape of our controls.
The other option is possibly to use non-rectangular custom shape forms.
Please let me know if you have further questions.