DLL
To allow users to move columns or rows
Call the SSSetBool function and set the parameters as follows:
- Set the nIndex parameter to SSB_ALLOWCOLMOVE.
- Set the bNewVal parameter to TRUE.
- Set the nIndex parameter to SSB_ALLOWROWMOVE.
- Set the bNewVal parameter to TRUE.