In the game I'm working on I have two lables inside a picture box that is the combat screen. The problem is that the picture box has to refresh constantly which causes the lables to flash. Does anyone know of a way that I can avoid this without removing the lablels from the picture box?