Results 1 to 11 of 11

Thread: Controls and properties have dissappeared!

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2012
    Posts
    9

    Controls and properties have dissappeared!

    Hi everyone, I'm having this problem I can't solve. Recently I installed a program that made crash various others (Visual Studio, Office, SQL server, Acrobat reader).
    I reinstalled them all and they work great, except for Visual Basic.
    Controls and properties have dissapeared, look at the image. Everything works fine, I don't get any errors, but i cant't work either. Look that a DataGridView is selected, propierties should be shown.

    Name:  visual basic.JPG
Views: 178
Size:  88.5 KB

    Hope you can give me any tip.

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Controls and properties have dissappeared!

    Try this: On the Tools menu click on Import/Export settings (or something equal, can't really remember the exact name for VS2008) and select to reset all settings. Restart VS.

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2012
    Posts
    9

    Re: Controls and properties have dissappeared!

    Thanks, i forgot to say that i had already done that. Nothing happened.

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Controls and properties have dissappeared!

    OK, try to clearing this folder: %AppData%\Microsoft\VisualStudio\9.0
    (take a backup first)

  5. #5
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Controls and properties have dissappeared!

    I don't see the property grid window in that screen shot. Is it refusing to open ?
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  6. #6

    Thread Starter
    New Member
    Join Date
    Nov 2012
    Posts
    9

    Re: Controls and properties have dissappeared!

    Whole system crashed! Installing everything again...

    Yes, both the property window and the control combobox over it were empty

  7. #7
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: Controls and properties have dissappeared!

    Controls and properties have dissapeared
    I had a life like that!
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

  8. #8
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Controls and properties have dissappeared!

    Quote Originally Posted by ultimoorejondeltarro View Post
    Whole system crashed! Installing everything again...

    Yes, both the property window and the control combobox over it were empty
    Wow....I think at this point you should consider a clean Windows re-install. This seems like an exceptional circumstance. Can't tell you when if ever I experienced installing software only to have it crash 3/4s of my OS. Who really knows what it did.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  9. #9
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Controls and properties have dissappeared!

    Quote Originally Posted by Niya View Post
    I don't see the property grid window in that screen shot. Is it refusing to open ?
    Lower right corner, but it's just blank.

  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Controls and properties have dissappeared!

    And that toolbox tab name looks really off as well...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  11. #11
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Controls and properties have dissappeared!

    Quote Originally Posted by dunfiddlin View Post
    I had a life like that!
    Me too!
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

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