Events Not Showing Up in Properties Tab

Last post 10-10-2009 11:54 PM by ebbystephen. 5 replies.

Sort Posts:

  • Events Not Showing Up in Properties Tab

    01-16-2007, 4:17 PM
    • Member
      point Member
    • coyotepup4
    • Member since 09-20-2006, 9:22 PM
    • Posts 15

    Hi, I'm working on VS 2003.  In my properties Window, when I click on a component, there is no button to show the events.  It only shows the properties buttons.  How do I get the events to show up.  Other people in the office can can see the events.  Is there a setting somewhere that got flipped on mine.

     

    Thanks 

  • Re: Events Not Showing Up in Properties Tab

    05-21-2009, 8:25 AM
    • Member
      2 point Member
    • gazread
    • Member since 05-21-2009, 12:06 PM
    • Posts 1
    I have a similar issue with VS 2008. I found that if I rebuild the solution and rebuild website/application, close VS and re-open by double clicking the solution icon in the directory, the events viewer (lightning bolt) will appear (may take a minute). I think it's just a VS bug. Not exactly a technical fix but this has saved me hours of creating my own events manually.
  • Re: Events Not Showing Up in Properties Tab

    09-06-2009, 3:52 PM
    • Member
      6 point Member
    • jonkASP
    • Member since 07-28-2009, 11:14 PM
    • Posts 3

    Having same experience, lighting bolt (events) sometimes shows and sometimes not in properties window. I have not found a solution yet.

  • Re: Events Not Showing Up in Properties Tab

    09-06-2009, 4:07 PM

    If you are looking at the HTML source view, switch to design view (or split view), and the lightning bolt will magically appear.

  • Re: Events Not Showing Up in Properties Tab

    09-06-2009, 6:16 PM
    • Member
      6 point Member
    • jonkASP
    • Member since 07-28-2009, 11:14 PM
    • Posts 3

    That worked for me!


    Is there a reason that the events only show up while in design view?

  • Re: Events Not Showing Up in Properties Tab

    10-10-2009, 11:54 PM
    • Member
      14 point Member
    • ebbystephen
    • Member since 10-10-2009, 12:17 PM
    • Ernakulam
    • Posts 6

    open the .cs/,vb window of the aspx file.
    select the control from the top dropdownbox and selec the event you want from the events dropdown, now the code will appear, and automatically the html code will be written in the .aspx file.

Page 1 of 1 (6 items)