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. [C#] Propertygrid - Textbox and listbox for previous values

[C#] Propertygrid - Textbox and listbox for previous values

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

    Hi, In my propertygrid, I want to add a textbox with a arrow at the right side which can show all previous values. is it possible ? thanks for your help

    C S 2 Replies Last reply
    0
    • C canard29

      Hi, In my propertygrid, I want to add a textbox with a arrow at the right side which can show all previous values. is it possible ? thanks for your help

      C Offline
      C Offline
      coder21k
      wrote on last edited by
      #2

      Probably, you can add vscrollbar control to your application and you can display the previous values from a stored data file like .xml or .txt. You can implement this using serialization.

      1 Reply Last reply
      0
      • C canard29

        Hi, In my propertygrid, I want to add a textbox with a arrow at the right side which can show all previous values. is it possible ? thanks for your help

        S Offline
        S Offline
        Satya Priya Arya
        wrote on last edited by
        #3

        look for UITypeEditor class in MSDN. You can do it

        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