Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Open window in New browser window

Open window in New browser window

Scheduled Pinned Locked Moved WPF
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tripathi Swati
    wrote on last edited by
    #1

    i want to open my control in new browser window currently i m using radwindow control but its not opening new browser window. below is sample code of mine

    frmEntityMaster = new EntityMaster();
    window.Content = frmEntityMaster;
    window.show();

    please please let me know is it possible to open this in new window browser. because in silverlight we have only one aspx page where we used to load usercontrol that's why HtmlPage.Window.Navigate option is eliminated in mine case because i need not open another uri i have navigate in my applictation but with new browser window

    Reasons are not Important but Results are Important. Swati Tripathi

    A 1 Reply Last reply
    0
    • T Tripathi Swati

      i want to open my control in new browser window currently i m using radwindow control but its not opening new browser window. below is sample code of mine

      frmEntityMaster = new EntityMaster();
      window.Content = frmEntityMaster;
      window.show();

      please please let me know is it possible to open this in new window browser. because in silverlight we have only one aspx page where we used to load usercontrol that's why HtmlPage.Window.Navigate option is eliminated in mine case because i need not open another uri i have navigate in my applictation but with new browser window

      Reasons are not Important but Results are Important. Swati Tripathi

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      Did you check the rad controls website? You might find some documentation available there.

      T 1 Reply Last reply
      0
      • A Abhinav S

        Did you check the rad controls website? You might find some documentation available there.

        T Offline
        T Offline
        Tripathi Swati
        wrote on last edited by
        #3

        yes i did checked with rad controls website but i did not find anything

        Reasons are not Important but Results are Important. Swati Tripathi

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups