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. Web Development
  3. ASP.NET
  4. Inhertied user control

Inhertied user control

Scheduled Pinned Locked Moved ASP.NET
csharp
4 Posts 4 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
    danasegaranea
    wrote on last edited by
    #1

    Hi all, I want to build a hyperlink usercontrol which inherits hyperlink and has two more properties using vb.net. Can some one post sample coding Thanks in Advance Dana

    M J E 3 Replies Last reply
    0
    • D danasegaranea

      Hi all, I want to build a hyperlink usercontrol which inherits hyperlink and has two more properties using vb.net. Can some one post sample coding Thanks in Advance Dana

      M Offline
      M Offline
      Mark J Miller
      wrote on last edited by
      #2

      http://www.google.com/search?q=server+control+inheritance[^] http://aspnet.4guysfromrolla.com/articles/100103-1.aspx[^]

      Mark's blog: developMENTALmadness.blogspot.com

      1 Reply Last reply
      0
      • D danasegaranea

        Hi all, I want to build a hyperlink usercontrol which inherits hyperlink and has two more properties using vb.net. Can some one post sample coding Thanks in Advance Dana

        J Offline
        J Offline
        Jasmine2501
        wrote on last edited by
        #3

        I won't post the code, because I don't have it handy... but here's how you do it. Create a blank user control. Change the inheritance from "UserControl" to HyperLink public partial class MyWebUserControl : HyperLink

        "Quality Software since 1983!"
        http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.

        1 Reply Last reply
        0
        • D danasegaranea

          Hi all, I want to build a hyperlink usercontrol which inherits hyperlink and has two more properties using vb.net. Can some one post sample coding Thanks in Advance Dana

          E Offline
          E Offline
          Expert Coming
          wrote on last edited by
          #4

          CodeProject has several examples of how to make your own custom controls.

          The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

          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