I have developed a form where i need to select an image from file explorer.
But, when i select an image using,


objOpenFileDialog->ShowDialog();
System::String^ imgName =...