CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2011
    Posts
    14

    Events description panel

    When I am in the designer, over in the properties panel after I click on the events, there used to be a panel below that would give me descriptions of the events. For example when I click on mousedown, click, etc events then below there would be a panel that would describe when those events are triggered. However for some reason that panel disappeared and I cannot see any of the descriptions . How do I bring this panel back? I tried looking for it everywhere and I can't seem to find it.

  2. #2
    Join Date
    Mar 2004
    Location
    Prague, Czech Republic, EU
    Posts
    1,701

    Re: Events description panel

    Maybe it is sizeable (I've never tried it), so try to play with mouse on the bottom of the event if it can change to resize cursor and if so, try to drag the panel up.
    • Make it run.
    • Make it right.
    • Make it fast.

    Don't hesitate to rate my post.

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

Featured