xHarbour Reference Documentation > Function Reference |
Returns the right column position of the selected window.
WLastCol( [<lCentered>] ) --> nRightColumn
WLastCol() returns the right column position of the current window, or the position of a centered window, as a numeric value.
See also: | WCol(), WSelect() |
Category: | CT:Window , Windows (text mode) |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com