Badge icon Style of the iPhone Is there implemented?
Hello,
Please let me know to which component you want to apply this notification icon.
I am waiting for your feedback.
Thank you for answer
Is it possible to apply infragistics button or label?
Hello ,
You could use DrawFilter in order to draw needed notification icon. On the attached sample you could see how to do this for UltraButton.
Please let me know if you have any further questions.
Thank you for answers and samples.
Can I place the expression on the outer-range area?
What expression ? Can you show me how this should looks and behave ?
As shown on the attached image, is it possible to put a badge mark(the small number mark on the right top corner of the icon) like this image, showing outside of the icon area or button area?
With the help of DrawFilter you could draw only within the region of the component, so we don’t have control over outside bounds of the control.
Please let me know if you have any further questions
Thank you for answers..