home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!microsoft!hexnut!joero
- From: joero@microsoft.com (Joe Robison)
- Subject: Re: Visual Basic Prof. Ext. Radio & Option Buttons
- Message-ID: <1992Jul30.061015.4212@microsoft.com>
- Date: 30 Jul 92 06:10:15 GMT
- Organization: Microsoft Corp.
- References: <13791@mindlink.bc.ca>
- Lines: 21
-
- In article <13791@mindlink.bc.ca> Steve_Goyette@mindlink.bc.ca wrote:
- > Hi,
- >
- > For a little while now, I have had a problem with the option and
- > radio buttons in the Visual Basic Proffesional Extensions. When a
- > form containing any of these controls was over-written with another form or
- > dialog, the controls wouldn't get re-drawn. After wrestling
- > with this problem (and tearing most of my remaining hair out) I came up with
- > the following solution. I hope that this helps other people
- > experiencing the same problem.
-
- [Solution involving calling Windows routines omitted]
-
- If you need to force a repaint (WM_Paint) the Refresh method
- should do the trick.
-
- Hope this helps.
-
- Joe Robison
- joero@microsoft.com
- NAMS (Not A Microsoft Spokeshuman)
-