home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / tools / 1709 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.2 KB  |  24 lines

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