home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!torn!pulp.cs.laurentian.ca!barry
- From: barry@ramsey.cs.laurentian.ca (Barry G. Adams)
- Subject: Visual Basic 1.0 frame problem
- Message-ID: <1992Dec15.141608.13565@ramsey.cs.laurentian.ca>
- Organization: Dept. of Computer Science, Laurentian University, Sudbury, ON
- Date: Tue, 15 Dec 1992 14:16:08 GMT
- Lines: 14
-
- I have been trying to create a frame in VB 1.0 and then put some
- option buttons on it. First I design the frame and then I put
- the option buttons on it. However, as soon as I click on the frame
- at design time the option buttons disappear behind the frame and
- the only way to get them back seems to be to use tab. Everything
- works fine at run time.
-
- Is there some magic key combination that lets me associate the buttons
- with the frame so that when I move the frame the buttons move too and do
- not disappear. There is nothing in the manuals on this. There is obviously
- a way to do it since there is a demo program called prnt.mak that is in the
- vb.cbt directory used by the VB tutorial that works properly.
-
- Barry Adams (barry@ramsey.cs.laurentian.ca)
-