bOk = MTblGetColumnHdrFont( hWndCol, srName, nrSize, nrEnh )

Gets a column header's font.

Parameters
hWndCol
Window Handle: Handle of the column

srName
Receive String: Font name

nrSize
Receive Number: Font size

nrEnh
Receive Number: Font enhancements

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Call MTblGetColumnHdrFont( hWndCol, sName, nSize, nEnh )

See also
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Easily create iPhone documentation