#include “BiAnno.h”
BOOL Font( void );
Description
Changes the currently selected font, allows the user to select a different font for the ‘Note’ object.
Parameters
None
Return value
TRUE if repaint is necessary, FALSE if there was not any change.
Programming Notes
None
Code Example
None