home *** CD-ROM | disk | FTP | other *** search
- From: galenr@hpgrla.gr.hp.com (Galen Raben)
- Date: Wed, 16 Dec 1992 16:59:32 GMT
- Subject: Re: VB option buttons inside frames?
- Message-ID: <54540002@hpgrla.gr.hp.com>
- Organization: Hewlett-Packard, Greeley, CO
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpfcso!hpgrla!galenr
- Newsgroups: comp.os.ms-windows.programmer.tools
- References: <bsm.5.0@utrcv1.res.utc.com>
- Lines: 18
-
- In comp.os.ms-windows.programmer.tools, bsm@utrcv1.res.utc.com (Brian S. McCarthy) writes:
-
- >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
- [...]
- >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.
-
- Was this at design-time or run-time? The option buttons don't change in
- design time. If you are having trouble during run-time you might check
- the "enabled" property of your option buttons, beyond this I dunno -
- they've always worked for me (even with no code attached)...
- - Galen -
-