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. Windows Forms
  4. Draw over complex Form

Draw over complex Form

Scheduled Pinned Locked Moved Windows Forms
htmlcomhelptutorial
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.
  • K Offline
    K Offline
    Koltz
    wrote on last edited by
    #1

    Hi All! I found very interesting problem: I need draw over complex form witch contains many standart controls like panels, buttons and etc and my own controls. I found way how to do it here: http://www.thescripts.com/forum/thread500651.html but using timer is not good for me, rapid interection requires. Maybe you now way how to solve this task. Thanks for all!

    C 1 Reply Last reply
    0
    • K Koltz

      Hi All! I found very interesting problem: I need draw over complex form witch contains many standart controls like panels, buttons and etc and my own controls. I found way how to do it here: http://www.thescripts.com/forum/thread500651.html but using timer is not good for me, rapid interection requires. Maybe you now way how to solve this task. Thanks for all!

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

      What if you place a form over the top of the existing form, make it transparent, and draw on that ?

      Christian Graus - Microsoft MVP - C++ "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 )

      K 1 Reply Last reply
      0
      • C Christian Graus

        What if you place a form over the top of the existing form, make it transparent, and draw on that ?

        Christian Graus - Microsoft MVP - C++ "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 )

        K Offline
        K Offline
        Koltz
        wrote on last edited by
        #3

        Yes, it is posible, But how to process Mouse and Keyboard events? I do not see simple implementaion.

        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