Results 1 to 2 of 2

Thread: Questions for gurus, Webbrowser control

  1. #1

    Thread Starter
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641

    Angry Questions for gurus, Webbrowser control

    Hi, I have a few questions about the webBrowser control.

    1) How can I make a webbroser control transperent?
    2) How can I Disable the right click -- (remember I am using VB5.0)

    I have been searching for days, on how to disable right-click,
    but every piece of code I get, has an error:

    ------------------------------------------------
    Invalid use of AddressOf operator.
    ------------------------------------------------

    Could someone please help me.

    Thanks,
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

  2. #2
    AIS_DK
    Guest
    Have a look on www.vbaccelerator.com they have a free subclassing util, however written in vb, so you can't subclass other processes then your own. But you should be able to intercept the mouse clicks.

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