Search:

Type: Posts; User: rokujou

Search: Search took 0.14 seconds.

  1. Re: Accessing an ActiveX DLL's WebBrowser control

    I'm not sure I understand your question completely. I'm using a standard WebBrowser control in VB6, from the Microsoft Internet Controls component (ieframe.dll in Windows Vista).
  2. Accessing an ActiveX DLL's WebBrowser control

    I'm currently having a problem with a WebBrowser control in my ActiveX dll. Currently the ActiveX dll is hosted in another application and displays a form when a specific event is fired in that...
  3. Re: VB6 Cancelling WM_DESTROY in an external application

    Thanks for the reply, si_the_geek.

    The problem I have is, the parent unloads when focus is lost - I'm trying to prevent this because my code launches external applications, which forces focus of...
  4. VB6 Cancelling WM_DESTROY in an external application

    I have an ActiveX control that runs in another application, doing various functions. I want to stop the application from closing while my ActiveX control is still running.

    Is it possible to...
  5. Replies
    10
    Views
    11,583

    Re: PictureBox Image from URL?

    Thanks for your help. A little less practical than I was hoping for, but I guess there's no other way!

    Andy
  6. Replies
    10
    Views
    11,583

    PictureBox Image from URL?

    Is it possible to display an image from a url in a picturebox in VB6? LoadPicture("http://www.mysite.com/myimage.jpg") doesn't work.

    Also, is it possible to Bicubicly scale said image to the...
  7. Replies
    1
    Views
    322

    Re: ActiveX control problem

    *bump*
  8. Replies
    1
    Views
    322

    ActiveX control problem

    I have created an ActiveX dll that I'm using on a local machine in a web page (scripted with JavaScript). The problem is, when the javascript calls my main sub routine, the script (my page) halts...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width