Since the Picture Box isn't visible when the Form_Load event is fired you either need to move the code to the Form_Paint event or set the AutoRedraw property of the PictureBox to True.
|
Results 1 to 3 of 3
Thread: Form_Load() + Print Command?Threaded View
|
Click Here to Expand Forum to Full Width |