home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4782 < prev    next >
Encoding:
Text File  |  1993-01-09  |  707 b   |  19 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!newsflash.concordia.ca!abacus!misha
  3. From: misha@abacus.uucp ( MISHA GLOUBERMAN )
  4. Subject: How to get option buttons out of VB Tab order?
  5. Message-ID: <C0KsCG.n48@newsflash.concordia.ca>
  6. Sender: usenet@newsflash.concordia.ca (USENET News System)
  7. Nntp-Posting-Host: abacus.concordia.ca
  8. Organization: Cicma, Concordia University, Montreal, Quebec
  9. Date: Sat, 9 Jan 1993 07:19:27 GMT
  10. Lines: 7
  11.  
  12. Does anyone know of a way to remove option buttons from the Tab
  13. order in VB 2.0 pro? Even if you set the TabStop property
  14. to False, Tab still lands the focus on whichever button has
  15. the TRUE value.
  16.  
  17. Is there some not-too-awkward workaround for this?
  18.  
  19.