[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
nWRow( hWnd, hDC, hFont )-> <nTextRows>
------------------------------------------------------------------------------
PARAMETER:
<hWnd> Is the handle that identifies the window
<hDC> Is the handle of its device context
<hFont> Is an optional handle of a font
RETURNS:
<nTextRows> is the total number of text rows contained in the visible
area of that window or control
DESCRIPTION:
nWRows() returns the number of character rows that a window or control
has in its visible area. You find an example for this in the nRowCount
Method of the TWBROWSE class ( SOURCE\CLASSES\WBrowse ).
SOURCE:
SOURCE\WINAPI\WNDROWS.C
See Also:
nWRow
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson