Results 1 to 3 of 3

Thread: Select even of menu items?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2002
    Location
    Colorado
    Posts
    83

    Select even of menu items?

    I've been away from .NET for few months and need some help.

    Im reading a book and it says that each item on a menu has a Select Event which runs as you move your mouse over it. So how do I code for it? I cant seem to figure it out. Double clicking brings up the code for the Click event.




    (Karl? Pg 75)
    12/32/84 - I need some code to make me a sandwhich.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I think all but the Top level menuitems have it. If you are in the code view part of the form you can select the menuitem in the combo on the upper left and then click the dropdown of the one on the right and you'll see the other events: Select, PopUp, DrawItem, MeasureItem...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2002
    Location
    Colorado
    Posts
    83
    Thanks, that helped!
    12/32/84 - I need some code to make me a sandwhich.

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