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. Creating ASP.NET server control with design-time capabilities

Creating ASP.NET server control with design-time capabilities

Scheduled Pinned Locked Moved C#
questioncsharphtmlasp-netdesign
5 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.
  • D Offline
    D Offline
    DK KiloDunse
    wrote on last edited by
    #1

    Hi. I wish to create a ASP.NET server control with design-time capabilities. But i want to display, when designing and when rendering to a browser, some HTML code in the top which you can't edit. How do i accomplish this?

    Programming is like Mathematics… you take ONE step at the time! ;-)

    N D 2 Replies Last reply
    0
    • D DK KiloDunse

      Hi. I wish to create a ASP.NET server control with design-time capabilities. But i want to display, when designing and when rendering to a browser, some HTML code in the top which you can't edit. How do i accomplish this?

      Programming is like Mathematics… you take ONE step at the time! ;-)

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2
      1. Wrong forum. 2) This is a well documented topic. How to Use Google and Other Tips for Finding Programming Help[^]

      I know the language. I've read a book. - _Madmatt

      D 1 Reply Last reply
      0
      • N Not Active
        1. Wrong forum. 2) This is a well documented topic. How to Use Google and Other Tips for Finding Programming Help[^]

        I know the language. I've read a book. - _Madmatt

        D Offline
        D Offline
        DK KiloDunse
        wrote on last edited by
        #3

        The control is devoloped in C#. Which forum should i use insted? I've searched, looked in MSDN, but can't find info or a example which covers my problem.

        Programming is like Mathematics… you take ONE step at the time! ;-)

        N 1 Reply Last reply
        0
        • D DK KiloDunse

          The control is devoloped in C#. Which forum should i use insted? I've searched, looked in MSDN, but can't find info or a example which covers my problem.

          Programming is like Mathematics… you take ONE step at the time! ;-)

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          You are asking for an ASP.NET server control, maybe the ASP.NET forum would be the place to ask. :rolleyes:

          [DK]KiloDunse wrote:

          I've searched, looked in MSDN, but can't find info or a example which covers my problem

          Then you haven't searched very well. No, I'm not going to do it for you either, the information is very easy to find. Try again.


          I know the language. I've read a book. - _Madmatt

          1 Reply Last reply
          0
          • D DK KiloDunse

            Hi. I wish to create a ASP.NET server control with design-time capabilities. But i want to display, when designing and when rendering to a browser, some HTML code in the top which you can't edit. How do i accomplish this?

            Programming is like Mathematics… you take ONE step at the time! ;-)

            D Offline
            D Offline
            DK KiloDunse
            wrote on last edited by
            #5

            Found a solution: Region-based control designer for web control derived from CompositeControlDesigner. Lookin to: http://msdn.microsoft.com/en-us/library/system.web.ui.design.editabledesignerregion.aspx[^]

            Programming is like Mathematics… you take ONE step at the time! ;-)

            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