hi,
my application is a multiple form application. each form contains a set of labels and textboxs. each form has a background bitmap which presents like thin line boxes for presenting the labels. the labels are located exactly in those boxes. the problem is that if someone runs the application in a different resolution, the background boxes does not appear exactly behind the labels and the buttons, since the labels and the buttons are like changing location because of the screen resolution. how can I make it stay synchronized ?