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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. VS integrated designer

VS integrated designer

Scheduled Pinned Locked Moved C#
visual-studiocsharpdesignhelptutorial
2 Posts 2 Posters 1 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.
  • C Offline
    C Offline
    careylin
    wrote on last edited by
    #1

    Hi, I am looking for some help in integrating my UI designer with Visual Studio. The idea is silmiar to VS Class designer or Entity designer. 1. when the file is select, the designer is open. 2. it updates the file when the visual elements are changed. 3. it generates source code file. One visual elements represents one class. When the visual elements change, the source code also change accordingly. for example, the element is renamed, then the class name is changed and all reference are changed automatically like renaming a class in Visual Studio. Any information is appreciated. Thanks Carey

    A 1 Reply Last reply
    0
    • C careylin

      Hi, I am looking for some help in integrating my UI designer with Visual Studio. The idea is silmiar to VS Class designer or Entity designer. 1. when the file is select, the designer is open. 2. it updates the file when the visual elements are changed. 3. it generates source code file. One visual elements represents one class. When the visual elements change, the source code also change accordingly. for example, the element is renamed, then the class name is changed and all reference are changed automatically like renaming a class in Visual Studio. Any information is appreciated. Thanks Carey

      A Offline
      A Offline
      avigodse
      wrote on last edited by
      #2

      Hi, instead u can create ur own designer that will accept name and type and location, those u can save to XML,DB. and afterwords u can draw the form at runtime as u want. even u can change the design of form at runtime via refreshing the XML or DB.

      Avinash S. Godse

      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