How to use "autocomplettype" property of text box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jagdeep gupta
    New Member
    • Aug 2010
    • 98

    How to use "autocomplettype" property of text box

    How to use "autocomplettyp e" property of text box.
    Please also mention about "onDisposed " event of control.
    Also suggest some site where complete details of such small properties is given.
    Last edited by Frinavale; Sep 8 '10, 02:16 PM.
  • jagdeep gupta
    New Member
    • Aug 2010
    • 98

    #2
    What is the use of visible property in hidden control?

    Comment

    • mzmishra
      Recognized Expert Contributor
      • Aug 2007
      • 390

      #3
      Refer MSDN .It has all detail

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        A lot of the questions that you have been asking lately can be answered using the documentation and articles in the MSDN Library. Whenever you are developing an application in .NET you should refer there for help first and then if you are still confused or stuck on the problem ask your question here :)

        For instance, here is the MSDN documentation on the TextBox.AutoCom pleteType Property


        -Frinny

        Comment

        • jagdeep gupta
          New Member
          • Aug 2010
          • 98

          #5
          Thanks a lot friends

          Comment

          Working...