I want to add a picture to sales transaction entry window grid for the items. I need to make this picture visible for when certain items are added to an order and invisible for other items in the grid. I check this condition in VB whether this picture is to be shown or not. If i add this as a picture from the toolbox, it has no name and hence i have no reference to it in VB.
I want to add this picture as a local variable and add it to vb so I can make it visible or not. How do i make a picture a local variable. Please advise, thanks.
I want to add this picture as a local variable and add it to vb so I can make it visible or not. How do i make a picture a local variable. Please advise, thanks.