home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4417 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.0 KB

  1. From: galenr@hpgrla.gr.hp.com (Galen Raben)
  2. Date: Mon, 21 Dec 1992 20:38:12 GMT
  3. Subject: Re: Urgent Help Needed in VB
  4. Message-ID: <56380004@hpgrla.gr.hp.com>
  5. Organization: Hewlett-Packard, Greeley, CO
  6. 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
  7. Newsgroups: comp.os.ms-windows.programmer.misc
  8. References: <1992Dec18.171022.1@cc.curtin.edu.au>
  9. Lines: 15
  10.  
  11. In comp.os.ms-windows.programmer.misc, rkenning@cc.curtin.edu.au writes:
  12.  
  13. >I have another problem in VB. I want to make the background of Text, Graphic,
  14. >Radio Buttons and Check Boxes transparent is there any way of dong this ?
  15.  
  16. >Myles.
  17. >rkenning@cc.curtin.edu.au
  18.  
  19. >P.S. Please if anyone has a answer post it now, the mainframe that runs NEWS is
  20. >being turned off tomorrow morning and I will not be able to view the reply's.
  21.  
  22. You can do this by using the Windows API call "BitBlt" for picture controls...
  23. It should be possible to do this with some of the other controls, but I
  24. haven't tried.
  25. - Galen -
  26.