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. Best solution for a form that looks like a paper page formular

Best solution for a form that looks like a paper page formular

Scheduled Pinned Locked Moved C#
helpquestion
5 Posts 3 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.
  • L Offline
    L Offline
    lvq684
    wrote on last edited by
    #1

    Hi. I am looking for the best solution to my problem. In short, I need to make a form that looks like an existing piece of paper. This paper is a formular, which you would normally fill out by hand. Instead, this form contains textfields, checkboxes and so on. The important thing is, that this form shall NOT look like a form, but should look like the paper formular. That means the possibility of background elements, customized textboxes without the white background and black borders, and so on. How do you achieve this goal in the easies way? Some kind of special technology you could use? Thanks alot for your time :) Kind regards, Lars

    P T 2 Replies Last reply
    0
    • L lvq684

      Hi. I am looking for the best solution to my problem. In short, I need to make a form that looks like an existing piece of paper. This paper is a formular, which you would normally fill out by hand. Instead, this form contains textfields, checkboxes and so on. The important thing is, that this form shall NOT look like a form, but should look like the paper formular. That means the possibility of background elements, customized textboxes without the white background and black borders, and so on. How do you achieve this goal in the easies way? Some kind of special technology you could use? Thanks alot for your time :) Kind regards, Lars

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      If it's a desktop application I'd use WPF. A good designer can restyle the standard elements however you like.

      I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Onyx

      L 1 Reply Last reply
      0
      • L lvq684

        Hi. I am looking for the best solution to my problem. In short, I need to make a form that looks like an existing piece of paper. This paper is a formular, which you would normally fill out by hand. Instead, this form contains textfields, checkboxes and so on. The important thing is, that this form shall NOT look like a form, but should look like the paper formular. That means the possibility of background elements, customized textboxes without the white background and black borders, and so on. How do you achieve this goal in the easies way? Some kind of special technology you could use? Thanks alot for your time :) Kind regards, Lars

        T Offline
        T Offline
        The Man from U N C L E
        wrote on last edited by
        #3

        I would probably sub class the textbox (well, actually I always would), but the important thing is that setting the border to none, and changing the backcolor is dead easy. However, I would check out AlphaBlendTextBox - A transparent/translucent textbox for .NET[^] for a good example of transparent textboxes.

        If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

        1 Reply Last reply
        0
        • P Pete OHanlon

          If it's a desktop application I'd use WPF. A good designer can restyle the standard elements however you like.

          I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

          Forgive your enemies - it messes with their heads

          My blog | My articles | MoXAML PowerToys | Onyx

          L Offline
          L Offline
          lvq684
          wrote on last edited by
          #4

          Thanks alot, I will take a look at WPF :)

          P 1 Reply Last reply
          0
          • L lvq684

            Thanks alot, I will take a look at WPF :)

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            You are welcome.:thumbsup:

            I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

            Forgive your enemies - it messes with their heads

            My blog | My articles | MoXAML PowerToys | Onyx

            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