Hi I have C# form which provided with button and picturebox
this button have main job which is (open dialog to choose file) after that this file will be copy to specific folder
if this file was huge I need my form display progress bar and increase until file copied "How I can do that"