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. Other Discussions
  3. The Soapbox
  4. Why can't .NET just be consistent?

Why can't .NET just be consistent?

Scheduled Pinned Locked Moved The Soapbox
questioncsharp
6 Posts 5 Posters 6 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.
  • OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #1

    [Grrr] Why does a TreeView have a Name and a Text property? Everything works with Text (which I have been setting) except Find - which uses Name. Now I have to back track and set Name as well as Text throughout. :mad: [/Grrr]

    No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    T 1 Reply Last reply
    0
    • OriginalGriffO OriginalGriff

      [Grrr] Why does a TreeView have a Name and a Text property? Everything works with Text (which I have been setting) except Find - which uses Name. Now I have to back track and set Name as well as Text throughout. :mad: [/Grrr]

      No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

      T Offline
      T Offline
      Tom Deketelaere
      wrote on last edited by
      #2

      Name = unique identifier to be used in code Text = text displayed to the user at run-time Since text isn't unique the find must use the name property Seems logical to me (unless I'm missing something)

      realJSOPR 1 Reply Last reply
      0
      • T Tom Deketelaere

        Name = unique identifier to be used in code Text = text displayed to the user at run-time Since text isn't unique the find must use the name property Seems logical to me (unless I'm missing something)

        realJSOPR Offline
        realJSOPR Offline
        realJSOP
        wrote on last edited by
        #3

        I'm missing the reason as to why this is posted in the soapbox...

        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        T 1 Reply Last reply
        0
        • realJSOPR realJSOP

          I'm missing the reason as to why this is posted in the soapbox...

          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          T Offline
          T Offline
          Tom Deketelaere
          wrote on last edited by
          #4

          And why not as a rant :)

          P 1 Reply Last reply
          0
          • T Tom Deketelaere

            And why not as a rant :)

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            It has an angry face *grrrr*. Does that count?

            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

            My blog | My articles | MoXAML PowerToys | Onyx

            L 1 Reply Last reply
            0
            • P Pete OHanlon

              It has an angry face *grrrr*. Does that count?

              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

              My blog | My articles | MoXAML PowerToys | Onyx

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              that's not a *grrr* it is just a : mad: we don't have a *grrr* :mad:

              Luc Pattyn [Forum Guidelines] [My Articles]


              The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.


              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