Form.SplitFormSize Property (Access)
Gets or sets the size in twips of the form when it's displayed in Split Form view. Read/write Long.
Version Information
Version Added: Access 2007
Syntax
expression .SplitFormSize
expression A variable that represents a Form object.
Remarks
Use the SplitFormSize property when you want to adjust the size of the form and datatsheet. Larger settings for the SplitFormSize property display more of the form, and less of the datasheet.
Setting the SplitFormSize property to 0 resets the form's default size.