I have a number of picture controls holding bitmaps on a dialog box, around the picture controls are button controls. When the user changes the font size in windows from the Display Properties window, changing from Small to Large font the dialog box grows, this happens even when no text is used in the dialog box! The buttons are also resized to hold the new font size, this moves them in relation to the bitmaps. Is it possible to force a dialog box to a set size in pixels, or at runtime change the point size of the font used by the buttons? <br><br>Thanks Tony