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