Results 1 to 9 of 9

Thread: How to add a background image to a textbox ?

Hybrid View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2008
    Posts
    101

    Re: How to add a background image to a textbox ?

    ActiveX Components cant create object runtime error '429'

  2. #2
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284

    Re: How to add a background image to a textbox ?

    That error occurs, if you just forget to register a dll or an ocx that the application is want to use.

    In that example, the ssubtmr6.dll is that is may missing. Just register it, then restart vb6 ide, the component should work now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width