VISIO::MENU_LIST_COLOR (int list, int red, int green, int blue)

Description: Paint the created menulist to a color determined by RGB arguments. The values for red, green and blue may vary between 0 and 65535. The first parameter points to the window.

Example: VISIO::MENU_LIST_COLOR(list, 0, 65535, 0)