blah blah blah is here! blah blah » Close

0
votes
0 answers

Navigate using Skybound Gecko Browser

Hello, I am developing an embedded browser using Skybound.Gecko Browser (C#). The browser navigates to a website with a content like this: <html> <head> <link rel="SHORTCUT ICON" href="images/xxx.ico&q ...

1
votes
1 answers

Navigating Webbrowser to Listview item C#

Hi, I am working on a small application which has a listview and webbrowser control. I have a list of URLs in the first column of the list view and I want the webbrowser to navigate to that URL once the item in the listview is clicked, i ...

0
votes
0 answers

WPF - Page closing itself via it's hosting frame in C#

betpet
208

Hi, I have a WPF application that has a menu, a frame and depending on what you select in the menu, a page gets added to the frame to allow the user to get on with stuff. The problem I have is that they user wants a 'cancel' button on ...

Feedback