= SetInputFont = CForm member function to set the font to use for form inputs. {{{ void CForm::SetInputFont(int nFont) }}} == Parameters == nFont = input font STD_FONT or BIG_FONT == Return Value == This function does not return any value == Remarks == == Examples == {{{ }}} {{{ }}} == See Also ==