I am having trouble finding the different values for certain properties. For example I’m trying to track down what ControlMode:4 is. I found SPControlMode enumeration but there is no enumeration to say what the values are is it zero or 1 based? I think it is zero based which means New is 3, but inRead more