Setting MENU Options and Members

  #include <vv_menu.h>
   
void smn_checkmark (UCHAR checkmark_ch, MFORMPTR mfmp)

Sets the checkmark character to use for the menu form

void smn_entrynum (int item_num, MFORMPTR mfmp)

Sets the sub-menu field to be made active when the sub-menu is displayed

void smn_opt (long mn_opts, int state, MFORMPTR mfmp)

Sets the menu options for a specified menu form



Home Contents Previous Next