1

I am working on web Browser in C# and I want to ask if is possible to integrate google toolbar somehow? I am looking for some easy solution to block pop up windows and google toolbar includes this protection.

Any ideas would be appreciated

Thanks for answers. choze88, Czech Republic.

choze88
  • 35
  • 1
  • 4

1 Answers1

1

It should be possible if you write a host for Browser Helper Objects, the interface used for the Google Toolbar.

Malte Clasen
  • 5,637
  • 1
  • 23
  • 28