I have a project which is 98% complete. Its basically a Shop(till) interface. I have a form that has tabs the first being the main till, second shows a listview with everything in stock and the quantity of items in stock. Im stuck on one part of the program where when the form loads it checks the stock and if any of the items have a quantity less than 5 for example than it displays a message box to the user telling him/her to order new stock, but im not sure exactly how to do that. Can someone help me or guide me as to how i can do this?
i was also thinking if it was possible to colour the quantity in red? so when the user clicks on the stock tab then they could see that its running low and he/she will need to order more.
thanks