|
Hi,
I have been asked to update a picturebox (pbox1) based on a label including an itemno (lblItemNo).
How can this be done. The steps should be.
1. Create a variable for Itemno 2.Add a handler for lblitemno and the variable 3.Create an event handler 4. load the picture based from value in step2 5. Show picture on screen as loaded
Hope you can help. - Moved byTaylorMichaelLMVPWednesday, September 30, 2009 2:16 PMWinForms related (From:Visual C# General)
-
|