home *** CD-ROM | disk | FTP | other *** search
- From: galenr@hpgrla.gr.hp.com (Galen Raben)
- Date: Mon, 21 Dec 1992 20:38:12 GMT
- Subject: Re: Urgent Help Needed in VB
- Message-ID: <56380004@hpgrla.gr.hp.com>
- Organization: Hewlett-Packard, Greeley, CO
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!gatech!swrinde!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpfcso!hpgrla!galenr
- Newsgroups: comp.os.ms-windows.programmer.misc
- References: <1992Dec18.171022.1@cc.curtin.edu.au>
- Lines: 15
-
- In comp.os.ms-windows.programmer.misc, rkenning@cc.curtin.edu.au writes:
-
- >I have another problem in VB. I want to make the background of Text, Graphic,
- >Radio Buttons and Check Boxes transparent is there any way of dong this ?
-
- >Myles.
- >rkenning@cc.curtin.edu.au
-
- >P.S. Please if anyone has a answer post it now, the mainframe that runs NEWS is
- >being turned off tomorrow morning and I will not be able to view the reply's.
-
- You can do this by using the Windows API call "BitBlt" for picture controls...
- It should be possible to do this with some of the other controls, but I
- haven't tried.
- - Galen -
-