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. Where can I get a Form Generator?

Where can I get a Form Generator?

Scheduled Pinned Locked Moved Windows Forms
csharpc++question
4 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.
  • G Offline
    G Offline
    Ger Hayden
    wrote on last edited by
    #1

    I am using google to try find a form generator that will take a C# or C++/CLI class as its input with no success. Any Recommendations?

    Ger

    D 1 Reply Last reply
    0
    • G Ger Hayden

      I am using google to try find a form generator that will take a C# or C++/CLI class as its input with no success. Any Recommendations?

      Ger

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      Are you trying to convert a class to a Windows Form? Why can't you just use the classes and there public methods and properties in a form?

      "Your code will never work, Luc's always will.", Richard MacCutchan[^]

      G 1 Reply Last reply
      0
      • D dan sh

        Are you trying to convert a class to a Windows Form? Why can't you just use the classes and there public methods and properties in a form?

        "Your code will never work, Luc's always will.", Richard MacCutchan[^]

        G Offline
        G Offline
        Ger Hayden
        wrote on last edited by
        #3

        Thats exactly what I want to do - but there are 100 elements. How do I make it autogenerate?

        Ger

        L 1 Reply Last reply
        0
        • G Ger Hayden

          Thats exactly what I want to do - but there are 100 elements. How do I make it autogenerate?

          Ger

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Ger Hayden wrote:

          Thats exactly what I want to do - but there are 100 elements. How do I make it autogenerate?

          Using CodeSmith or Text-to-Text transformations. As an alternative, have you seen the property-grid? It takes an object, and builds a nice grid which lists all it properties.

          I are Troll :suss:

          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