Hi,
I have a form with an UltraPictureBox and I have to make it possible for the user to pick his own picture
Do you have any suggestions which would be the best way to implement that.
Is there more appropriate Infragistics control for that purpose?
Thank you,
Maria
Hi Maria,
Which part of this is giving you trouble?
There isn't any built-in UI in any of the Infragistics controls to allow the user to choose an image. But it sounds like you just need to use the FileDialog component which is part of the DotNet framework.
Yes, I`ve done exactly the same thing
I was just wondering whether there is a build-in functionality in any of the Infragistics controls
so thanks for the answer