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. C#
  4. About:Moving child window along with Parent Window

About:Moving child window along with Parent Window

Scheduled Pinned Locked Moved C#
helptutorial
4 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.
  • R Offline
    R Offline
    RameshwerE
    wrote on last edited by
    #1

    Hi, Can anybody help me how to attach & detach child windows from a parent window such that when they are attached they should move along with the parent window whenever we drag either the child windows or parent windows on the desktop. Thanks

    C 1 Reply Last reply
    0
    • R RameshwerE

      Hi, Can anybody help me how to attach & detach child windows from a parent window such that when they are attached they should move along with the parent window whenever we drag either the child windows or parent windows on the desktop. Thanks

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      youwould nee move the window yourself in code.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      R 1 Reply Last reply
      0
      • C Christian Graus

        youwould nee move the window yourself in code.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        R Offline
        R Offline
        RameshwerE
        wrote on last edited by
        #3

        Hi I have used timers to do this but there are bit slow when i am moving them even i set the interval to 1 milli second.I want to move them as if they were all connected windows. If u want further info on how they look like to be pls see this soft phone application http://www.asteriskguru.com/tutorials/xlite_softphone.html[^] thanks

        C 1 Reply Last reply
        0
        • R RameshwerE

          Hi I have used timers to do this but there are bit slow when i am moving them even i set the interval to 1 milli second.I want to move them as if they were all connected windows. If u want further info on how they look like to be pls see this soft phone application http://www.asteriskguru.com/tutorials/xlite_softphone.html[^] thanks

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I'd use a delegate and move the window at the same time, firing from the moved event.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          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