Form library FormThbSet() Frame library
Programming guideline of WinDom

FormThbGet()

NAME

FormThbSet() - returns active thumb.

PROTOTYPAGE

int FormThbSet( WINDOW *win, int mode);

PARAMETERS

win:
window descriptor,

mode:
0 : return active button ; 1 : return active thumb. 'item [return:] object index or -1 if error.

DESCRIPTION

This function returns the active thumb (the thumb itself or button linked to the active thumb).

SEE ALSO

FormThumb(), FormThbSet().