| Feature | Default Setting | Function to change |
| Begin-form function | NULLP | sfm_begfp() |
| Checkmark character | System checkmark character | smn_checkmark() |
| End-form function | NULLP | sfm_endfp() |
| Error window | ERR_WNP | Window functions on ERR_WNP |
| Help keyword | vv_infomsg(MENU_HELP) | sfm_help() |
| Horizontal field scrolling quantity | MINIMUM | sfm_vadjq() |
| Menu name | NULLP | sfm_name() |
| Menu options | System defaults for menu forms | smn_opt() |
| Menu window | Size, location, attribute,
and border set in mn_def(). All others set to default menu window (MN_WNP) settings. |
Window functions on mfmp->wnp |
| Message window | MSG_WNP | Window functions on mfmp->msg_wnp |
| Scrolling function | NULLP | sfm_vscrlfp() |
| Vertical field scrolling quantity | MINIMUM | sfm_vadjq() |