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. Query in Dotnet controls

Query in Dotnet controls

Scheduled Pinned Locked Moved ASP.NET
questioncsharpdatabase
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.
  • J Offline
    J Offline
    John L Ponratnam
    wrote on last edited by
    #1

    In the label, you have a property called AssociatedControlID and in TextBox, you have a property called AutoCompleteType. Can you tell me what is the use of it?

    Regards, LEE

    M S 2 Replies Last reply
    0
    • J John L Ponratnam

      In the label, you have a property called AssociatedControlID and in TextBox, you have a property called AutoCompleteType. Can you tell me what is the use of it?

      Regards, LEE

      M Offline
      M Offline
      Mubashir Javaid
      wrote on last edited by
      #2

      Hi, AssociatedControlID property any click on the Label extends to the associated control. In case of an associated TextBox the effect is that when clicking on the Label the TextBox gains focus. AutoComplete monitors a text box and creates a list of values entered by the user. When the user returns to the text box at a later time, the list is displayed. Instead of retyping a previously entered value, the user can simply select the value from this list.

      God Bless you. Always do good to others

      1 Reply Last reply
      0
      • J John L Ponratnam

        In the label, you have a property called AssociatedControlID and in TextBox, you have a property called AutoCompleteType. Can you tell me what is the use of it?

        Regards, LEE

        S Offline
        S Offline
        sidbaruah
        wrote on last edited by
        #3

        Try single clicking on the properties you will get a brief definition of the property and its usage. Most of the time it is enough to understand the functionality!!

        I was born dumb!! :laugh:Programming made me laugh:laugh:!!! --sid--

        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