Path: utzoo!attcan!uunet!samsung!sdd.hp.com!ncr-sd!sidd!kenm From: kenm@sidd.SanDiego.NCR.COM (Ken Mori) Newsgroups: comp.windows.ms Subject: Window 3.0 MDI questions Message-ID: <2751@ncr-sd.SanDiego.NCR.COM> Date: 8 Jun 90 15:58:52 GMT Sender: news@ncr-sd.SanDiego.NCR.COM Lines: 13 Followup-To: Distribution: world Organization: NCR Corporation, Rancho Bernardo Keywords: MDI experts.... I have two questions. First, is there a way to wallpaper the MDI client window. Right now I'm intercepting the WM_PAINT message sent to the MDI client. Is there a cleaner way of doing this. Second, how can I get rid of the Maximize window button from a MDI child window and prevent any resizing, except iconizing, of the MDI child window. Thanks in advance.