|
MaxPos (Get method)
Gets the value of "MaxPos" (maximal position) of the CScroll control.
int MaxPos() const |
Return Value
New value of "MaxPos" property.
MaxPos (Set method)
Sets the value of "MaxPos" (maximal position) of the CScroll control.
void MaxPos(
|
Parameters
value
[in] New value of "MaxPos" property.
Return Value
None.