MenuItem
- Posted by DonCole May 15, 2012
- 1113 views
Hello Everyone,
constant MenuItem_NewWatched = createEx( MenuItem, "New Watched", Menu_101main, 0, 0, 0, 0, 0, 0 ) setVisible(MenuItem_NewWatched,0)
This does not remove "New Watched" from the menu.
Is this normal?
Don Cole