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. Can we add a textbox & button to a listview

Can we add a textbox & button to a listview

Scheduled Pinned Locked Moved C#
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.
  • M Offline
    M Offline
    mosaicit
    wrote on last edited by
    #1

    Can we add a textbox & button to a listview

    M U 2 Replies Last reply
    0
    • M mosaicit

      Can we add a textbox & button to a listview

      M Offline
      M Offline
      mike montagne
      wrote on last edited by
      #2

      Sure. You can descend a class from Control, and add a textbox, button, and listview to it.

      M 1 Reply Last reply
      0
      • M mosaicit

        Can we add a textbox & button to a listview

        U Offline
        U Offline
        Uwe Keim
        wrote on last edited by
        #3

        no.

        -- • Zeta Producer Desktop CMS Intuitive, completely easy-to-use CMS for Windows. • Zeta Helpdesk Open Source ticket software for Windows and web. • Zeta Uploader Easily send large files by e-mail. Windows and web client. • Desargues Innovative, lean and neat calculator for Windows.

        1 Reply Last reply
        0
        • M mike montagne

          Sure. You can descend a class from Control, and add a textbox, button, and listview to it.

          M Offline
          M Offline
          mosaicit
          wrote on last edited by
          #4

          what is the sample code for that...?

          M 1 Reply Last reply
          0
          • M mosaicit

            what is the sample code for that...?

            M Offline
            M Offline
            mike montagne
            wrote on last edited by
            #5

            Evidently, Uwe believes your question pertains to adding the textbox and button to a subcomponent. My interpretation of your question is that you want to add a textbox and button to an exterior region. To do so, you would probably want to derive a root or base layer from Control or UserControl, and add your ListView, TextBox and Button to that.

            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