To Hide Print Status Box
I want to print multiple images from my window form, i'm using PrintDocument and PrintDialogBox for this. While printing it shows Print Status Box displaying printing page staus. I want to Hide this status Box. Can anyone suggest me how i can do this. I'm using C# lang. for this

