home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10367 < prev    next >
Encoding:
Text File  |  1996-08-05  |  900 b   |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: ncrgw2.ncr.com!ncrhub6!daynews!ranger!news
  3. From: Jeff Miko <Jeff.Miko@DaytonOH.ncr.com>
  4. Subject: OCX Help - Displaying Icon 
  5. X-Nntp-Posting-Host: 192.127.53.180
  6. Content-Type: text/plain; charset=us-ascii
  7. Message-ID: <Dnwy3p.KyH@ranger.daytonoh.attgis.com>
  8. Sender: news@ranger.daytonoh.attgis.com (News Administrative Login)
  9. Content-Transfer-Encoding: 7bit
  10. Organization: NCR
  11. Mime-Version: 1.0
  12. Date: Thu, 7 Mar 1996 19:57:25 GMT
  13. X-Mailer: Mozilla 1.22 (Windows; U; 32bit)
  14.  
  15. I'm using VC4 to build a custom control (OCX).  Can anyone help 
  16. or lead me in the right direction on how to have my icon appear 
  17. on the users VB form at design time.
  18.  
  19. My icon appears in the VB toolbox, but not when they place my 
  20. control on their VB form.
  21.  
  22. I know I need to add code to my control's OnDraw function, but 
  23. I'm a little new to VC4 and need some help.
  24.  
  25. Any pointers?
  26.  
  27. Thanks,  Jeff
  28.  
  29.