Search results

  1. I

    .NET CF 2.0 WebBrowser Control doesn't support contextmenus? (It says it does)

    Im writing an application for the PocketPC that will parse its own markup language into HTML for viewing (I really dont want to write my own renderer.) Anyway, in the MSDN help it says that the WebBrowser control supports ContextMenus. However, I see no ContextMenu property in the properties...
  2. I

    A question regarding URL Protocols

    Im not sure if this actually goes in this forum, as the part of this subject that Im inquiring about is not REALLY networking... but its the closest forum I could find. Anyway, Im working with this (http://msdn.microsoft.com/workshop/networking/pluggable/overview/appendix_a.asp) Im struggling...
  3. I

    How do I remove this bar?!

    Im sure theres probably an obvious method, but... [Broken External Image]:http://www.xerasoft.com/screenie.png How on earth do I remove that bar off the parent window (caused by maximized mdi forms)? I already got an MDI Tabs component set up, so that bars kinda repetitive... not to mention it...
Back
Top