fPartialToOff
bool fPartialToOff;
return fPartialToOff;
fPartialToOff = partialToOff;
return fPartialToOff ? B_CONTROL_OFF : B_CONTROL_ON;