home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!ira.uka.de!yale.edu!yale!actcnews!sun1x!charongw.res.utc.com!bsm
- From: bsm@utrcv1.res.utc.com (Brian S. McCarthy)
- Subject: VB option buttons inside frames?
- Message-ID: <bsm.5.0@utrcv1.res.utc.com>
- Keywords: VB, option buttons
- Lines: 30
- Sender: news@sun1x.actc.res.utc.com
- Nntp-Posting-Host: 192.19.3.94
- Organization: United Technologies Research Center
- Date: Tue, 15 Dec 1992 18:25:43 GMT
-
- Hi,
-
- I'm writing an application in Visual Basic 1.0. I need to have more than
- one group of option buttons on the form at the same time. The "Microsoft
- Visual Basic Programmers' Guide" says, on page 129:
-
- "Note If you want to create more than one group of option buttons, you
- must place some of them inside frames or picture boxes. All the option
- buttons inside any given frame constitute a separate group, as do all the
- option buttons inside a picture box. When creating a separate group this
- way, always draw the frame or picture box first, then draw the option
- buttons."
-
- I followed these instructions exactly. When I try to click on any of the
- option buttons inside my frames or picture boxes, nothing at all happens.
-
- What do I need to do to make two or more separate groups of option buttons
- work?
-
-
- ---------------------------------------
- Any opinions expressed here are mine alone,
- and are not those of my employer or anyone else.
-
- Brian McCarthy
- United Technologies Research Center
- East Hartford, Connecticut
- (203)727-7638
- bsm@utrc.utc.com
- ---------------------------------------
-