Thread: changing menu titles at runtime???

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    17

    Question changing menu titles at runtime???

    at runtime i add a new menu option to a context menu, however i then want to change the title how can i do this, i get propertly access errros wehn it try to.

  2. #2
    Something Clever ginoitalo's Avatar
    Join Date
    Dec 2001
    Posts
    187
    Try-

    NewMenuOption.Text = "New Title";

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 03-05-2009, 10:25 AM
  2. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  3. Constructive Feed Back (Java Program)
    By xddxogm3 in forum Tech Board
    Replies: 12
    Last Post: 10-10-2004, 03:41 AM