Split Form: The Object Model

Now that I had a chance to talk a little about Split Forms, I think it's worth doing a quick post about the OM and Split Forms.

For starters, all the new Split Form-related properties are exposed to the OM. This includes the position of the splitter (through the size of the form part), if the datasheet part is read-only, if there is a splitter, etc.

As for the Form object (as in Forms(0).*), all of the OM methods will generally relate to the form part of the Split Form. The exceptions are things like height, width and such, where it will show the entire Split Form window (both parts).