Guys:
Studying xbrwin7.prg on the samples folder, what does this method do ?
Thank you.
Studying xbrwin7.prg on the samples folder, what does this method do ?
oCol:oBrw:VGetPos()Thank you.
oCol:oBrw:VGetPos()METHOD VGetPos() INLINE ::nVScrollPos
DATA nVScrollPos; // Actual absolute vertical scroll pos (used internally)
Regards,
James