I'm working on creating my own browser and was wondering if there was a way to incorporate my own Context Menu (the menu you get when you right click) AND have BOTH the View Source and View Selection Source much like how Firefox has...
aside from looking up all you can about menus (if you haven't already there is much info at MSDN) firefox is an open source program. i always learn best from example, if I had your problem the first thing i might do is start looking through the firefox code to see what makes it tick. happy holidays!