Results 1 to 3 of 3

Thread: [RESOLVED] Visual Studio IDE Help

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Resolved [RESOLVED] Visual Studio IDE Help

    I have written a code and now i am facing a problem.I want to change the name "Textbox" to "Richtextbox" in my entire code.But since i need to change a lot,i cant do it manually.I had seen earlier that this can be done by some shortcut keys(which bring up the replace dialog) but unfortunately i cant get it.

    Please help

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Visual Studio IDE Help

    If it is the name of a control, just change it in the Properties window.

    If it is the name of a variable/parameter/etc, right-click on it and select "Rename".

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Visual Studio IDE Help

    "Ctrl+H"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width