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. Visual Basic
  4. Create a User Defined Control in VB

Create a User Defined Control in VB

Scheduled Pinned Locked Moved Visual Basic
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.
  • X Offline
    X Offline
    Xandip
    wrote on last edited by
    #1

    Thats my question... help me guys..

    C S 2 Replies Last reply
    0
    • X Xandip

      Thats my question... help me guys..

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Right click on your project, choose add/new item. Choose a user control from the list of possibilities and type a name. If you want to go beyond that step, you need to be more specific ( or, more likely, type your question in to google ).

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      X 1 Reply Last reply
      0
      • C Christian Graus

        Right click on your project, choose add/new item. Choose a user control from the list of possibilities and type a name. If you want to go beyond that step, you need to be more specific ( or, more likely, type your question in to google ).

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        X Offline
        X Offline
        Xandip
        wrote on last edited by
        #3

        dear christian... what you said is not unknown to me... i want to go beyond that.. can you give me some articles about it.. what is the advantage in using these type of controls..?? The name is Sandeep

        C 1 Reply Last reply
        0
        • X Xandip

          Thats my question... help me guys..

          S Offline
          S Offline
          Sonia Gupta
          wrote on last edited by
          #4

          http://www.google.co.in/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=user+controls+in+vb.net&spell=1[^]

          1 Reply Last reply
          0
          • X Xandip

            dear christian... what you said is not unknown to me... i want to go beyond that.. can you give me some articles about it.. what is the advantage in using these type of controls..?? The name is Sandeep

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            Xandip wrote:

            i want to go beyond that

            Then ask a question that makes this clear

            Xandip wrote:

            can you give me some articles about it

            google can. This site is bursting with them

            Xandip wrote:

            what is the advantage in using these type of controls..??

            Encapsulation and code reuse. I can create a control and use it in many places.

            Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

            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